xrandr: add 1.2.3
authorPhilipp Zabel <philipp.zabel@gmail.com>
Sun, 16 Mar 2008 12:23:08 +0000 (12:23 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Sun, 16 Mar 2008 12:23:08 +0000 (12:23 +0000)
packages/xorg-app/xrandr_1.2.3.bb [new file with mode: 0644]

diff --git a/packages/xorg-app/xrandr_1.2.3.bb b/packages/xorg-app/xrandr_1.2.3.bb
new file mode 100644 (file)
index 0000000..05ef6af
--- /dev/null
@@ -0,0 +1,8 @@
+require xorg-app-common.inc
+
+DESCRIPTION = "X Resize and Rotate extension command."
+LICENSE= "BSD-X"
+DEPENDS += "libxrandr libxrender"
+PE = "1"
+
+SRC_URI += "file://resolve_symbol_clash.patch;patch=1"