Skip to content

Commit

Permalink
libgexiv2: Update from 0.4.1 to 0.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
david committed Apr 30, 2018
1 parent a6725b3 commit bba268b
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions libgexiv2.be0
Original file line number Diff line number Diff line change
@@ -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() {
Expand All @@ -27,7 +22,7 @@ build_in_sourcedir
#}

#mee_configure() {
# bee_configure
# bee_configure
#}

#mee_build() {
Expand Down

0 comments on commit bba268b

Please sign in to comment.