Skip to content

Commit

Permalink
Geeqie: Add version 1.5.1
Browse files Browse the repository at this point in the history
fork from gqview and maybe replace gqview
david committed Sep 5, 2019
1 parent 4e21c03 commit 208ffce
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 208ffce

Please sign in to comment.