From 8da289827b21a1c0eba7c89838d8eaafdbfba2e2 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 14 Jun 2010 10:52:43 +0200 Subject: mkfontdir: always include non-native recipe and use xorg-app-common.inc Signed-off-by: Martin Jansa --- recipes/xorg-app/mkfontdir-native_1.0.3.bb | 16 +++++----------- recipes/xorg-app/mkfontdir-native_1.0.4.bb | 1 - recipes/xorg-app/mkfontdir-native_1.0.5.bb | 1 - 3 files changed, 5 insertions(+), 13 deletions(-) (limited to 'recipes/xorg-app') diff --git a/recipes/xorg-app/mkfontdir-native_1.0.3.bb b/recipes/xorg-app/mkfontdir-native_1.0.3.bb index 0cfe7a144b..b84953433e 100644 --- a/recipes/xorg-app/mkfontdir-native_1.0.3.bb +++ b/recipes/xorg-app/mkfontdir-native_1.0.3.bb @@ -1,14 +1,8 @@ -DESCRIPTION = "X mkfontdir app" -SECTION = "x11/applications" -LICENSE = "MIT-X" -DEPENDS = "util-macros-native mkfontscale-native" -PE = "1" +inherit native -S = "${WORKDIR}/mkfontdir-${PV}" -SRC_URI = "${XORG_MIRROR}/individual/app/mkfontdir-${PV}.tar.bz2" +require mkfontdir_${PV}.bb -inherit native autotools pkgconfig +DEPENDS = "util-macros-native mkfontscale-native" -SRC_URI[md5sum] = "4d0f89a23f77e22f1671a77bf0898955" -SRC_URI[sha256sum] = "2a786e03611a53c7f6263db446c0c9ef76e94bcf930b0b5867cc6a9c19653074" -PR = "${INC_PR}.0" +S = "${WORKDIR}/mkfontdir-${PV}" +XORG_PN = "mkfontdir" diff --git a/recipes/xorg-app/mkfontdir-native_1.0.4.bb b/recipes/xorg-app/mkfontdir-native_1.0.4.bb index d00b657742..b84953433e 100644 --- a/recipes/xorg-app/mkfontdir-native_1.0.4.bb +++ b/recipes/xorg-app/mkfontdir-native_1.0.4.bb @@ -6,4 +6,3 @@ DEPENDS = "util-macros-native mkfontscale-native" S = "${WORKDIR}/mkfontdir-${PV}" XORG_PN = "mkfontdir" -PR = "${INC_PR}.0" diff --git a/recipes/xorg-app/mkfontdir-native_1.0.5.bb b/recipes/xorg-app/mkfontdir-native_1.0.5.bb index d00b657742..b84953433e 100644 --- a/recipes/xorg-app/mkfontdir-native_1.0.5.bb +++ b/recipes/xorg-app/mkfontdir-native_1.0.5.bb @@ -6,4 +6,3 @@ DEPENDS = "util-macros-native mkfontscale-native" S = "${WORKDIR}/mkfontdir-${PV}" XORG_PN = "mkfontdir" -PR = "${INC_PR}.0" -- cgit v1.2.3