summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/xorg-lib/xtrans_1.2.6.bb
diff options
context:
space:
mode:
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 000000000..a6e9febbf
--- /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"