aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb
diff options
context:
space:
mode:
authorSaul Wold <Saul.Wold@intel.com>2010-11-24 11:17:28 -0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-24 12:50:13 -0800
commited874edc9f116fe5a9f9cc7ecf5c66ab997ef751 (patch)
tree85b3727e9be99cba4c6d0834de83b6e49fbcf846 /meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb
parent3e07bee446dbd9ddcf0429f50b0c10aa82d126a7 (diff)
downloadopenembedded-core-ed874edc9f116fe5a9f9cc7ecf5c66ab997ef751.tar.gz
xtrans: Update to version 1.2.6
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb b/meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb
new file mode 100644
index 0000000000..a6e9febbf1
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "network API translation layer to insulate X applications and \
+libraries from OS network vageries."
+
+require xorg-lib-common.inc
+
+LICENSE = "MIT & MIT-style"
+LIC_FILES_CHKSUM = "file://COPYING;md5=49347921d4d5268021a999f250edc9ca"
+
+PE = "1"
+PR = "r0"
+
+RDEPENDS_${PN}-dev = ""
+DEPENDS += "gettext"
+
+BBCLASSEXTEND = "native nativesdk"