mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
parent
b65ce75561
commit
2e24775a8d
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'GThumb'.
|
# Template build file for 'GThumb'.
|
||||||
pkgname=gthumb
|
pkgname=gthumb
|
||||||
version=3.4.5
|
version=3.6.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-static
|
configure_args="--disable-schemas-compile --disable-static
|
||||||
$(vopt_enable tiff) $(vopt_enable clutter)
|
$(vopt_enable tiff) $(vopt_enable clutter)
|
||||||
|
@ -17,8 +17,8 @@ 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-3"
|
||||||
distfiles="$GNOME_SITE/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="$GNOME_SITE/gthumb/${version%.*}/gthumb-${version}.tar.xz"
|
||||||
checksum=816fc63ba9cfc397ea8c9a4d21870051813aa4d97383f3d3ae74cb3ea8235746
|
checksum=48248bb0d3b2980d9d2ec20151d148f734e5f8c6798027b96a07bf6fb7af87fd
|
||||||
|
|
||||||
## 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