aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-10-10 11:50:37 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-10 20:50:35 +0200
commit74a2f6d917e5e6ee62ea82aab1d6f80fbfa27256 (patch)
treeb4ede124ff4f7a81bfbf5f125573bf8d71a2009f /recipes/xorg-app
parentadd3b9933866727216200e6b95d94824e5d12df1 (diff)
downloadopenembedded-74a2f6d917e5e6ee62ea82aab1d6f80fbfa27256.tar.gz
xorg: add new versions for 20101010
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-app')
-rw-r--r--recipes/xorg-app/bitmap_1.0.5.bb7
-rw-r--r--recipes/xorg-app/luit_1.1.0.bb (renamed from recipes/xorg-app/luit_1.0.5.bb)4
-rw-r--r--recipes/xorg-app/rgb_1.0.4.bb9
3 files changed, 18 insertions, 2 deletions
diff --git a/recipes/xorg-app/bitmap_1.0.5.bb b/recipes/xorg-app/bitmap_1.0.5.bb
new file mode 100644
index 0000000000..9455f30fa9
--- /dev/null
+++ b/recipes/xorg-app/bitmap_1.0.5.bb
@@ -0,0 +1,7 @@
+require xorg-app-common.inc
+DEPENDS += " libxmu xbitmaps libxt"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "0b7ceb0ded994dac645bb81e86ce69cc"
+SRC_URI[archive.sha256sum] = "aa51b522fb2579042b1a7f1a5cea8b5582f2f88ea19459469fc19d61714a031e"
diff --git a/recipes/xorg-app/luit_1.0.5.bb b/recipes/xorg-app/luit_1.1.0.bb
index c20c2b554b..b0f63e220b 100644
--- a/recipes/xorg-app/luit_1.0.5.bb
+++ b/recipes/xorg-app/luit_1.1.0.bb
@@ -4,5 +4,5 @@ DEPENDS += " zlib zlib libfontenc"
PE = "1"
PR = "${INC_PR}.0"
-SRC_URI[archive.md5sum] = "fd8579a993c4480978e3504a4c53c189"
-SRC_URI[archive.sha256sum] = "8eeb1cf7809acc17cf6cecfdc899613854560052229b21e6115b03a088cd059b"
+SRC_URI[archive.md5sum] = "cb9377b09e562e4084cc614a44df2641"
+SRC_URI[archive.sha256sum] = "f1fafd7ea9486b3ff099d184ca9dde15d08445adfb5ecd3fde9a403b7d5903d1"
diff --git a/recipes/xorg-app/rgb_1.0.4.bb b/recipes/xorg-app/rgb_1.0.4.bb
new file mode 100644
index 0000000000..20d142a26e
--- /dev/null
+++ b/recipes/xorg-app/rgb_1.0.4.bb
@@ -0,0 +1,9 @@
+require xorg-app-common.inc
+DEPENDS += " xproto util-macros"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "35c6cccbf25a872bdd62bfcb1a73d951"
+SRC_URI[archive.sha256sum] = "80887da011ad086fff88bfd16c6d9d5ac7da45ef1bc9d0c192a6f370423370f1"
+
+FILES_${PN} += "${datadir}/X11"