[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10023: update glib to 2.80.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10023: update glib to 2.80.0 |
Date: |
Fri, 8 Mar 2024 13:17:49 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10023
revision-id: carlhansen@gnu.org-20240308181745-fzvege4vlrkgx9gg
parent: carlhansen@gnu.org-20240308181312-4e0az9czegxi9rvf
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Fri 2024-03-08 18:17:45 +0000
message:
update glib to 2.80.0
modified:
pkg/gnome/glib/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-552
pkg/gnome/glib/sha256sums sha256sums-20160617013746-7ygosxqw3lxxvo7f-556
=== modified file 'pkg/gnome/glib/Makefile'
--- a/pkg/gnome/glib/Makefile 2024-03-06 20:38:23 +0000
+++ b/pkg/gnome/glib/Makefile 2024-03-08 18:17:45 +0000
@@ -21,7 +21,7 @@
NAME = Glib
GARNAME = glib
-GARVERSION = 2.79.3
+GARVERSION = 2.80.0
HOME_URL = http://www.gnome.org/
# or http://www.gtk.org
DESCRIPTION = Low level core library for GNOME
@@ -49,10 +49,5 @@
include ../../../gar/gar.lib/mesonninja.mk
include config.mk
-# HINT: might need "meson configure work/glib-2.62.4.build/ -Diconv=external"
-# in meson_options.txt
-#option('iconv',
-# type : 'combo',
-# choices : ['auto', 'libc', 'external'],
-# value : 'external',
-# description : 'iconv implementation to use (\'libc\' = \'Part of the C
library\'; \'external\' = \'External libiconv\'; \'auto\' = \'Auto-detect which
iconv is available\')')
+
+
=== modified file 'pkg/gnome/glib/sha256sums'
--- a/pkg/gnome/glib/sha256sums 2024-03-06 20:38:23 +0000
+++ b/pkg/gnome/glib/sha256sums 2024-03-08 18:17:45 +0000
@@ -1,2 +1,2 @@
-00d1a313677ed5f5c5e6f7a77ca66e31cf7aa1e3d6b92b6041a16d7a024580c6
download/glib-2.79.3.tar.xz
-90e8a0725f1e0b1c1896e8c7d4fda9b56721ea69635aa3cc7591714f4bf46aa5
download/glib-2.79.3.sha256sum
+8228a92f92a412160b139ae68b6345bd28f24434a7b5af150ebe21ff587a561d
download/glib-2.80.0.tar.xz
+d78f447d156878d25a53b1f0b3af01e7b0a2522d10aab53aa1b5dadca244b4dd
download/glib-2.80.0.sha256sum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10023: update glib to 2.80.0,
Carl Hansen <=