Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gtk4: update to 4.0.0.
@ 2020-12-20 13:48 sgn
  2020-12-21 13:34 ` [PR PATCH] [Updated] " sgn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: sgn @ 2020-12-20 13:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages gtk4-update
https://github.com/void-linux/void-packages/pull/27301

gtk4: update to 4.0.0.


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

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

From 4e074882d26511920a20bc5d9f94e628409baa90 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sun, 20 Dec 2020 20:20:15 +0700
Subject: [PATCH] gtk4: update to 4.0.0.

---
 common/shlibs         | 2 +-
 srcpkgs/gtk4/template | 6 +++---
 srcpkgs/gtk4/update   | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/gtk4/update

diff --git a/common/shlibs b/common/shlibs
index e1e2291d5f7..2d7038e1b9e 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3723,7 +3723,7 @@ libflite.so.1 flite-2.1_1
 libflite_cmu_us_kal.so.1 flite-2.1_1
 libflite_usenglish.so.1 flite-2.1_1
 libflite_cmulex.so.1 flite-2.1_1
-libgtk-4.so.0 gtk4-3.99.1_1
+libgtk-4.so.1 gtk4-4.0.0_1
 libmodule.so.5 libmodule-5.0.0_1
 libgnustep-gui.so.0.28 gnustep-gui-0.28.0_1
 libmhash.so.2 mhash-0.9.9.9_1
diff --git a/srcpkgs/gtk4/template b/srcpkgs/gtk4/template
index a917e2bfc27..b555160a699 100644
--- a/srcpkgs/gtk4/template
+++ b/srcpkgs/gtk4/template
@@ -1,6 +1,6 @@
 # Template file for 'gtk4'
 pkgname=gtk4
-version=3.99.1
+version=4.0.0
 revision=1
 wrksrc="gtk-${version}"
 build_style=meson
@@ -9,7 +9,7 @@ configure_args="-Dman-pages=true -Dbuild-tests=false -Dmedia=all
  -Dbroadway-backend=$(vopt_if broadway true false)
  -Dx11-backend=$(vopt_if x11 true false)
  -Dwayland-backend=$(vopt_if wayland true false)
- -Dintrospection=$(vopt_if gir true false)
+ -Dintrospection=$(vopt_if gir enabled disabled)
  -Dprint-backends=$(vopt_if cups 'cups,file' file)
  -Dcolord=$(vopt_if colord enabled disabled)
  -Dcloudproviders=$(vopt_if cloudproviders enabled disabled)
@@ -29,7 +29,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://www.gtk.org/"
 distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
-checksum=9b444e1ce3728680290917e143930195599c65c84c4debbfacfc1044aeff3c94
+checksum=d46cf5b127ea27dd9e5d2ff6ed500cb4067eeb2cb1cd2c313ccde8013b0b9bf9
 
 # Package build options
 build_options="broadway colord cups gir cloudproviders wayland x11"
diff --git a/srcpkgs/gtk4/update b/srcpkgs/gtk4/update
new file mode 100644
index 00000000000..ff59e7203e7
--- /dev/null
+++ b/srcpkgs/gtk4/update
@@ -0,0 +1 @@
+pkgname=gtk

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

* Re: [PR PATCH] [Updated] gtk4: update to 4.0.0.
  2020-12-20 13:48 [PR PATCH] gtk4: update to 4.0.0 sgn
@ 2020-12-21 13:34 ` sgn
  2020-12-21 13:59 ` sgn
  2020-12-23 14:16 ` [PR PATCH] [Merged]: " sgn
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2020-12-21 13:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages gtk4-update
https://github.com/void-linux/void-packages/pull/27301

gtk4: update to 4.0.0.


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

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

From f68d7fc71f31605ee26f3f585b6832eb3105976b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sun, 20 Dec 2020 20:20:15 +0700
Subject: [PATCH] gtk4: update to 4.0.0.

---
 common/shlibs         |  2 +-
 srcpkgs/gtk4/template | 11 ++++++++---
 srcpkgs/gtk4/update   |  1 +
 3 files changed, 10 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/gtk4/update

diff --git a/common/shlibs b/common/shlibs
index 079e0ebe5d0..40f5695d573 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3723,7 +3723,7 @@ libflite.so.1 flite-2.1_1
 libflite_cmu_us_kal.so.1 flite-2.1_1
 libflite_usenglish.so.1 flite-2.1_1
 libflite_cmulex.so.1 flite-2.1_1
-libgtk-4.so.0 gtk4-3.99.1_1
+libgtk-4.so.1 gtk4-4.0.0_1
 libmodule.so.5 libmodule-5.0.0_1
 libgnustep-gui.so.0.28 gnustep-gui-0.28.0_1
 libmhash.so.2 mhash-0.9.9.9_1
diff --git a/srcpkgs/gtk4/template b/srcpkgs/gtk4/template
index a917e2bfc27..52c93003ef4 100644
--- a/srcpkgs/gtk4/template
+++ b/srcpkgs/gtk4/template
@@ -1,6 +1,6 @@
 # Template file for 'gtk4'
 pkgname=gtk4
-version=3.99.1
+version=4.0.0
 revision=1
 wrksrc="gtk-${version}"
 build_style=meson
@@ -9,7 +9,7 @@ configure_args="-Dman-pages=true -Dbuild-tests=false -Dmedia=all
  -Dbroadway-backend=$(vopt_if broadway true false)
  -Dx11-backend=$(vopt_if x11 true false)
  -Dwayland-backend=$(vopt_if wayland true false)
