summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xf86-video-ati
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-18 23:41:08 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-18 23:41:08 +0100
commit8f72f96d23c00ea505a3bfe6ded16ae9596fee07 (patch)
tree2e3786d4a8b80b2855918bb0dfb8d701ad62cf41 /xorg/xorg-xf86-video-ati
parentc7fa06e74dd7286b90a09d7901db5c1d2a7acaef (diff)
downloadnutyx-extra-8f72f96d23c00ea505a3bfe6ded16ae9596fee07.tar.gz
nutyx-extra-8f72f96d23c00ea505a3bfe6ded16ae9596fee07.tar.bz2
nutyx-extra-8f72f96d23c00ea505a3bfe6ded16ae9596fee07.tar.xz
nutyx-extra-8f72f96d23c00ea505a3bfe6ded16ae9596fee07.zip
maj xorg-xf86-video-ati#6.12.4-1
Diffstat (limited to 'xorg/xorg-xf86-video-ati')
-rw-r--r--xorg/xorg-xf86-video-ati/.footprint9
-rw-r--r--xorg/xorg-xf86-video-ati/.md5sum2
-rw-r--r--xorg/xorg-xf86-video-ati/Pkgfile7
3 files changed, 10 insertions, 8 deletions
diff --git a/xorg/xorg-xf86-video-ati/.footprint b/xorg/xorg-xf86-video-ati/.footprint
index a40600811..e178bb11c 100644
--- a/xorg/xorg-xf86-video-ati/.footprint
+++ b/xorg/xorg-xf86-video-ati/.footprint
@@ -14,7 +14,8 @@ drwxr-xr-x root/root usr/lib/xorg/modules/multimedia/
-rwxr-xr-x root/root usr/lib/xorg/modules/multimedia/theatre_detect_drv.so
-rwxr-xr-x root/root usr/lib/xorg/modules/multimedia/theatre_drv.la
-rwxr-xr-x root/root usr/lib/xorg/modules/multimedia/theatre_drv.so
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man4/
--rw-r--r-- root/root usr/man/man4/ati.4.gz
--rw-r--r-- root/root usr/man/man4/radeon.4.gz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man4/
+-rw-r--r-- root/root usr/share/man/man4/ati.4.gz
+-rw-r--r-- root/root usr/share/man/man4/radeon.4.gz
diff --git a/xorg/xorg-xf86-video-ati/.md5sum b/xorg/xorg-xf86-video-ati/.md5sum
index fda057cb3..0dc73ba12 100644
--- a/xorg/xorg-xf86-video-ati/.md5sum
+++ b/xorg/xorg-xf86-video-ati/.md5sum
@@ -1 +1 @@
-2bf50461378771497501ca7f678d36f3 xf86-video-ati-6.12.2.tar.bz2
+e662348f6f957fcedf52818d668ab9f5 xf86-video-ati-6.12.4.tar.bz2
diff --git a/xorg/xorg-xf86-video-ati/Pkgfile b/xorg/xorg-xf86-video-ati/Pkgfile
index 5724ab591..737d18261 100644
--- a/xorg/xorg-xf86-video-ati/Pkgfile
+++ b/xorg/xorg-xf86-video-ati/Pkgfile
@@ -1,17 +1,18 @@
# Description: xorg driver xf86-video-ati
# URL: http://xorg.freedesktop.org
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
# Depends on: xorg-server
name=xorg-xf86-video-ati
-version=6.12.2
+version=6.12.4
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ati-$version.tar.bz2)
build() {
cd xf86-video-ati-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install