Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update libmypaint
@ 2021-01-31  8:59 pfpulux
  2021-01-31  9:51 ` fosslinux
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pfpulux @ 2021-01-31  8:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages update_libmypaint
https://github.com/void-linux/void-packages/pull/28353

Update libmypaint


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

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

From 56dff8d19daeedfb6a9af69bc840f5fd1be27cba Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Sun, 31 Jan 2021 09:42:24 +0100
Subject: [PATCH 1/3] libmypaint: update to 1.6.1.

---
 common/shlibs               | 3 ++-
 srcpkgs/libmypaint/template | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 2f298ff9ad3..d599459910a 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -581,7 +581,8 @@ libecpg_compat.so.3 postgresql-libs-8.4.2_1
 libecpg.so.6 postgresql-libs-8.4.2_1
 libpgtypes.so.3 postgresql-libs-8.4.2_1
 libpq.so.5 postgresql-libs-8.4.2_1
-libmypaint-1.5.so.1 libmypaint-1.5.1_1
+libmypaint.so.0 libmypaint-1.6.1_1
+libmypaint-1.6.so.1 libmypaint-1.6.1_1
 libmysqlclient_r.so.18 libmysqlclient-5.5.27_1
 libmysqlclient.so.18 libmysqlclient-5.5.27_1
 libgssapi_krb5.so.2 mit-krb5-libs-1.8_1
diff --git a/srcpkgs/libmypaint/template b/srcpkgs/libmypaint/template
index e8e68dc8590..d324c0f531b 100644
--- a/srcpkgs/libmypaint/template
+++ b/srcpkgs/libmypaint/template
@@ -1,7 +1,7 @@
 # Template file for 'libmypaint'
 pkgname=libmypaint
-version=1.5.1
-revision=2
+version=1.6.1
+revision=1
 build_style=gnu-configure
 configure_args="--disable-gegl"
 hostmakedepends="intltool pkg-config $(vopt_if gir gobject-introspection)"
@@ -11,7 +11,7 @@ maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
 license="ISC"
 homepage="https://github.com/mypaint/libmypaint"
 distfiles="https://github.com/mypaint/libmypaint/releases/download/v${version}/libmypaint-${version}.tar.xz"
-checksum=aef8150a0c84ce2ff6fb24de8d5ffc564845d006f8bad7ed84ee32ed1dd90c2b
+checksum=741754f293f6b7668f941506da07cd7725629a793108bb31633fb6c3eae5315f
 
 build_options="gir"
 build_options_default="gir"

From edd48bb4ace4d37831ab6d6d68e9c42085f921f6 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Sun, 31 Jan 2021 09:52:30 +0100
Subject: [PATCH 2/3] gimp: fix libmypaint

---
 srcpkgs/gimp/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/gimp/template b/srcpkgs/gimp/template
index 61ae1ad1752..432c408fe78 100644
--- a/srcpkgs/gimp/template
+++ b/srcpkgs/gimp/template
@@ -1,7 +1,7 @@
 # Template file for 'gimp'
 pkgname=gimp
 version=2.10.20
-revision=3
+revision=4
 build_style=gnu-configure
 configure_args="--disable-check-update"
 hostmakedepends="automake gegl gettext-devel glib-devel gtk+-devel intltool

From 2b910163bd81187a1b1e84573af74a0dfbbe4634 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Sun, 31 Jan 2021 09:52:53 +0100
Subject: [PATCH 3/3] opentoonz: fix libmypaint

---
 srcpkgs/opentoonz/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/opentoonz/template b/srcpkgs/opentoonz/template
index cb6fed95dd7..1c1f3b38669 100644
--- a/srcpkgs/opentoonz/template
+++ b/srcpkgs/opentoonz/template
@@ -1,7 +1,7 @@
 # Template file for 'opentoonz'
 pkgname=opentoonz
 version=1.4.0
-revision=1
+revision=2
 build_wrksrc="toonz/sources"
 build_style=cmake
 hostmakedepends="qt5-qmake qt5-host-tools pkg-config automake libtool"

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

* Re: Update libmypaint
  2021-01-31  8:59 [PR PATCH] Update libmypaint pfpulux
@ 2021-01-31  9:51 ` fosslinux
  2021-03-11 14:42 ` Update libmypaint my paint biopsin
  2021-04-02  5:43 ` [PR PATCH] [Closed]: " pfpulux
  2 siblings, 0 replies; 4+ messages in thread
From: fosslinux @ 2021-01-31  9:51 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/28353#issuecomment-770355667

Comment:
The xlint failure is wrong, the backticks are being used appropriately (i.e. not for shell-out).

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

* Re: Update libmypaint my paint
  2021-01-31  8:59 [PR PATCH] Update libmypaint pfpulux
  2021-01-31  9:51 ` fosslinux
@ 2021-03-11 14:42 ` biopsin
  2021-04-02  5:43 ` [PR PATCH] [Closed]: " pfpulux
  2 siblings, 0 replies; 4+ messages in thread
From: biopsin @ 2021-03-11 14:42 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/28353#issuecomment-796786415

Comment:
.Pling @pfpulux

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

* Re: [PR PATCH] [Closed]: Update libmypaint my paint
  2021-01-31  8:59 [PR PATCH] Update libmypaint pfpulux
  2021-01-31  9:51 ` fosslinux
  2021-03-11 14:42 ` Update libmypaint my paint biopsin
@ 2021-04-02  5:43 ` pfpulux
  2 siblings, 0 replies; 4+ messages in thread
From: pfpulux @ 2021-04-02  5:43 UTC (permalink / raw)
  To: ml

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

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

Update libmypaint my paint
https://github.com/void-linux/void-packages/pull/28353

Description:


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

end of thread, other threads:[~2021-04-02  5:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-31  8:59 [PR PATCH] Update libmypaint pfpulux
2021-01-31  9:51 ` fosslinux
2021-03-11 14:42 ` Update libmypaint my paint biopsin
2021-04-02  5:43 ` [PR PATCH] [Closed]: " pfpulux

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