libxrandr: add 1.3.0
authorSteve Sakoman <steve@sakoman.com>
Fri, 2 Oct 2009 04:42:57 +0000 (21:42 -0700)
committerKoen Kooi <koen@openembedded.org>
Fri, 2 Oct 2009 08:08:58 +0000 (10:08 +0200)
recipes/xorg-lib/libxrandr_1.3.0.bb [new file with mode: 0644]

diff --git a/recipes/xorg-lib/libxrandr_1.3.0.bb b/recipes/xorg-lib/libxrandr_1.3.0.bb
new file mode 100644 (file)
index 0000000..f6d7623
--- /dev/null
@@ -0,0 +1,9 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "X11 Resize and Rotate extension library"
+LICENSE = "BSD-X"
+DEPENDS += "randrproto libxrender libxext"
+PR = "r0"
+PE = "1"
+
+XORG_PN = "libXrandr"