- -Dintrospection=$(vopt_if gir true false)
+ -Dintrospection=$(vopt_if gir enabled disabled)
  -Dprint-backends=$(vopt_if cups 'cups,file' file)
  -Dcolord=$(vopt_if colord enabled disabled)
  -Dcloudproviders=$(vopt_if cloudproviders enabled disabled)
@@ -29,7 +29,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://www.gtk.org/"
 distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
-checksum=9b444e1ce3728680290917e143930195599c65c84c4debbfacfc1044aeff3c94
+checksum=d46cf5b127ea27dd9e5d2ff6ed500cb4067eeb2cb1cd2c313ccde8013b0b9bf9
 
 # Package build options
 build_options="broadway colord cups gir cloudproviders wayland x11"
@@ -38,6 +38,11 @@ desc_option_cloudproviders="Enable integration with cloudproviders, such as Next
 
 build_options_default="colord cups broadway wayland x11 cloudproviders vulkan gir"
 
+pre_build() {
+	# Pass -O2 to g-ir-scanner
+	export CFLAGS
+}
+
 gtk4-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"
diff --git a/srcpkgs/gtk4/update b/srcpkgs/gtk4/update
new file mode 100644
index 00000000000..ff59e7203e7
--- /dev/null
+++ b/srcpkgs/gtk4/update
@@ -0,0 +1 @@
+pkgname=gtk

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

* Re: [PR PATCH] [Updated] gtk4: update to 4.0.0.
  2020-12-20 13:48 [PR PATCH] gtk4: update to 4.0.0 sgn
  2020-12-21 13:34 ` [PR PATCH] [Updated] " sgn
@ 2020-12-21 13:59 ` sgn
  2020-12-23 14:16 ` [PR PATCH] [Merged]: " sgn
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2020-12-21 13:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages gtk4-update
https://github.com/void-linux/void-packages/pull/27301

gtk4: update to 4.0.0.


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

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

From 1c1378f2c5299576ea99e6e9de78d71386a59b49 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sun, 20 Dec 2020 20:20:15 +0700
Subject: [PATCH] gtk4: update to 4.0.0.

---
 common/shlibs         | 2 +-
 srcpkgs/gtk4/template | 6 +++---
 srcpkgs/gtk4/update   | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/gtk4/update

diff --git a/common/shlibs b/common/shlibs
index 98fc15ee985..1b69c8455fc 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3723,7 +3723,7 @@ libflite.so.1 flite-2.1_1
 libflite_cmu_us_kal.so.1 flite-2.1_1
 libflite_usenglish.so.1 flite-2.1_1
 libflite_cmulex.so.1 flite-2.1_1
-libgtk-4.so.0 gtk4-3.99.1_1
+libgtk-4.so.1 gtk4-4.0.0_1
 libmodule.so.5 libmodule-5.0.0_1
 libgnustep-gui.so.0.28 gnustep-gui-0.28.0_1
 libmhash.so.2 mhash-0.9.9.9_1
diff --git a/srcpkgs/gtk4/template b/srcpkgs/gtk4/template
index a917e2bfc27..b555160a699 100644
--- a/srcpkgs/gtk4/template
+++ b/srcpkgs/gtk4/template
@@ -1,6 +1,6 @@
 # Template file for 'gtk4'
 pkgname=gtk4
-version=3.99.1
+version=4.0.0
 revision=1
 wrksrc="gtk-${version}"
 build_style=meson
@@ -9,7 +9,7 @@ configure_args="-Dman-pages=true -Dbuild-tests=false -Dmedia=all
  -Dbroadway-backend=$(vopt_if broadway true false)
  -Dx11-backend=$(vopt_if x11 true false)
  -Dwayland-backend=$(vopt_if wayland true false)
- -Dintrospection=$(vopt_if gir true false)
+ -Dintrospection=$(vopt_if gir enabled disabled)
  -Dprint-backends=$(vopt_if cups 'cups,file' file)
  -Dcolord=$(vopt_if colord enabled disabled)
  -Dcloudproviders=$(vopt_if cloudproviders enabled disabled)
@@ -29,7 +29,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://www.gtk.org/"
 distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
-checksum=9b444e1ce3728680290917e143930195599c65c84c4debbfacfc1044aeff3c94
+checksum=d46cf5b127ea27dd9e5d2ff6ed500cb4067eeb2cb1cd2c313ccde8013b0b9bf9
 
 # Package build options
 build_options="broadway colord cups gir cloudproviders wayland x11"
diff --git a/srcpkgs/gtk4/update b/srcpkgs/gtk4/update
new file mode 100644
index 00000000000..ff59e7203e7
--- /dev/null
+++ b/srcpkgs/gtk4/update
@@ -0,0 +1 @@
+pkgname=gtk

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

* Re: [PR PATCH] [Merged]: gtk4: update to 4.0.0.
  2020-12-20 13:48 [PR PATCH] gtk4: update to 4.0.0 sgn
  2020-12-21 13:34 ` [PR PATCH] [Updated] " sgn
  2020-12-21 13:59 ` sgn
@ 2020-12-23 14:16 ` sgn
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2020-12-23 14:16 UTC (permalink / raw)
  To: ml

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

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

gtk4: update to 4.0.0.
https://github.com/void-linux/void-packages/pull/27301

Description:


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

end of thread, other threads:[~2020-12-23 14:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-20 13:48 [PR PATCH] gtk4: update to 4.0.0 sgn
2020-12-21 13:34 ` [PR PATCH] [Updated] " sgn
2020-12-21 13:59 ` sgn
2020-12-23 14:16 ` [PR PATCH] [Merged]: " sgn

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