font-util-native: simplify recipe, use the same source tarball as font-util
authorPhilipp Zabel <philipp.zabel@gmail.com>
Sat, 2 Feb 2008 23:07:30 +0000 (23:07 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Sat, 2 Feb 2008 23:07:30 +0000 (23:07 +0000)
packages/xorg-font/font-util-native_1.0.1.bb

index 8db0b71..32ea62c 100644 (file)
@@ -1,13 +1,8 @@
-DESCRIPTION = "X font utils."
-SECTION = "x11/fonts"
-LICENSE = "MIT-X"
+inherit native
+require xorg-font-common.inc
 
-S="${WORKDIR}/font-util-${PV}"
+XORG_PN = "font-util"
 
 DEPENDS = "bdftopcf-native"
 
 PE = "1"
-
-SRC_URI = "${XORG_MIRROR}/X11R7.1/src/font/font-util-${PV}.tar.gz"
-
-inherit native autotools pkgconfig