aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-02 10:47:25 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-03 09:18:40 +0200
commit2c0037cd2a3e0c400dfa07b7227626c3afc70c3f (patch)
tree1211c5fbb9fafcd78a7796f72144f25adb5406e7 /recipes/xorg-app
parent9e5b50834ffaa66092717b2ab83c520aa94e9500 (diff)
downloadopenembedded-2c0037cd2a3e0c400dfa07b7227626c3afc70c3f.tar.gz
xorg: bump latest versions from 2010-08-02
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-app')
-rw-r--r--recipes/xorg-app/xmore_1.0.2.bb7
-rw-r--r--recipes/xorg-app/xrandr_1.3.3.bb9
2 files changed, 16 insertions, 0 deletions
diff --git a/recipes/xorg-app/xmore_1.0.2.bb b/recipes/xorg-app/xmore_1.0.2.bb
new file mode 100644
index 0000000000..76ef079c61
--- /dev/null
+++ b/recipes/xorg-app/xmore_1.0.2.bb
@@ -0,0 +1,7 @@
+require xorg-app-common.inc
+DEPENDS += " libxprintutil libxp libxt"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "e66f16684e92d3ca035c27003157cdbd"
+SRC_URI[archive.sha256sum] = "2a13f97891a3fd497074acc8ac8069f8583add5db4d3bf34a5da6a92bd61b9e2"
diff --git a/recipes/xorg-app/xrandr_1.3.3.bb b/recipes/xorg-app/xrandr_1.3.3.bb
new file mode 100644
index 0000000000..0f2fba96fc
--- /dev/null
+++ b/recipes/xorg-app/xrandr_1.3.3.bb
@@ -0,0 +1,9 @@
+require xorg-app-common.inc
+DESCRIPTION = "X Resize and Rotate extension command."
+LICENSE = "BSD-X"
+DEPENDS += "libxrandr libxrender"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "5b2dcfb0d9b736afaf78f6ce7651259c"
+SRC_URI[archive.sha256sum] = "968ff3e6d33bdbdc83876e35f3ff463f6607362716d276d799a6c40dc2e43e46"