aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-02-10 10:42:57 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-02-12 11:38:45 +0100
commitf0184ebb8e757bb771972681709f2a9c77e608e3 (patch)
treea1c8bbc1a4e4cf7087c06845fcc3f51459755d80 /recipes/xorg-app
parent6172717a9c1b542ea60c5f9af62b82cd9c63c2ee (diff)
downloadopenembedded-f0184ebb8e757bb771972681709f2a9c77e608e3.tar.gz
xorg: add latest xorg packages for 2010-02-10 and xserver-xorg git recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-app')
-rw-r--r--recipes/xorg-app/luit_1.0.5.bb7
-rw-r--r--recipes/xorg-app/xmessage_1.0.3.bb8
2 files changed, 15 insertions, 0 deletions
diff --git a/recipes/xorg-app/luit_1.0.5.bb b/recipes/xorg-app/luit_1.0.5.bb
new file mode 100644
index 0000000000..86d77d28c0
--- /dev/null
+++ b/recipes/xorg-app/luit_1.0.5.bb
@@ -0,0 +1,7 @@
+require xorg-app-common.inc
+DESCRIPTION = "a filter for locale and ISO 2022 support on Unicode terminals"
+DEPENDS += " zlib zlib virtual/libx11 libfontenc"
+PE = "1"
+
+SRC_URI[archive.md5sum] = "fd8579a993c4480978e3504a4c53c189"
+SRC_URI[archive.sha256sum] = "8eeb1cf7809acc17cf6cecfdc899613854560052229b21e6115b03a088cd059b"
diff --git a/recipes/xorg-app/xmessage_1.0.3.bb b/recipes/xorg-app/xmessage_1.0.3.bb
new file mode 100644
index 0000000000..2b8e70e418
--- /dev/null
+++ b/recipes/xorg-app/xmessage_1.0.3.bb
@@ -0,0 +1,8 @@
+require xorg-app-common.inc
+
+DESCRIPTION = "xmessage displays a message or query in a window."
+DEPENDS += " libxaw libxt"
+PE = "1"
+
+SRC_URI[archive.md5sum] = "76ac52710234ebb9d0e2762bb5d11ea1"
+SRC_URI[archive.sha256sum] = "cfa35d3ad4ad1306e49878163982e9d54872a20a497e77ab0a8d5de05c8b3d5b"