Skip to content
Permalink
update-libxslt…
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
@wwwutz
Latest commit 52b8bf3 Feb 28, 2020 History
- nice be0
- fixed SRCURL
2 contributors

Users who have contributed to this file

@thomas @wwwutz
executable file 32 lines (22 sloc) 501 Bytes
#!/usr/bin/env beesh
# BEE_VERSION bdftopcf-1.0.5-2
#SRCURL[0]="https://www.x.org/releases/individual/app/bdftopcf-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/456416d33e0d41a96b5a3725d99e1be3/bdftopcf-1.0.5.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
#}