summaryrefslogtreecommitdiff
path: root/package/xtrans
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-14 18:39:12 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-14 18:39:12 +0200
commit29305d896b0d54c1de34204fd27de19d95e85804 (patch)
treef77d3a53ffd7e08f4eb3b432d71efb6580d3b457 /package/xtrans
parent75a4099667c687fc96211e12f8d8810b94c9d172 (diff)
misc stuff
- remove broken patch from silicon motion driver - add mpc package for upcoming gcc 4.5.x update - add /etc/adktarget, which can be used for native targets to identify - add ffplay subpackage
Diffstat (limited to 'package/xtrans')
-rw-r--r--package/xtrans/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/xtrans/Makefile b/package/xtrans/Makefile
index 90b8190c7..280b98219 100644
--- a/package/xtrans/Makefile
+++ b/package/xtrans/Makefile
@@ -7,14 +7,10 @@ PKG_NAME:= xtrans
PKG_VERSION:= 1.2.5
PKG_RELEASE:= 1
PKG_MD5SUM:= b2f47d49faf1f24e8294b624b21b9b93
-PKG_DESCR:= X transport library
-PKG_SECTION:= x11/libs
PKG_SITES:= ${MASTER_SITE_XORG}
include $(TOPDIR)/mk/package.mk
-$(eval $(call PKG_template,XTRANS,${PKG_NAME},$(PKG_VERSION)-$(PKG_RELEASE),${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-
CONFIGURE_ARGS+= --datadir=/usr/lib
include ${TOPDIR}/mk/pkg-bottom.mk