[oe-commits] Angus Ainslie : New libxext-native recipe

GIT User account git at amethyst.openembedded.net
Thu Mar 26 10:45:16 UTC 2009


Module: openembedded.git
Branch: jan/master
Commit: 588e6f172478dc51bb2dab7fca2a5e2fd693e291
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=588e6f172478dc51bb2dab7fca2a5e2fd693e291

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Mon Mar 23 07:56:18 2009 -0600

New libxext-native recipe

---

 recipes/xorg-lib/libxext-native_1.0.4.bb |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/recipes/xorg-lib/libxext-native_1.0.4.bb b/recipes/xorg-lib/libxext-native_1.0.4.bb
new file mode 100644
index 0000000..830f932
--- /dev/null
+++ b/recipes/xorg-lib/libxext-native_1.0.4.bb
@@ -0,0 +1,12 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "X11 miscellaneous extension library"
+DEPENDS += "xproto-native libx11-native xextproto-native libxau-native util-macros-native"
+PROVIDES = "xext"
+PR = "r1"
+PE = "1"
+
+XORG_PN = "libXext"
+
+inherit native
+





More information about the Openembedded-commits mailing list