Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
libXaw: update to 1.0.13
- be0ify
- SRCURL
  • Loading branch information
wwwutz committed Sep 30, 2020
1 parent 15660de commit 1b3cd7d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 83 deletions.
83 changes: 0 additions & 83 deletions libXaw-1.0.12-0.bee

This file was deleted.

32 changes: 32 additions & 0 deletions libXaw.be0
@@ -0,0 +1,32 @@
#!/usr/bin/env beesh

# BEE_VERSION libXaw-1.0.13-0

# SRCURL[0]="http://xorg.freedesktop.org/releases/individual/lib/libXaw-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/e5e06eb14a608b58746bdd1c0bd7b8e3/libXaw-1.0.13.tar.bz2"

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

0 comments on commit 1b3cd7d

Please sign in to comment.