mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gthumb: add INSTALL.msg file
This commit is contained in:
parent
c32deb2f71
commit
e2200c706c
2 changed files with 2 additions and 1 deletions
1
srcpkgs/gthumb/INSTALL.msg
Normal file
1
srcpkgs/gthumb/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Install the 'dcraw' package to enable some support for RAW images.
|
|
@ -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=1
|
revision=2
|
||||||
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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue