git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77d762f
)
libxrandr_1.2.3.bb : new version for X11R7.4
author
Graeme Gregory
<dp@xora.org.uk>
Tue, 4 Nov 2008 11:37:45 +0000
(11:37 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Wed, 12 Nov 2008 15:20:28 +0000
(15:20 +0000)
packages/xorg-lib/libxrandr_1.2.3.bb
[new file with mode: 0644]
patch
|
blob
diff --git a/packages/xorg-lib/libxrandr_1.2.3.bb
b/packages/xorg-lib/libxrandr_1.2.3.bb
new file mode 100644
(file)
index 0000000..
f6d7623
--- /dev/null
+++ b/
packages/xorg-lib/libxrandr_1.2.3.bb
@@ -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"