Skip to content

Commit

Permalink
plotutils: rebuild 2.6-2
Browse files Browse the repository at this point in the history
- be0ify
- fix PATCHURL
  • Loading branch information
wwwutz committed Jan 14, 2020
1 parent 614dd48 commit 1de5ba8
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 83 deletions.
83 changes: 0 additions & 83 deletions plotutils-2.6-1.bee

This file was deleted.

37 changes: 37 additions & 0 deletions plotutils.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
#!/usr/bin/env beesh

# BEE_VERSION plotutils-2.6-2

# more info: https://directory.fsf.org/graphics/plotutils.html

SRCURL[0]="https://ftp.gnu.org/pub/gnu/plotutils/plotutils-${PKGVERSION}.tar.gz"

# https://git.archlinux.org/svntogit/packages.git/plain/trunk/plotutils-2.6-libpng-1.5.patch
PATCHURL+=("/src/mariux/md5repo/b275483d0452f7defe37d06ea1f2c174/plotutils-2.6-libpng-1.5.patch")

# 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 1de5ba8

Please sign in to comment.