Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mtpaint: update to 3.49.32, add changelog, adopt.
@ 2020-10-29 15:26 mobinmob
  2020-10-30  0:46 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mobinmob @ 2020-10-29 15:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 336 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/25968

mtpaint: update to 3.49.32, add changelog, adopt.


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

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

From 1d0a3986834754217a4da0d57826d4328f435ef1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 29 Oct 2020 17:25:20 +0200
Subject: [PATCH] mtpaint: update to 3.49.32, add changelog, adopt.

---
 srcpkgs/mtpaint/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/mtpaint/template b/srcpkgs/mtpaint/template
index 8e7cdd7965d..5cdd48b1377 100644
--- a/srcpkgs/mtpaint/template
+++ b/srcpkgs/mtpaint/template
@@ -1,8 +1,8 @@
 # Template file for 'mtpaint'
 pkgname=mtpaint
-version=3.49.29
+version=3.49.32
 revision=1
-_commit=ff0a801413e612f74fe4c5d251e4bf36c6628013
+_commit=8dd4af91c61416a9d53bfd8135ef9a138020d993
 wrksrc="mtPaint-${_commit}"
 build_style=configure
 configure_args="--prefix=/usr --mandir=/usr/share/man
@@ -13,11 +13,12 @@ makedepends="giflib-devel gtk+3-devel libmagick-devel libopenjpeg-devel
  libwebp-devel"
 depends="desktop-file-utils"
 short_desc="Simple GTK painting program"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="http://mtpaint.sourceforge.net/"
+changelog="https://raw.githubusercontent.com/wjaguar/mtPaint/master/NEWS"
 distfiles="https://github.com/wjaguar/mtPaint/archive/${_commit}.tar.gz"
-checksum=819484bc705bb5e7f4ab6a9b86581df18f6f61c08855f456650d69856ddd52e7
+checksum=e0bee4ce4a6158beb777a54b25746c237c35ae64b377e1ef086040626bd1d129
 
 post_install() {
 	vdoc doc/vcode.t2t

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

* Re: mtpaint: update to 3.49.32, add changelog, adopt.
  2020-10-29 15:26 [PR PATCH] mtpaint: update to 3.49.32, add changelog, adopt mobinmob
@ 2020-10-30  0:46 ` ericonr
  2020-10-30 10:15 ` mobinmob
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-10-30  0:46 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25968#issuecomment-719103906

Comment:
It doesn't work on wayland. Is that a known limitation or is the package missing something?

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

* Re: mtpaint: update to 3.49.32, add changelog, adopt.
  2020-10-29 15:26 [PR PATCH] mtpaint: update to 3.49.32, add changelog, adopt mobinmob
  2020-10-30  0:46 ` ericonr
@ 2020-10-30 10:15 ` mobinmob
  2020-10-30 12:03 ` ericonr
  2020-10-30 12:03 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2020-10-30 10:15 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/25968#issuecomment-719466126

Comment:
It works for me on both gnome/wayland and wayfire.

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

* Re: mtpaint: update to 3.49.32, add changelog, adopt.
  2020-10-29 15:26 [PR PATCH] mtpaint: update to 3.49.32, add changelog, adopt mobinmob
  2020-10-30  0:46 ` ericonr
  2020-10-30 10:15 ` mobinmob
@ 2020-10-30 12:03 ` ericonr
  2020-10-30 12:03 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-10-30 12:03 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25968#issuecomment-719513538

Comment:
I have XWayland disabled, so that was probably it.

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

* Re: [PR PATCH] [Merged]: mtpaint: update to 3.49.32, add changelog, adopt.
  2020-10-29 15:26 [PR PATCH] mtpaint: update to 3.49.32, add changelog, adopt mobinmob
                   ` (2 preceding siblings ...)
  2020-10-30 12:03 ` ericonr
@ 2020-10-30 12:03 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-10-30 12:03 UTC (permalink / raw)
  To: ml

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

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

mtpaint: update to 3.49.32, add changelog, adopt.
https://github.com/void-linux/void-packages/pull/25968

Description:


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

end of thread, other threads:[~2020-10-30 12:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-29 15:26 [PR PATCH] mtpaint: update to 3.49.32, add changelog, adopt mobinmob
2020-10-30  0:46 ` ericonr
2020-10-30 10:15 ` mobinmob
2020-10-30 12:03 ` ericonr
2020-10-30 12:03 ` [PR PATCH] [Merged]: " ericonr

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).