Skip to content

Commit

Permalink
Merge pull request #950 from mariux64/add-fvwm
Browse files Browse the repository at this point in the history
add fvwm: F... Virtual Window Manager
  • Loading branch information
pmenzel authored Nov 5, 2018
2 parents 9c4668e + 7cb9a4e commit a2f30e8
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions fvwm.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
#!/usr/bin/env beesh

# BEE_VERSION fvwm-2.6.8-1

SRCURL[0]="https://github.com/fvwmorg/fvwm/releases/download/${PKGVERSION}/fvwm-${PKGVERSION}.tar.gz"

# PATCHURL+=()

# EXCLUDE+=()

# 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
#}

0 comments on commit a2f30e8

Please sign in to comment.