Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mtpaint: update to 3.49.26.
@ 2020-04-13 19:37 mobinmob
  2020-04-14 14:50 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: mobinmob @ 2020-04-13 19:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 375 bytes --]

There is a new pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages mtpaint
https://github.com/void-linux/void-packages/pull/20959

mtpaint: update to 3.49.26.
- Use Gtk3.
- Enable webp support.
- Install documentation.

A patch file from https://github.com/void-linux/void-packages/pull/20959.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mtpaint-20959.patch --]
[-- Type: text/x-diff, Size: 1584 bytes --]

From 596f19f1a0546d7909ea2c76a5e671c91de3a5c5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 13 Apr 2020 22:35:12 +0300
Subject: [PATCH] mtpaint: update to 3.49.26.

---
 srcpkgs/mtpaint/template | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/mtpaint/template b/srcpkgs/mtpaint/template
index 7a3af094611..e95697a675e 100644
--- a/srcpkgs/mtpaint/template
+++ b/srcpkgs/mtpaint/template
@@ -1,18 +1,24 @@
 # Template file for 'mtpaint'
 pkgname=mtpaint
-version=3.49.23
+version=3.49.26
 revision=1
-_commit=3d675d0a8fd598d6dff8cac51940fb62e14f7b59
+_commit=60be9cc851dfd263381dde326cc8f955e0454c46
 wrksrc="mtPaint-${_commit}"
 build_style=configure
 configure_args="--prefix=/usr --mandir=/usr/share/man
-		imagick cflags GIF jpeg jp2 tiff lcms2 man"
+		imagick cflags GIF jpeg jp2 tiff lcms2 man
+		gtk3 webp"
 hostmakedepends="pkg-config"
-makedepends="giflib-devel gtk+-devel libmagick-devel libopenjpeg-devel"
+makedepends="giflib-devel gtk+3-devel libmagick-devel libopenjpeg-devel
+ libwebp-devel"
 depends="desktop-file-utils"
-short_desc="Simple GTK+2 painting program"
+short_desc="Simple GTK painting program"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://mtpaint.sourceforge.net/"
 distfiles="https://github.com/wjaguar/mtPaint/archive/${_commit}.tar.gz"
-checksum=8c086e83e4731de8437c3e3cb3bf84b2255696c59f15d3d0041bca03514f8fb3
+checksum=d17c6ab16050406ddf0ff38ddadfdda73115b805b6fecaecdee592e3b659a0eb
+
+post_install() {
+	vdoc doc/vcode.t2t
+}

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: mtpaint: update to 3.49.26.
  2020-04-13 19:37 [PR PATCH] mtpaint: update to 3.49.26 mobinmob
@ 2020-04-14 14:50 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-04-14 14:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 222 bytes --]

There's a merged pull request on the void-packages repository

mtpaint: update to 3.49.26.
https://github.com/void-linux/void-packages/pull/20959

Description:
- Use Gtk3.
- Enable webp support.
- Install documentation.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-14 14:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-13 19:37 [PR PATCH] mtpaint: update to 3.49.26 mobinmob
2020-04-14 14:50 ` [PR PATCH] [Merged]: " Hoshpak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).