From: Philipp Zabel Date: Sun, 16 Mar 2008 14:13:07 +0000 (+0000) Subject: mkfontscale-native: add 1.0.4 X-Git-Tag: Release-2010-05/1~7416 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d82b9fbf0281e17de19409f9a919cb876e0dcb5e;p=openembedded.git mkfontscale-native: add 1.0.4 --- diff --git a/packages/xorg-app/mkfontscale-native_1.0.4.bb b/packages/xorg-app/mkfontscale-native_1.0.4.bb new file mode 100644 index 0000000000..c461f9aa95 --- /dev/null +++ b/packages/xorg-app/mkfontscale-native_1.0.4.bb @@ -0,0 +1,7 @@ +inherit native +require mkfontscale_1.0.4.bb + +DEPENDS = "libx11-native libfontenc-native freetype-native" + +S="${WORKDIR}/mkfontscale-${PV}" +XORG_PN="mkfontscale"