Permalink
Newer
100755
33 lines (22 sloc)
505 Bytes
5
#SRCURL[0]="https://www.x.org/releases/individual/lib/font-util-${PKGVERSION}.tar.xz"
6
SRCURL[0]="https://beehive.molgen.mpg.de/a6541d12ceba004c0c1e3df900324642/font-util-1.4.1.tar.xz"
7
8
# PATCHURL+=()
9
10
# build_in_sourcedir
11
12
# sourcesubdir_append src
13
14
#mee_extract() {
15
# bee_extract "${@}"
16
#}
17
18
#mee_patch() {
19
# bee_patch "${@}"
20
#}
21
22
#mee_configure() {