upg glib2
This commit is contained in:
parent
0dc6965c95
commit
093549f4e5
3 changed files with 10 additions and 7 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgbase=glib2
|
||||
pkgname=(glib2 glib2-docs)
|
||||
pkgver=2.72.2
|
||||
pkgver=2.72.3
|
||||
pkgrel=01
|
||||
# this is a waste of resources rebuilding this for the shake of catching up
|
||||
# to arch's late decision to be building debug symbol packages along with the core pkg
|
||||
|
@ -21,10 +21,11 @@ makedepends=(gettext gtk-doc shared-mime-info python libelf git util-linux
|
|||
meson dbus gtk3)
|
||||
checkdepends=(desktop-file-utils)
|
||||
#options=(debug)
|
||||
_commit=a2e950a0210012bd5aa29a6617dfb9d3c8b7a867 # tags/2.72.2^0
|
||||
_commit=dce30492f6087a8e1e288f1706d41142b74ca1ff # tags/2.72.3^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
|
||||
0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch
|
||||
glib-compile-schemas.hook gio-querymodules.{hook,script})
|
||||
glib-compile-schemas.hook
|
||||
gio-querymodules.{hook,script})
|
||||
|
||||
pkgver() {
|
||||
cd glib
|
||||
|
@ -99,8 +100,8 @@ license=(LGPL)
|
|||
validpgpkeys=('923B7025EE03C1C59F42684CF0942E894B2EAFA0') # Philip Withnall (https://endlessos.org/) <pwithnall@endlessos.org>
|
||||
|
||||
sha256sums=(SKIP
|
||||
# edb5e34ac0a77431978cab55b98e39754d73455e28a38f5003424e943bbe5fff # 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch
|
||||
f410289d8acf787cf0fc512efe5622d4bbd574c032e3ee0efd9cae2155b2c3dc
|
||||
f410289d8acf787cf0fc512efe5622d4bbd574c032e3ee0efd9cae2155b2c3dc # 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch
|
||||
64ae5597dda3cc160fc74be038dbe6267d41b525c0c35da9125fbf0de27f9b25 # glib-compile-schemas.hook
|
||||
2a9f9b8235f48e3b7d0f6cfcbc76cd2116c45f28692cac4bd61074c495bd5eb7 # gio-querymodules.hook
|
||||
92d08db5aa30bda276bc3d718e7ff9dd01dc40dcab45b359182dcc290054e24e) # gio-querymodules.script
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
pkgbase=glib2
|
||||
pkgname=(glib2 glib2-docs)
|
||||
pkgver=2.72.2
|
||||
pkgver=2.72.3
|
||||
pkgrel=1
|
||||
pkgdesc="Low level core library"
|
||||
url="https://wiki.gnome.org/Projects/GLib"
|
||||
|
@ -14,7 +14,7 @@ makedepends=(gettext gtk-doc shared-mime-info python libelf git util-linux
|
|||
meson dbus)
|
||||
checkdepends=(desktop-file-utils)
|
||||
options=(debug)
|
||||
_commit=a2e950a0210012bd5aa29a6617dfb9d3c8b7a867 # tags/2.72.2^0
|
||||
_commit=dce30492f6087a8e1e288f1706d41142b74ca1ff # tags/2.72.3^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
|
||||
0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch
|
||||
glib-compile-schemas.hook gio-querymodules.{hook,script})
|
||||
|
|
|
@ -4,3 +4,5 @@ shared-mime-info
|
|||
meson
|
||||
desktop-file-utils
|
||||
gtk3
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue