mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] glib: Version bump. 2.78.4 -> 2.80.0
@ 2024-03-20 18:49 Christian Melki
  2024-03-23  8:59 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-03-20 18:49 UTC (permalink / raw)
  To: ptxdist

New stable series.
Looks like mostly bugfixes with a few API changes.
https://gitlab.gnome.org/GNOME/glib/-/releases/2.79.0
https://gitlab.gnome.org/GNOME/glib/-/releases/2.79.1
https://gitlab.gnome.org/GNOME/glib/-/releases/2.79.2
https://gitlab.gnome.org/GNOME/glib/-/releases/2.79.3
https://gitlab.gnome.org/GNOME/glib/-/releases/2.80.0

* Fix option changes.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/glib.make | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/rules/glib.make b/rules/glib.make
index 67c60227c..f95e19e60 100644
--- a/rules/glib.make
+++ b/rules/glib.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GLIB) += glib
 #
 # Paths and names
 #
-GLIB_VERSION	:= 2.78.4
-GLIB_MD5	:= 0781e889cab64f1f7dbb6e8357c6a95f
+GLIB_VERSION	:= 2.80.0
+GLIB_MD5	:= 3a51e2803ecd22c2dadcd07d9475ebe3
 GLIB		:= glib-$(GLIB_VERSION)
 GLIB_SUFFIX	:= tar.xz
 GLIB_URL	:= $(call ptx/mirror, GNOME, glib/$(basename $(GLIB_VERSION))/$(GLIB).$(GLIB_SUFFIX))
@@ -44,11 +44,11 @@ GLIB_CONF_OPT	:= \
 	-Dglib_assert=true \
 	-Dglib_checks=true \
 	-Dglib_debug=enabled \
-	-Dgtk_doc=false \
+	-Ddocumentation=false \
 	-Dinstalled_tests=false \
 	-Dlibelf=disabled \
 	-Dlibmount=$(call ptx/endis, PTXCONF_GLIB_LIBMOUNT)d \
-	-Dman=false \
+	-Dman-pages=disabled \
 	-Dnls=disabled \
 	-Doss_fuzz=disabled \
 	-Dselinux=disabled \
-- 
2.34.1




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

end of thread, other threads:[~2024-03-23  9:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-20 18:49 [ptxdist] [PATCH] glib: Version bump. 2.78.4 -> 2.80.0 Christian Melki
2024-03-23  8:59 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox