comparison x11/mkfontscale/mkfontscale.sh @ 573:e1b73f64408d

compression/zlib: rename from lib/zlib
author David Demelier <markand@malikania.fr>
date Mon, 08 Jul 2019 20:10:00 +0200
parents bad483aace64
children 137f5b5c5ce3
comparison
equal deleted inserted replaced
572:1d82637c2980 573:e1b73f64408d
19 PKGVERSION=1.2.0 19 PKGVERSION=1.2.0
20 PKGREVISION=1 20 PKGREVISION=1
21 PKGLICENSE="CUSTOM" 21 PKGLICENSE="CUSTOM"
22 PKGSUMMARY="X.Org tool to create index of scalable fonts" 22 PKGSUMMARY="X.Org tool to create index of scalable fonts"
23 PKGDOWNLOAD="https://www.x.org/releases/individual/app/$PKGNAME-$PKGVERSION.tar.gz" 23 PKGDOWNLOAD="https://www.x.org/releases/individual/app/$PKGNAME-$PKGVERSION.tar.gz"
24 PKGDEPENDS="lib/zlib 24 PKGDEPENDS="compression/zlib
25 fonts/freetype 25 fonts/freetype
26 x11/libfontenc 26 x11/libfontenc
27 x11/util-macros:build 27 x11/util-macros:build
28 x11/xorgproto:build" 28 x11/xorgproto:build"
29 PKGOPTIONS="BZIP2" 29 PKGOPTIONS="BZIP2"