comparison x11/mkfontscale/mkfontscale.sh @ 343:91bf86b1b7f8

fonts/freetype: rename from lib/freetype
author David Demelier <markand@malikania.fr>
date Wed, 27 Mar 2019 21:00:00 +0100
parents d1340d83f3c9
children 2416430cff0b
comparison
equal deleted inserted replaced
342:8370eb7b15e5 343:91bf86b1b7f8
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="lib/zlib
25 lib/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"
30 30