mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
96de820c23
commit
e90f295bb6
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'GThumb'.
|
# Template build file for 'GThumb'.
|
||||||
pkgname=gthumb
|
pkgname=gthumb
|
||||||
version=3.6.0
|
version=3.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-static
|
configure_args="--disable-schemas-compile --disable-static
|
||||||
|
@ -16,9 +16,9 @@ makedepends="webkit2gtk-devel json-glib-devel gnome-desktop-devel
|
||||||
short_desc='An image viewer and browser for the GNOME Desktop'
|
short_desc='An image viewer and browser for the GNOME Desktop'
|
||||||
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
||||||
homepage="http://live.gnome.org/gthumb"
|
homepage="http://live.gnome.org/gthumb"
|
||||||
license="GPL-3"
|
license="GPL-2.0-or-later"
|
||||||
distfiles="$GNOME_SITE/gthumb/${version%.*}/gthumb-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gthumb/${version%.*}/gthumb-${version}.tar.xz"
|
||||||
checksum=48248bb0d3b2980d9d2ec20151d148f734e5f8c6798027b96a07bf6fb7af87fd
|
checksum=9cabf9e17f8feab1012836f6371e32a555f030bd3c912a565dc49795f83342ee
|
||||||
|
|
||||||
## Package build options
|
## Package build options
|
||||||
build_options="brasero clutter gstreamer soup tiff"
|
build_options="brasero clutter gstreamer soup tiff"
|
||||||
|
|
Loading…
Add table
Reference in a new issue