Skip to content

Commit

Permalink
Merge pull request #1247 from mariux64/add-geeqie
Browse files Browse the repository at this point in the history
Geeqie: Add version 1.5.1
  • Loading branch information
pmenzel authored Sep 5, 2019
2 parents 98e1d03 + 208ffce commit a272955
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions geeqie.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#!/usr/bin/env beesh

# BEE_VERSION geeqie-1.5.1-0

SRCURL[0]="http://www.geeqie.org/geeqie-${PKGVERSION}.tar.xz"

# PATCHURL+=()

# build_in_sourcedir

# sourcesubdir_append src

#mee_extract() {
# bee_extract "${@}"
#}

#mee_patch() {
# bee_patch "${@}"
#}

#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
#}

#mee_install() {
# bee_install
#}
## by default this may be 'make install DESTDIR="${D}"'

0 comments on commit a272955

Please sign in to comment.