summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xf86-video-mga
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-20 23:23:08 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-20 23:23:08 +0100
commit861732e3f67c23f69a2f2d72cab960fd196d1fcc (patch)
tree5ed460060d388da1bad6c40b462a34eec264bf1f /xorg/xorg-xf86-video-mga
parenta9bada8ed4a62997d93b5b72eac6a6f006b41b83 (diff)
downloadnutyx-extra-861732e3f67c23f69a2f2d72cab960fd196d1fcc.tar.gz
nutyx-extra-861732e3f67c23f69a2f2d72cab960fd196d1fcc.tar.bz2
nutyx-extra-861732e3f67c23f69a2f2d72cab960fd196d1fcc.tar.xz
nutyx-extra-861732e3f67c23f69a2f2d72cab960fd196d1fcc.zip
maj de xorg-xf86-video-mga#1.4.11-2
Diffstat (limited to 'xorg/xorg-xf86-video-mga')
-rw-r--r--xorg/xorg-xf86-video-mga/.footprint7
-rw-r--r--xorg/xorg-xf86-video-mga/Pkgfile9
2 files changed, 9 insertions, 7 deletions
diff --git a/xorg/xorg-xf86-video-mga/.footprint b/xorg/xorg-xf86-video-mga/.footprint
index e5cbf18f4..14edbf016 100644
--- a/xorg/xorg-xf86-video-mga/.footprint
+++ b/xorg/xorg-xf86-video-mga/.footprint
@@ -5,6 +5,7 @@ drwxr-xr-x root/root usr/lib/xorg/modules/
drwxr-xr-x root/root usr/lib/xorg/modules/drivers/
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/mga_drv.la
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/mga_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/mga.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/mga.4.gz
diff --git a/xorg/xorg-xf86-video-mga/Pkgfile b/xorg/xorg-xf86-video-mga/Pkgfile
index 7eb842115..4068b2920 100644
--- a/xorg/xorg-xf86-video-mga/Pkgfile
+++ b/xorg/xorg-xf86-video-mga/Pkgfile
@@ -1,17 +1,18 @@
-# Description: xorg driver xf86-video-mga
+# Description: pilote video xf86-video-mga 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-mga
version=1.4.11
-release=1
+release=2
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-mga-$version.tar.bz2)
build() {
cd xf86-video-mga-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install