[oe-commits] Angus Ainslie : libxrandr-native : new recipe

GIT User account git at amethyst.openembedded.net
Tue May 12 05:17:44 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 55ab916ab3e54a5dbf8f99127a100ee4c6862aba
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=55ab916ab3e54a5dbf8f99127a100ee4c6862aba

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Mon May 11 23:12:42 2009 -0600

libxrandr-native : new recipe

---

 recipes/xorg-lib/libxrandr-native_1.2.3.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/recipes/xorg-lib/libxrandr-native_1.2.3.bb b/recipes/xorg-lib/libxrandr-native_1.2.3.bb
new file mode 100644
index 0000000..38148bc
--- /dev/null
+++ b/recipes/xorg-lib/libxrandr-native_1.2.3.bb
@@ -0,0 +1,11 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "X11 Resize and Rotate extension library"
+LICENSE = "BSD-X"
+DEPENDS += "randrproto libxrender-native libxext-native"
+PR = "r0"
+PE = "1"
+
+inherit native
+
+XORG_PN = "libXrandr"





More information about the Openembedded-commits mailing list