From bc2fc3afe08243b2190930c2574663fecf0aaf63 Mon Sep 17 00:00:00 2001 From: david Date: Mon, 30 Apr 2018 16:02:12 +0200 Subject: [PATCH] libgexiv2: Update from 0.4.1 to 0.10.8 configure switches need because of python readonly mount --- libgexiv2.be0 | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/libgexiv2.be0 b/libgexiv2.be0 index ef41574f4..76d1bc5dc 100755 --- a/libgexiv2.be0 +++ b/libgexiv2.be0 @@ -1,21 +1,16 @@ #!/usr/bin/env beesh -# BEE_VERSION libgexiv2-0.4.1-0 +# BEE_VERSION libgexiv2-0.10.8-0 -SRCURL[0]="http://yorba.org/download/gexiv2/${PKGVERSION[2]}/libgexiv2-${PKGVERSION}.tar.bz2" +SRCURL[0]="https://download.gnome.org/sources/gexiv2/${PKGVERSION[2]}/gexiv2-${PKGVERSION}.tar.xz" PATCHURL[0]="" -# BEE_CONFIGURE=compat - -# BEE_BUILDTYPE= +BEE_BUILDTYPE=autotools # EXCLUDE=() -build_in_sourcedir - - - +#build_in_sourcedir #mee_extract() { @@ -26,9 +21,10 @@ build_in_sourcedir # bee_patch "${@}" #} -#mee_configure() { -# bee_configure -#} +mee_configure() { + bee_configure --with-python3-girdir \ + --with-python2-girdir +} #mee_build() { # bee_build