summaryrefslogtreecommitdiff
path: root/package/xtrans
diff options
context:
space:
mode:
authorwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
committerwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
commit219a6dab8995aad9ac4860cc1a84d6f3509a03a4 (patch)
treeb9c0f3c43aebba2fcfef777592d0add39f2072f4 /package/xtrans
Initial import
Diffstat (limited to 'package/xtrans')
-rw-r--r--package/xtrans/Config.in6
-rw-r--r--package/xtrans/Makefile20
-rw-r--r--package/xtrans/ipkg/xtrans.control4
3 files changed, 30 insertions, 0 deletions
diff --git a/package/xtrans/Config.in b/package/xtrans/Config.in
new file mode 100644
index 000000000..dfdc4b082
--- /dev/null
+++ b/package/xtrans/Config.in
@@ -0,0 +1,6 @@
+config ADK_PACKAGE_XTRANS
+ prompt "xtrans.................................. X library"
+ tristate
+ default n
+ help
+ http://www.x.org
diff --git a/package/xtrans/Makefile b/package/xtrans/Makefile
new file mode 100644
index 000000000..4957673f6
--- /dev/null
+++ b/package/xtrans/Makefile
@@ -0,0 +1,20 @@
+# $Id$
+#-
+# This file is part of the OpenADK project. OpenADK is copyrighted
+# material, please see the LICENCE file in the top-level directory.
+
+include $(TOPDIR)/rules.mk
+
+PKG_NAME:= xtrans
+PKG_VERSION:= 1.2.1
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 5b7f447f6fe92cbc4f17441aaee0bf55
+MASTER_SITES:= http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
+
+include $(TOPDIR)/mk/package.mk
+
+CONFIGURE_STYLE= gnu
+BUILD_STYLE= auto
+INSTALL_STYLE= auto confprog
+
+include ${TOPDIR}/mk/pkg-bottom.mk
diff --git a/package/xtrans/ipkg/xtrans.control b/package/xtrans/ipkg/xtrans.control
new file mode 100644
index 000000000..3bff7ea49
--- /dev/null
+++ b/package/xtrans/ipkg/xtrans.control
@@ -0,0 +1,4 @@
+Package: xtrans
+Priority: optional
+Section: x11
+Description: X.org library