mkfontscale-native: add 1.0.4
authorPhilipp Zabel <philipp.zabel@gmail.com>
Sun, 16 Mar 2008 14:13:07 +0000 (14:13 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Sun, 16 Mar 2008 14:13:07 +0000 (14:13 +0000)
packages/xorg-app/mkfontscale-native_1.0.4.bb [new file with mode: 0644]

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 (file)
index 0000000..c461f9a
--- /dev/null
@@ -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"