Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Gnustep 1.28
@ 2020-04-21 19:50 abenson
  2020-04-21 19:51 ` [PR PATCH] [Updated] " abenson
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: abenson @ 2020-04-21 19:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages gnustep_1.28
https://github.com/void-linux/void-packages/pull/21214

Gnustep 1.28


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

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

From 96a7d25b1b08250032e6ab7d1bc16812ec9fc819 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 21 Apr 2020 14:40:28 -0500
Subject: [PATCH 1/5] gnustep-base: update to 1.28.)

---
 common/shlibs                 | 2 +-
 srcpkgs/gnustep-base/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 5f1a09de8dc..a8cb647908f 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3099,7 +3099,7 @@ libffms2.so.4 libffms2-2.23.1_1
 libddcutil.so.2 ddcutil-0.9.8_1
 liblsmash.so.2 liblsmash-2.9.1_1
 libgiac.so.0 libgiac-1.4.9r17_1
-libgnustep-base.so.1.26 gnustep-base-1.26.0_1
+libgnustep-base.so.1.27 gnustep-base-1.27.0_1
 libtermbox.so.1 termbox-1.1.0_1
 libmysofa.so.0 libmysofa-0.6_1
 libzinnia.so.0 libzinnia-0.06_1
diff --git a/srcpkgs/gnustep-base/template b/srcpkgs/gnustep-base/template
index 9b5b30a91db..03d2893d747 100644
--- a/srcpkgs/gnustep-base/template
+++ b/srcpkgs/gnustep-base/template
@@ -1,7 +1,7 @@
 # Template file for 'gnustep-base'
 pkgname=gnustep-base
-version=1.26.0
-revision=7
+version=1.27.0
+revision=1
 build_style=gnu-configure
 hostmakedepends="gnustep-make gcc-objc pkg-config which"
 makedepends="libobjc-devel libffi-devel libxml2-devel gnutls-devel
@@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-2.0-or-later, GPL-3.0-or-later"
 homepage="http://www.gnustep.org/"
 distfiles="http://ftp.gnustep.org/pub/gnustep/core/gnustep-base-${version}.tar.gz"
-checksum=f68bc066c60c73cfc1582326866d0a59be791df56d752dfdc51b838e79364173
+checksum=8803fa1fdf23f90264a81ad2d9fbe97ba66d6e313e396a28fd7c10d2caceb283
 
 nocross="objc doesn't get cross build at present within gcc"
 case "$XBPS_TARGET_MACHINE" in

From 16d179a651f0859946af5a51b73478729bbf5df4 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 21 Apr 2020 14:41:17 -0500
Subject: [PATCH 2/5] gnustep-gui: update to 0.28.0

Also add PNG and GIF support.
---
 common/shlibs                |  2 +-
 srcpkgs/gnustep-gui/template | 11 ++++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index a8cb647908f..8c15763be51 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3637,7 +3637,7 @@ libflite_usenglish.so.1 flite-2.1_1
 libflite_cmulex.so.1 flite-2.1_1
 libgtk-4.so.0.9400.0 gtk4-3.94.0_1
 libmodule.so.5 libmodule-5.0.0_1
-libgnustep-gui.so.0.27 gnustep-gui-0.27.0_1
+libgnustep-gui.so.0.28 gnustep-gui-0.28.0_1
 libmhash.so.2 mhash-0.9.9.9_1
 librlottie.so.0 rlottie-0.0.20160709_1
 libfstrm.so.0 fstrm-0.5.0_1
diff --git a/srcpkgs/gnustep-gui/template b/srcpkgs/gnustep-gui/template
index f0a7b4b20f6..56f1ec46778 100644
--- a/srcpkgs/gnustep-gui/template
+++ b/srcpkgs/gnustep-gui/template
@@ -1,17 +1,18 @@
 # Template file for 'gnustep-gui'
 pkgname=gnustep-gui
-version=0.27.0
-revision=2
+version=0.28.0
+revision=1
 build_style=gnu-configure
-hostmakedepends="gnustep-make pkg-config"
-makedepends="gnustep-base-devel libjpeg-turbo-devel tiff-devel"
+hostmakedepends="gnustep-make pkg-config tar"
+makedepends="gnustep-base-devel libjpeg-turbo-devel tiff-devel libpng-devel
+ giflib-devel"
 depends="gnustep-gui-data"
 short_desc="Graphical user interface class library for GNUstep"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-2.0-or-later, GPL-3.0-or-later"
 homepage="http://www.gnustep.org/"
 distfiles="http://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-${version}.tar.gz"
-checksum=7991e435944d389366069888eb65b1ef08c5ab39f12b27e804bb372b941bd3d4
+checksum=1f6d2de60417e8a674280de84077f94f7394ae4edb3fae9e04129743d7449317
 
 nocross="objc doesn't get cross build at present within gcc"
 

From 3d949e35a5a53b62ea482eaf7e7f613b00217e5d Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 21 Apr 2020 14:41:41 -0500
Subject: [PATCH 3/5] gnustep-back: update to 0.28.0

---
 srcpkgs/gnustep-back/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gnustep-back/template b/srcpkgs/gnustep-back/template
index 5a03b290b43..57a90be9beb 100644
--- a/srcpkgs/gnustep-back/template
+++ b/srcpkgs/gnustep-back/template
@@ -1,6 +1,6 @@
 # Template file for 'gnustep-back'
 pkgname=gnustep-back
-version=0.27.0
+version=0.28.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="gnustep-make gcc-objc pkg-config"
@@ -11,6 +11,6 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="http://www.gnustep.org/"
 distfiles="http://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${version}.tar.gz"
-checksum=2ed9c69124a3cd0aefe65224044b807dee83ac45218d080a7cbe6b2f12028048
+checksum=59e647f77c60d7edb2f0fe194ec4dfed7addc504a97a8ac5ad27a8c7ff11cdfa
 
 nocross="objc doesn't get cross build at present within gcc"

From c86026f24511242068575fcac0786857d84dc93a Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 21 Apr 2020 14:42:08 -0500
Subject: [PATCH 4/5] gorm: rebuild for gnustep

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

diff --git a/srcpkgs/gorm/template b/srcpkgs/gorm/template
index a73a8974bcc..704916dcc51 100644
--- a/srcpkgs/gorm/template
+++ b/srcpkgs/gorm/template
@@ -1,7 +1,7 @@
 # Template file for 'gorm'
 pkgname=gorm
 version=1.2.24
-revision=1
+revision=2
 build_style=gnu-makefile
 make_use_env=yes
 hostmakedepends="gnustep-make"

From 66a286d046eb1532093b73f657561345f6995a1f Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 21 Apr 2020 14:42:08 -0500
Subject: [PATCH 5/5] unrar: rebuild for gnustep

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

diff --git a/srcpkgs/unrar/template b/srcpkgs/unrar/template
index adb8e8bc93c..3c05b322827 100644
--- a/srcpkgs/unrar/template
+++ b/srcpkgs/unrar/template
@@ -1,7 +1,7 @@
 # Template file for 'unrar'
 pkgname=unrar
 version=5.9.2
-revision=1
+revision=2
 wrksrc=unrar
 short_desc="Unarchiver for .rar files (non-free version)"
 maintainer="Orphaned <orphan@voidlinux.org>"

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

* Re: [PR PATCH] [Updated] Gnustep 1.28
  2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
@ 2020-04-21 19:51 ` abenson
  2020-04-21 20:04 ` RoundDuckKira
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: abenson @ 2020-04-21 19:51 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages gnustep_1.28
https://github.com/void-linux/void-packages/pull/21214

Gnustep 1.28


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

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

From 26817a512d046889a5bf6d39c413f828f5c96b99 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 21 Apr 2020 14:40:28 -0500
Subject: [PATCH 1/5] gnustep-base: update to 1.28.0

---
 common/shlibs                 | 2 +-
 srcpkgs/gnustep-base/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 5f1a09de8dc..a8cb647908f 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3099,7 +3099,7 @@ libffms2.so.4 libffms2-2.23.1_1
 libddcutil.so.2 ddcutil-0.9.8_1
 liblsmash.so.2 liblsmash-2.9.1_1
 libgiac.so.0 libgiac-1.4.9r17_1
-libgnustep-base.so.1.26 gnustep-base-1.26.0_1
+libgnustep-base.so.1.27 gnustep-base-1.27.0_1
 libtermbox.so.1 termbox-1.1.0_1
 libmysofa.so.0 libmysofa-0.6_1
 libzinnia.so.0 libzinnia-0.06_1
diff --git a/srcpkgs/gnustep-base/template b/srcpkgs/gnustep-base/template
index 9b5b30a91db..03d2893d747 100644
--- a/srcpkgs/gnustep-base/template
+++ b/srcpkgs/gnustep-base/template
@@ -1,7 +1,7 @@
 # Template file for 'gnustep-base'
 pkgname=gnustep-base
-version=1.26.0
-revision=7
+version=1.27.0
+revision=1
 build_style=gnu-configure
 hostmakedepends="gnustep-make gcc-objc pkg-config which"
 makedepends="libobjc-devel libffi-devel libxml2-devel gnutls-devel
@@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-2.0-or-later, GPL-3.0-or-later"
 homepage="http://www.gnustep.org/"
 distfiles="http://ftp.gnustep.org/pub/gnustep/core/gnustep-base-${version}.tar.gz"
-checksum=f68bc066c60c73cfc1582326866d0a59be791df56d752dfdc51b838e79364173
+checksum=8803fa1fdf23f90264a81ad2d9fbe97ba66d6e313e396a28fd7c10d2caceb283
 
 nocross="objc doesn't get cross build at present within gcc"
 case "$XBPS_TARGET_MACHINE" in

From 0920718f1a8a882b89867abf4fcd940761cde7dd Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 21 Apr 2020 14:41:17 -0500
Subject: [PATCH 2/5] gnustep-gui: update to 0.28.0

Also add PNG and GIF support.
---
 common/shlibs                |  2 +-
 srcpkgs/gnustep-gui/template | 11 ++++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index a8cb647908f..8c15763be51 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3637,7 +3637,7 @@ libflite_usenglish.so.1 flite-2.1_1
 libflite_cmulex.so.1 flite-2.1_1
 libgtk-4.so.0.9400.0 gtk4-3.94.0_1
 libmodule.so.5 libmodule-5.0.0_1
-libgnustep-gui.so.0.27 gnustep-gui-0.27.0_1
+libgnustep-gui.so.0.28 gnustep-gui-0.28.0_1
 libmhash.so.2 mhash-0.9.9.9_1
 librlottie.so.0 rlottie-0.0.20160709_1
 libfstrm.so.0 fstrm-0.5.0_1
diff --git a/srcpkgs/gnustep-gui/template b/srcpkgs/gnustep-gui/template
index f0a7b4b20f6..56f1ec46778 100644
--- a/srcpkgs/gnustep-gui/template
+++ b/srcpkgs/gnustep-gui/template
@@ -1,17 +1,18 @@
 # Template file for 'gnustep-gui'
 pkgname=gnustep-gui
-version=0.27.0
-revision=2
+version=0.28.0
+revision=1
 build_style=gnu-configure
-hostmakedepends="gnustep-make pkg-config"
-makedepends="gnustep-base-devel libjpeg-turbo-devel tiff-devel"
+hostmakedepends="gnustep-make pkg-config tar"
+makedepends="gnustep-base-devel libjpeg-turbo-devel tiff-devel libpng-devel
+ giflib-devel"
 depends="gnustep-gui-data"
 short_desc="Graphical user interface class library for GNUstep"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-2.0-or-later, GPL-3.0-or-later"
 homepage="http://www.gnustep.org/"
 distfiles="http://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-${version}.tar.gz"
-checksum=7991e435944d389366069888eb65b1ef08c5ab39f12b27e804bb372b941bd3d4
+checksum=1f6d2de60417e8a674280de84077f94f7394ae4edb3fae9e04129743d7449317
 
 nocross="objc doesn't get cross build at present within gcc"
 

From 3848b323fa52d216b1ca9c97f2b3abfd6ffae236 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 21 Apr 2020 14:41:41 -0500
Subject: [PATCH 3/5] gnustep-back: update to 0.28.0

---
 srcpkgs/gnustep-back/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gnustep-back/template b/srcpkgs/gnustep-back/template
index 5a03b290b43..57a90be9beb 100644
--- a/srcpkgs/gnustep-back/template
+++ b/srcpkgs/gnustep-back/template
@@ -1,6 +1,6 @@
 # Template file for 'gnustep-back'
 pkgname=gnustep-back
-version=0.27.0
+version=0.28.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="gnustep-make gcc-objc pkg-config"
@@ -11,6 +11,6 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="http://www.gnustep.org/"
 distfiles="http://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${version}.tar.gz"
-checksum=2ed9c69124a3cd0aefe65224044b807dee83ac45218d080a7cbe6b2f12028048
+checksum=59e647f77c60d7edb2f0fe194ec4dfed7addc504a97a8ac5ad27a8c7ff11cdfa
 
 nocross="objc doesn't get cross build at present within gcc"

From 5f60f33b0335f3f379faa07d401d88a08a5f2651 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 21 Apr 2020 14:42:08 -0500
Subject: [PATCH 4/5] gorm: rebuild for gnustep

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

diff --git a/srcpkgs/gorm/template b/srcpkgs/gorm/template
index a73a8974bcc..704916dcc51 100644
--- a/srcpkgs/gorm/template
+++ b/srcpkgs/gorm/template
@@ -1,7 +1,7 @@
 # Template file for 'gorm'
 pkgname=gorm
 version=1.2.24
-revision=1
+revision=2
 build_style=gnu-makefile
 make_use_env=yes
 hostmakedepends="gnustep-make"

From 4961e8f223790669037ce94d9ca1a2c98a2fad67 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 21 Apr 2020 14:42:08 -0500
Subject: [PATCH 5/5] unrar: rebuild for gnustep

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

diff --git a/srcpkgs/unrar/template b/srcpkgs/unrar/template
index adb8e8bc93c..3c05b322827 100644
--- a/srcpkgs/unrar/template
+++ b/srcpkgs/unrar/template
@@ -1,7 +1,7 @@
 # Template file for 'unrar'
 pkgname=unrar
 version=5.9.2
-revision=1
+revision=2
 wrksrc=unrar
 short_desc="Unarchiver for .rar files (non-free version)"
 maintainer="Orphaned <orphan@voidlinux.org>"

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

* Re: Gnustep 1.28
  2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
  2020-04-21 19:51 ` [PR PATCH] [Updated] " abenson
