mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gthumb: fix brasero build_option
This commit is contained in:
parent
e2200c706c
commit
022a09ba2d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'GThumb'.
|
# Template build file for 'GThumb'.
|
||||||
pkgname=gthumb
|
pkgname=gthumb
|
||||||
version=3.4.4.1
|
version=3.4.4.1
|
||||||
revision=2
|
revision=3
|
||||||
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)
|
||||||
|
@ -12,7 +12,7 @@ makedepends="webkit2gtk-devel json-glib-devel gnome-desktop-devel
|
||||||
libsecret-devel librsvg-devel libwebp-devel exiv2-devel
|
libsecret-devel librsvg-devel libwebp-devel exiv2-devel
|
||||||
$(vopt_if tiff tiff-devel) $(vopt_if clutter clutter-gtk-devel)
|
$(vopt_if tiff tiff-devel) $(vopt_if clutter clutter-gtk-devel)
|
||||||
$(vopt_if gstreamer gstreamer-devel) $(vopt_if soup libsoup-gnome-devel)
|
$(vopt_if gstreamer gstreamer-devel) $(vopt_if soup libsoup-gnome-devel)
|
||||||
$(vopt_if brasero-devel)"
|
$(vopt_if brasero brasero-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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue