Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
editres: add version 1.0.7
- introduce editres
  • Loading branch information
wwwutz committed Oct 8, 2020
1 parent d80b9b2 commit aa6316f
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions editres.be0
@@ -0,0 +1,36 @@
#!/usr/bin/env beesh

# BEE_VERSION editres-1.0.7-0

# SRCURL[0]="https://www.x.org/releases/individual/app/editres-1.0.7.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/b8e22ab7e4434c75392ee17a1ed6cffe/editres-1.0.7.tar.gz"

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

#mee_install_post() {
# exit
#}

0 comments on commit aa6316f

Please sign in to comment.