From bba268bdb5ef814c73dbb39b99c3310fe937d57e 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 --- libgexiv2.be0 | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/libgexiv2.be0 b/libgexiv2.be0 index ef41574f4..f523811a7 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() { @@ -27,7 +22,7 @@ build_in_sourcedir #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() {