summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xf86-video-chips/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xorg-xf86-video-chips/Pkgfile')
-rw-r--r--xorg/xorg-xf86-video-chips/Pkgfile9
1 files changed, 5 insertions, 4 deletions
diff --git a/xorg/xorg-xf86-video-chips/Pkgfile b/xorg/xorg-xf86-video-chips/Pkgfile
index bb0d0922c..83702ddc3 100644
--- a/xorg/xorg-xf86-video-chips/Pkgfile
+++ b/xorg/xorg-xf86-video-chips/Pkgfile
@@ -1,17 +1,18 @@
-# Description: xorg driver xf86-video-chips
+# Description: Pilote video xf86-video-chips pour xorg
# 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-chips
-version=1.2.1
+version=1.2.2
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-chips-$version.tar.bz2)
build() {
cd xf86-video-chips-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install