@ 2020-04-21 20:04 ` RoundDuckKira
  2020-04-21 20:05 ` RoundDuckKira
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: RoundDuckKira @ 2020-04-21 20:04 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21214#issuecomment-617385182

Comment:
is there a possiblity that before this pull request is approved that I can base my pull request for PikoPixel (https://github.com/void-linux/void-packages/pull/21185) on this? Or should I wait until this is approved by the Void maintainers and devs?

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

* Re: Gnustep 1.28
  2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
  2020-04-21 19:51 ` [PR PATCH] [Updated] " abenson
  2020-04-21 20:04 ` RoundDuckKira
@ 2020-04-21 20:05 ` RoundDuckKira
  2020-04-21 20:22 ` RoundDuckKira
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: RoundDuckKira @ 2020-04-21 20:05 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21214#issuecomment-617385182

Comment:
is there a possibility that before this pull request is approved that I can base my pull request for PikoPixel (https://github.com/void-linux/void-packages/pull/21185) on this? Or should I wait until this is approved by the Void maintainers and devs?

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

* Re: Gnustep 1.28
  2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
                   ` (2 preceding siblings ...)
  2020-04-21 20:05 ` RoundDuckKira
@ 2020-04-21 20:22 ` RoundDuckKira
  2020-04-21 20:23 ` RoundDuckKira
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: RoundDuckKira @ 2020-04-21 20:22 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21214#issuecomment-617394170

Comment:
@abenson could I merge PikoPixel with your contributions or should I wait for them to arrive before I can test things with your pull-request

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

* Re: Gnustep 1.28
  2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
                   ` (3 preceding siblings ...)
  2020-04-21 20:22 ` RoundDuckKira
@ 2020-04-21 20:23 ` RoundDuckKira
  2020-04-21 20:24 ` RoundDuckKira
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: RoundDuckKira @ 2020-04-21 20:23 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21214#issuecomment-617394170

Comment:
@abenson could I pull-request PikoPixel to your contributions or should I wait for them to arrive before I can test things with your pull-request

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

* Re: Gnustep 1.28
  2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
                   ` (4 preceding siblings ...)
  2020-04-21 20:23 ` RoundDuckKira
@ 2020-04-21 20:24 ` RoundDuckKira
  2020-04-21 20:25 ` RoundDuckKira
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: RoundDuckKira @ 2020-04-21 20:24 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21214#issuecomment-617385182

Comment:
is there a possibility that before this pull request is approved that I can base my pull request for PikoPixel (https://github.com/void-linux/void-packages/pull/21185) on this? Or should I wait until this is approved by the Void maintainers and devs?

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

* Re: Gnustep 1.28
  2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
                   ` (5 preceding siblings ...)
  2020-04-21 20:24 ` RoundDuckKira
@ 2020-04-21 20:25 ` RoundDuckKira
  2020-04-21 20:26 ` abenson
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: RoundDuckKira @ 2020-04-21 20:25 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21214#issuecomment-617394170

Comment:
@abenson could I pull-request PikoPixel to your contributions or should I wait for them to arrive before I can test things with your pull-request

edit: sorry for basically asking this twice

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

* Re: Gnustep 1.28
  2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
                   ` (6 preceding siblings ...)
  2020-04-21 20:25 ` RoundDuckKira
@ 2020-04-21 20:26 ` abenson
  2020-04-21 20:27 ` abenson
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: abenson @ 2020-04-21 20:26 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/21214#issuecomment-617396305

Comment:
No, yours should block until this is merged. They shouldn't be combined, as they are separate efforts.

For what its worth, I have tested [PikoPixel](https://i.imgur.com/o8uDBYz.png) with the fixed and updated gnustep-gui.

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

* Re: Gnustep 1.28
  2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
                   ` (7 preceding siblings ...)
  2020-04-21 20:26 ` abenson
@ 2020-04-21 20:27 ` abenson
  2020-04-21 20:29 ` RoundDuckKira
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: abenson @ 2020-04-21 20:27 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/21214#issuecomment-617396305

Comment:
No, yours should block until this is merged. They shouldn't be combined, as they are separate efforts.

For what its worth, I have tested PikoPixel with the fixed and updated gnustep-gui, and the icons displayed correctly.

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

* Re: Gnustep 1.28
  2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
                   ` (8 preceding siblings ...)
  2020-04-21 20:27 ` abenson
@ 2020-04-21 20:29 ` RoundDuckKira
  2020-04-21 21:17 ` abenson
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: RoundDuckKira @ 2020-04-21 20:29 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21214#issuecomment-617397729

Comment:
> No, yours should block until this is merged. They shouldn't be combined, as they are separate efforts.
> 
> For what its worth, I have tested PikoPixel with the fixed and updated gnustep-gui, and the icons displayed correctly.

oh alright! I'm still new at this entire thing anyways. Thanks for testing out the package though and seeing that it works fine though :+1: :smiley: 

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

* Re: Gnustep 1.28
  2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
                   ` (9 preceding siblings ...)
  2020-04-21 20:29 ` RoundDuckKira
@ 2020-04-21 21:17 ` abenson
  2020-04-22  6:25 ` RoundDuckKira
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: abenson @ 2020-04-21 21:17 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/21214#issuecomment-617418933

Comment:
Travis is a lying liar. I swear it builds!

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

* Re: Gnustep 1.28
  2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
                   ` (10 preceding siblings ...)
  2020-04-21 21:17 ` abenson
@ 2020-04-22  6:25 ` RoundDuckKira
  2020-04-22 16:33 ` abenson
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: RoundDuckKira @ 2020-04-22  6:25 UTC (permalink / raw)
  To: ml

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

New comment by RoundDuckKira on void-packages repository

https://github.com/void-linux/void-packages/pull/21214#issuecomment-617577173

Comment:
> Travis is a lying liar. I swear it builds!

it says it builds on all platforms except x86_64 musl

is there a way to re-run compilation to test out that platform again?

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

* Re: Gnustep 1.28
  2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
                   ` (11 preceding siblings ...)
  2020-04-22  6:25 ` RoundDuckKira
@ 2020-04-22 16:33 ` abenson
  2020-04-23 14:50 ` [PR PATCH] [Updated] " abenson
  2020-04-25 19:31 ` [PR PATCH] [Merged]: " Hoshpak
  14 siblings, 0 replies; 16+ messages in thread
From: abenson @ 2020-04-22 16:33 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/21214#issuecomment-617889915

Comment:
I could trigger travis again, but it failed because it ran out of time.

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

* Re: [PR PATCH] [Updated] Gnustep 1.28
  2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
                   ` (12 preceding siblings ...)
  2020-04-22 16:33 ` abenson
@ 2020-04-23 14:50 ` abenson
  2020-04-25 19:31 ` [PR PATCH] [Merged]: " Hoshpak
  14 siblings, 0 replies; 16+ messages in thread
From: abenson @ 2020-04-23 14:50 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages gnustep_1.28
https://github.com/void-linux/void-packages/pull/21214

Gnustep 1.28


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

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

From 7e5446a81457d76643a9d350cf1f4cbc48e51d86 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 21 Apr 2020 14:40:28 -0500
Subject: [PATCH 1/5] gnustep-base: update to 1.28.0 [ci skip]

---
 common/shlibs                 | 2 +-
 srcpkgs/gnustep-base/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 5f1a09de8dc..a8cb647908f 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3099,7 +3099,7 @@ libffms2.so.4 libffms2-2.23.1_1
 libddcutil.so.2 ddcutil-0.9.8_1
 liblsmash.so.2 liblsmash-2.9.1_1
 libgiac.so.0 libgiac-1.4.9r17_1
-libgnustep-base.so.1.26 gnustep-base-1.26.0_1
+libgnustep-base.so.1.27 gnustep-base-1.27.0_1
 libtermbox.so.1 termbox-1.1.0_1
 libmysofa.so.0 libmysofa-0.6_1
 libzinnia.so.0 libzinnia-0.06_1
diff --git a/srcpkgs/gnustep-base/template b/srcpkgs/gnustep-base/template
index 9b5b30a91db..03d2893d747 100644
--- a/srcpkgs/gnustep-base/template
+++ b/srcpkgs/gnustep-base/template
@@ -1,7 +1,7 @@
 # Template file for 'gnustep-base'
 pkgname=gnustep-base
-version=1.26.0
-revision=7
+version=1.27.0
+revision=1
 build_style=gnu-configure
 hostmakedepends="gnustep-make gcc-objc pkg-config which"
 makedepends="libobjc-devel libffi-devel libxml2-devel gnutls-devel
@@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-2.0-or-later, GPL-3.0-or-later"
 homepage="http://www.gnustep.org/"
 distfiles="http://ftp.gnustep.org/pub/gnustep/core/gnustep-base-${version}.tar.gz"
-checksum=f68bc066c60c73cfc1582326866d0a59be791df56d752dfdc51b838e79364173
+checksum=8803fa1fdf23f90264a81ad2d9fbe97ba66d6e313e396a28fd7c10d2caceb283
 
 nocross="objc doesn't get cross build at present within gcc"
 case "$XBPS_TARGET_MACHINE" in

From 33804d1e17b8a140dd7d04ed070f80353df1e7fe Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 21 Apr 2020 14:41:17 -0500
Subject: [PATCH 2/5] gnustep-gui: update to 0.28.0

Also add PNG and GIF support.
---
 common/shlibs                |  2 +-
 srcpkgs/gnustep-gui/template | 11 ++++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index a8cb647908f..8c15763be51 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3637,7 +3637,7 @@ libflite_usenglish.so.1 flite-2.1_1
 libflite_cmulex.so.1 flite-2.1_1
 libgtk-4.so.0.9400.0 gtk4-3.94.0_1
 libmodule.so.5 libmodule-5.0.0_1
-libgnustep-gui.so.0.27 gnustep-gui-0.27.0_1
+libgnustep-gui.so.0.28 gnustep-gui-0.28.0_1
 libmhash.so.2 mhash-0.9.9.9_1
 librlottie.so.0 rlottie-0.0.20160709_1
 libfstrm.so.0 fstrm-0.5.0_1
diff --git a/srcpkgs/gnustep-gui/template b/srcpkgs/gnustep-gui/template
index f0a7b4b20f6..56f1ec46778 100644
--- a/srcpkgs/gnustep-gui/template
+++ b/srcpkgs/gnustep-gui/template
@@ -1,17 +1,18 @@
 # Template file for 'gnustep-gui'
 pkgname=gnustep-gui
-version=0.27.0
-revision=2
+version=0.28.0
+revision=1
 build_style=gnu-configure
-hostmakedepends="gnustep-make pkg-config"
-makedepends="gnustep-base-devel libjpeg-turbo-devel tiff-devel"
+hostmakedepends="gnustep-make pkg-config tar"
+makedepends="gnustep-base-devel libjpeg-turbo-devel tiff-devel libpng-devel
+ giflib-devel"
 depends="gnustep-gui-data"
 short_desc="Graphical user interface class library for GNUstep"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-2.0-or-later, GPL-3.0-or-later"
 homepage="http://www.gnustep.org/"
 distfiles="http://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-${version}.tar.gz"
-checksum=7991e435944d389366069888eb65b1ef08c5ab39f12b27e804bb372b941bd3d4
+checksum=1f6d2de60417e8a674280de84077f94f7394ae4edb3fae9e04129743d7449317
 
 nocross="objc doesn't get cross build at present within gcc"
 

From dc7267632ab4077ae14919c6794f4dd4531b6f2d Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 21 Apr 2020 14:41:41 -0500
Subject: [PATCH 3/5] gnustep-back: update to 0.28.0

---
 srcpkgs/gnustep-back/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gnustep-back/template b/srcpkgs/gnustep-back/template
index 5a03b290b43..57a90be9beb 100644
--- a/srcpkgs/gnustep-back/template
+++ b/srcpkgs/gnustep-back/template
@@ -1,6 +1,6 @@
 # Template file for 'gnustep-back'
 pkgname=gnustep-back
-version=0.27.0
+version=0.28.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="gnustep-make gcc-objc pkg-config"
@@ -11,6 +11,6 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="http://www.gnustep.org/"
 distfiles="http://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${version}.tar.gz"
-checksum=2ed9c69124a3cd0aefe65224044b807dee83ac45218d080a7cbe6b2f12028048
+checksum=59e647f77c60d7edb2f0fe194ec4dfed7addc504a97a8ac5ad27a8c7ff11cdfa
 
 nocross="objc doesn't get cross build at present within gcc"

From 565fbbb40210e6b0c88914ff7676cd8f9f4247a3 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 21 Apr 2020 14:42:08 -0500
Subject: [PATCH 4/5] gorm: update to 1.2.26

---
 srcpkgs/gorm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gorm/template b/srcpkgs/gorm/template
index a73a8974bcc..b6836a77b0a 100644
--- a/srcpkgs/gorm/template
+++ b/srcpkgs/gorm/template
@@ -1,6 +1,6 @@
 # Template file for 'gorm'
 pkgname=gorm
-version=1.2.24
+version=1.2.26
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -11,4 +11,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="http://www.gnustep.org/experience/Gorm.html"
 distfiles="http://ftp.gnustep.org/pub/gnustep/dev-apps/gorm-${version}.tar.gz"
-checksum=2e0743d10ec191f08ad413701cf907051bb3f6dec7c5526bd02a1e154bdd87cb
+checksum=dc4a91901de73eb5fe8b6eb2bdc6d07f2193779725c1ec6018c95ff469466e18

From 6b66d0120e5154d5022f3d00e4b776540bbf6721 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 21 Apr 2020 14:42:08 -0500
Subject: [PATCH 5/5] unrar: rebuild for gnustep

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

diff --git a/srcpkgs/unrar/template b/srcpkgs/unrar/template
index adb8e8bc93c..3c05b322827 100644
--- a/srcpkgs/unrar/template
+++ b/srcpkgs/unrar/template
@@ -1,7 +1,7 @@
 # Template file for 'unrar'
 pkgname=unrar
 version=5.9.2
-revision=1
+revision=2
 wrksrc=unrar
 short_desc="Unarchiver for .rar files (non-free version)"
 maintainer="Orphaned <orphan@voidlinux.org>"

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

* Re: [PR PATCH] [Merged]: Gnustep 1.28
  2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
                   ` (13 preceding siblings ...)
  2020-04-23 14:50 ` [PR PATCH] [Updated] " abenson
@ 2020-04-25 19:31 ` Hoshpak
  14 siblings, 0 replies; 16+ messages in thread
From: Hoshpak @ 2020-04-25 19:31 UTC (permalink / raw)
  To: ml

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

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

Gnustep 1.28
https://github.com/void-linux/void-packages/pull/21214

Description:


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

end of thread, other threads:[~2020-04-25 19:31 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-21 19:50 [PR PATCH] Gnustep 1.28 abenson
2020-04-21 19:51 ` [PR PATCH] [Updated] " abenson
2020-04-21 20:04 ` RoundDuckKira
2020-04-21 20:05 ` RoundDuckKira
2020-04-21 20:22 ` RoundDuckKira
2020-04-21 20:23 ` RoundDuckKira
2020-04-21 20:24 ` RoundDuckKira
2020-04-21 20:25 ` RoundDuckKira
2020-04-21 20:26 ` abenson
2020-04-21 20:27 ` abenson
2020-04-21 20:29 ` RoundDuckKira
2020-04-21 21:17 ` abenson
2020-04-22  6:25 ` RoundDuckKira
2020-04-22 16:33 ` abenson
2020-04-23 14:50 ` [PR PATCH] [Updated] " abenson
2020-04-25 19:31 ` [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).