gthumb: update to 3.12.4, adopt.

This commit is contained in:
Bnyro 2023-10-26 17:36:49 +02:00 committed by classabbyamp
parent c347d657eb
commit df76282c97

View File

@ -1,6 +1,6 @@
# Template file for 'gthumb'
pkgname=gthumb
version=3.12.3
version=3.12.4
revision=1
build_style=meson
hostmakedepends="gettext pkg-config itstool glib-devel"
@ -10,12 +10,12 @@ makedepends="webkit2gtk-devel json-glib-devel libsecret-devel librsvg-devel
$(vopt_if brasero brasero-devel) $(vopt_if clutter 'clutter-devel clutter-gtk-devel')
$(vopt_if gstreamer gstreamer1-devel) $(vopt_if soup libsoup-devel)"
short_desc='Image viewer and browser for the GNOME Desktop'
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Bnyro <bnyro@tutanota.com>"
license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/action/show/Apps/Gthumb"
changelog="https://gitlab.gnome.org/GNOME/gthumb/-/raw/master/NEWS"
distfiles="${GNOME_SITE}/gthumb/${version%.*}/gthumb-${version}.tar.xz"
checksum=93db35d71402c48a082d50cf4085bb6b80e4bd5c8b9b161a1f7b51841b100711
checksum=add693ac0aeb9a30d829ba03a06208289d3f6868dc3b02573549e88190c794e8
LDFLAGS="-fPIC"