From: Marcin Juszkiewicz Date: Wed, 9 May 2007 16:52:09 +0000 (+0000) Subject: xtrans-native:added 1.0.3 X-Git-Tag: 2011-1~11741 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6bc938582faf835bbaca71522b932fb21649bd50;p=openembedded-core.git xtrans-native:added 1.0.3 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1672 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/xorg-lib/xtrans-native_1.0.3.bb b/meta/packages/xorg-lib/xtrans-native_1.0.3.bb new file mode 100644 index 0000000000..3bfc31087b --- /dev/null +++ b/meta/packages/xorg-lib/xtrans-native_1.0.3.bb @@ -0,0 +1,11 @@ +SECTION = "x11/libs" +PRIORITY = "optional" +LICENSE = "BSD-X" + +DEPENDS = "util-macros-native" +PE = "1" + +SRC_URI = "${XORG_MIRROR}/X11R7.0/src/lib/xtrans-${PV}.tar.bz2" +S = "${WORKDIR}/xtrans-${PV}" + +inherit native autotools pkgconfig