summaryrefslogtreecommitdiff
path: root/package/xf86-video-geode
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-05-30 22:47:32 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-05-30 22:47:32 +0200
commit5157a34410fe9eff94d5de7100cbc3659d6c4fcb (patch)
tree6c38d36e2c3f8910a2087711fd31fbc8da143965 /package/xf86-video-geode
parent37175a9783c561c8a3f94b6818dabf512c3674e9 (diff)
add geode x11 driver
- add the driver for alix1c x11 support - fix some x11 related dependencies - enable pkg-config fixups globally I hope it doesn't break anything confprog might be deleted later
Diffstat (limited to 'package/xf86-video-geode')
-rw-r--r--package/xf86-video-geode/Config.in6
-rw-r--r--package/xf86-video-geode/Makefile27
-rw-r--r--package/xf86-video-geode/ipkg/xf86-video-geode.control4
3 files changed, 37 insertions, 0 deletions
diff --git a/package/xf86-video-geode/Config.in b/package/xf86-video-geode/Config.in
new file mode 100644
index 000000000..1505d48f1
--- /dev/null
+++ b/package/xf86-video-geode/Config.in
@@ -0,0 +1,6 @@
+config ADK_PACKAGE_XF86_VIDEO_GEODE
+ prompt "xf86-video-geode........................... X11 driver for AMD Geode"
+ tristate
+ default n
+ help
+ http://www.x.org
diff --git a/package/xf86-video-geode/Makefile b/package/xf86-video-geode/Makefile
new file mode 100644
index 000000000..0c57d851f
--- /dev/null
+++ b/package/xf86-video-geode/Makefile
@@ -0,0 +1,27 @@
+# $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:= xf86-video-geode
+PKG_VERSION:= 2.11.2
+PKG_RELEASE:= 1
+PKG_MD5SUM:= dc9cbe88f38f82e27dbfb66f9f99fc98
+MASTER_SITES:= http://xorg.freedesktop.org/releases/individual/driver/
+
+include $(TOPDIR)/mk/package.mk
+
+$(eval $(call PKG_template,XF86_VIDEO_GEODE,${PKG_NAME},$(PKG_VERSION)-$(PKG_RELEASE)))
+
+CONFIGURE_STYLE= gnu
+BUILD_STYLE= auto
+INSTALL_STYLE= auto
+
+post-install:
+ ${INSTALL_DIR} ${IDIR_XF86_VIDEO_GEODE}/usr/lib/xorg/modules/drivers
+ ${CP} ${WRKINST}/usr/lib/xorg/modules/drivers/*.so \
+ ${IDIR_XF86_VIDEO_GEODE}/usr/lib/xorg/modules/drivers/
+
+include ${TOPDIR}/mk/pkg-bottom.mk
diff --git a/package/xf86-video-geode/ipkg/xf86-video-geode.control b/package/xf86-video-geode/ipkg/xf86-video-geode.control
new file mode 100644
index 000000000..4c3537a0b
--- /dev/null
+++ b/package/xf86-video-geode/ipkg/xf86-video-geode.control
@@ -0,0 +1,4 @@
+Package: xf86-video-geode
+Priority: optional
+Section: x11
+Description: X.org library