summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordudemanguy2022-09-23 08:01:08 -0500
committerdudemanguy2022-09-23 08:01:08 -0500
commit9fa243e5adbcb152be219ae8ce211e2515ec7e54 (patch)
treefb61db276ada365df8313e7ccb46ea89c170e90e
parentfa0d819fa8122ae724dcb226a3bf77cd70d96318 (diff)
downloadaur-9fa243e5adbcb152be219ae8ce211e2515ec7e54.tar.gz
2.74.0-1
-rw-r--r--.SRCINFO12
-rw-r--r--0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch4
-rw-r--r--PKGBUILD10
3 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c1267298fda..7dd5c702389d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = glib2-patched-thumbnailer
pkgdesc = GLib2 patched with ahodesuka's thumbnailer patch.
- pkgver = 2.72.3
- pkgrel = 3
+ pkgver = 2.74.0
+ pkgrel = 1
url = https://gist.github.com/Dudemanguy/d199759b46a79782cc1b301649dec8a5
arch = x86_64
license = LGPL
@@ -15,7 +15,7 @@ pkgbase = glib2-patched-thumbnailer
makedepends = util-linux
makedepends = meson
makedepends = dbus
- depends = pcre
+ depends = pcre2
depends = libffi
depends = util-linux-libs
depends = zlib
@@ -26,7 +26,7 @@ pkgbase = glib2-patched-thumbnailer
optdepends = python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
optdepends = libelf: gresource inspection tool
optdepends = gvfs: most gio functionality
- provides = glib2=2.72.3
+ provides = glib2=2.74.0
provides = libgio-2.0.so
provides = libglib-2.0.so
provides = libgmodule-2.0.so
@@ -35,7 +35,7 @@ pkgbase = glib2-patched-thumbnailer
conflicts = glib2
options = !docs
options = staticlibs
- source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=dce30492f6087a8e1e288f1706d41142b74ca1ff
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=30bd57ecf8aa051de9848ba5a2b140f4810401ff
source = 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch
source = glib-thumbnailer.patch
source = glib-compile-schemas.hook
@@ -43,7 +43,7 @@ pkgbase = glib2-patched-thumbnailer
source = gio-querymodules.hook
source = gio-querymodules.script
sha256sums = SKIP
- sha256sums = f410289d8acf787cf0fc512efe5622d4bbd574c032e3ee0efd9cae2155b2c3dc
+ sha256sums = 6d51eb5856268d79eee01b97a299fa9f99db18b2abb4df56f2ed9e641a09138a
sha256sums = 9f055d2a4f3fa08a7f0ca9f233a0ca6925247f572fb6873af7ac1e1f43f23d74
sha256sums = 64ae5597dda3cc160fc74be038dbe6267d41b525c0c35da9125fbf0de27f9b25
sha256sums = 64ae5597dda3cc160fc74be038dbe6267d41b525c0c35da9125fbf0de27f9b25
diff --git a/0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch b/0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch
index b244a7e0525e..c2d7b69837ad 100644
--- a/0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch
+++ b/0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch
@@ -8,10 +8,10 @@ Subject: [PATCH] glib-compile-schemas: Remove noisy deprecation warnings
1 file changed, 13 deletions(-)
diff --git a/gio/glib-compile-schemas.c b/gio/glib-compile-schemas.c
-index 83184e1e8d67..e575dad294e5 100644
+index 326658a88b35..f61d45b9a364 100644
--- a/gio/glib-compile-schemas.c
+++ b/gio/glib-compile-schemas.c
-@@ -1232,19 +1232,6 @@ parse_state_start_schema (ParseState *state,
+@@ -1234,19 +1234,6 @@ parse_state_start_schema (ParseState *state,
return;
}
diff --git a/PKGBUILD b/PKGBUILD
index 05fbb51d7c0f..2df565cb2457 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=glib2-patched-thumbnailer
-pkgver=2.72.3
-pkgrel=3
+pkgver=2.74.0
+pkgrel=1
pkgdesc="GLib2 patched with ahodesuka's thumbnailer patch."
url="https://gist.github.com/Dudemanguy/d199759b46a79782cc1b301649dec8a5"
arch=(x86_64)
provides=(glib2=$pkgver libgio-2.0.so libglib-2.0.so libgmodule-2.0.so
libgobject-2.0.so libgthread-2.0.so)
conflicts=('glib2')
-depends=(pcre libffi util-linux-libs zlib tumbler libsysprof-capture libmount.so libffi.so)
+depends=(pcre2 libffi util-linux-libs zlib tumbler libsysprof-capture libmount.so libffi.so)
makedepends=(gettext gtk-doc shared-mime-info python libelf git util-linux
meson dbus)
checkdepends=(desktop-file-utils)
@@ -21,14 +21,14 @@ optdepends=('python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-repor
'gvfs: most gio functionality')
options=(!docs staticlibs)
license=(LGPL)
-_commit=dce30492f6087a8e1e288f1706d41142b74ca1ff # tags/2.72.3^0
+_commit=30bd57ecf8aa051de9848ba5a2b140f4810401ff # tags/2.74.0^0
source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch
glib-thumbnailer.patch
glib-compile-schemas.hook
glib-compile-schemas.hook gio-querymodules.{hook,script})
sha256sums=('SKIP'
- 'f410289d8acf787cf0fc512efe5622d4bbd574c032e3ee0efd9cae2155b2c3dc'
+ '6d51eb5856268d79eee01b97a299fa9f99db18b2abb4df56f2ed9e641a09138a'
'9f055d2a4f3fa08a7f0ca9f233a0ca6925247f572fb6873af7ac1e1f43f23d74'
'64ae5597dda3cc160fc74be038dbe6267d41b525c0c35da9125fbf0de27f9b25'
'64ae5597dda3cc160fc74be038dbe6267d41b525c0c35da9125fbf0de27f9b25'