geeqie: fix build if exiv2 is installed

This commit is contained in:
Juergen Daubert 2017-12-03 13:26:12 +01:00
parent e4dc029e4c
commit c17ae383fe
2 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/T85QU2uWvdu+L9hKerK9/b/1+6Df3kpVtnM69QBFhEaJ0b1ZCkUBFOFmXOqu5+k2tuzPgSfzfdRUXQQe0EAXww=
SHA256 (Pkgfile) = 26e86fb4e3f822a77027a41378c677fe8b43e51b66355d65ba6c84fd5d7b1956
RWSE3ohX2g5d/fm4GBfE+Fdr/c7PMICQNRBThC0Tj1+ZjT+uqzRs0fhk+5BvaB/3aQvReLmerkRhwxSKGni1R4IqybPg2C0GZgw=
SHA256 (Pkgfile) = 6a6d189c486ad12fe420658a573b18f6e6c7778f4cf08dcbf04a3d16dbc366a4
SHA256 (.footprint) = 225ca418c1fcb1c0be9770d474999b04493b4a1d8ab4814ab545d8444ad51364
SHA256 (geeqie-1.3.tar.xz) = 4b6f566dd1a8badac68c4353c7dd0f4de17f8627b85a7a70d5eb1ae3b540ec3f

View File

@ -5,7 +5,7 @@
name=geeqie
version=1.3
release=1
release=2
source=(http://geeqie.org/$name-$version.tar.xz)
build() {
@ -15,6 +15,7 @@ build() {
export CFLAGS="$CFLAGS $(pkg-config --cflags gtk+-2.0)"
export LDFLAGS="$LDFLAGS $(pkg-config --libs gtk+-2.0)"
export CXXFLAGS="$CXXFLAGS $CFLAGS"
./configure --prefix=/usr --disable-gtk3