aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxres_1.0.5.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-10-29 08:22:49 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-30 14:02:04 +0200
commita0830a5e12b914d78e4384d32baeaadf82642dfd (patch)
tree02d9ce90f621e4ee01d54b2e8200a740b0756480 /recipes/xorg-lib/libxres_1.0.5.bb
parent4c1b1944d1cc9d736326728f311e42c3c0a472c5 (diff)
downloadopenembedded-a0830a5e12b914d78e4384d32baeaadf82642dfd.tar.gz
xorg: new versions for 20101029
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-lib/libxres_1.0.5.bb')
-rw-r--r--recipes/xorg-lib/libxres_1.0.5.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxres_1.0.5.bb b/recipes/xorg-lib/libxres_1.0.5.bb
new file mode 100644
index 0000000000..20158874e6
--- /dev/null
+++ b/recipes/xorg-lib/libxres_1.0.5.bb
@@ -0,0 +1,10 @@
+require xorg-lib-common.inc
+DESCRIPTION = "X11 Resource extension library"
+DEPENDS += "libxext resourceproto"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "d08f0b6df3f96c051637d37009f4e55a"
+SRC_URI[archive.sha256sum] = "a00b0f464bc0c038db5614513b0e33475db22a7b3cd41e4e56a6c661a518a059"
+
+XORG_PN = "libXres"