mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gthumb: update to 3.12.4, adopt.
This commit is contained in:
parent
c347d657eb
commit
df76282c97
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gthumb'
|
# Template file for 'gthumb'
|
||||||
pkgname=gthumb
|
pkgname=gthumb
|
||||||
version=3.12.3
|
version=3.12.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="gettext pkg-config itstool glib-devel"
|
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 brasero brasero-devel) $(vopt_if clutter 'clutter-devel clutter-gtk-devel')
|
||||||
$(vopt_if gstreamer gstreamer1-devel) $(vopt_if soup libsoup-devel)"
|
$(vopt_if gstreamer gstreamer1-devel) $(vopt_if soup libsoup-devel)"
|
||||||
short_desc='Image viewer and browser for the GNOME Desktop'
|
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"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/action/show/Apps/Gthumb"
|
homepage="https://wiki.gnome.org/action/show/Apps/Gthumb"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gthumb/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gthumb/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gthumb/${version%.*}/gthumb-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gthumb/${version%.*}/gthumb-${version}.tar.xz"
|
||||||
checksum=93db35d71402c48a082d50cf4085bb6b80e4bd5c8b9b161a1f7b51841b100711
|
checksum=add693ac0aeb9a30d829ba03a06208289d3f6868dc3b02573549e88190c794e8
|
||||||
|
|
||||||
LDFLAGS="-fPIC"
|
LDFLAGS="-fPIC"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue