summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xf86-video-sis
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2009-11-21 08:07:57 +0100
committersibel <lesibel@free.fr>2009-11-21 08:07:57 +0100
commit1b4fa4641f506a54efab5963d60028aabe9fa89b (patch)
tree7d9965171fb8c5ee7395dfb5d6965163b8fae741 /xorg/xorg-xf86-video-sis
parent36222f028e5409e6ad7c71053634069f684d883d (diff)
downloadnutyx-extra-1b4fa4641f506a54efab5963d60028aabe9fa89b.tar.gz
nutyx-extra-1b4fa4641f506a54efab5963d60028aabe9fa89b.tar.bz2
nutyx-extra-1b4fa4641f506a54efab5963d60028aabe9fa89b.tar.xz
nutyx-extra-1b4fa4641f506a54efab5963d60028aabe9fa89b.zip
maj de xorg-xf86-video-sis#0.10.2-2
Diffstat (limited to 'xorg/xorg-xf86-video-sis')
-rw-r--r--xorg/xorg-xf86-video-sis/.footprint7
-rw-r--r--xorg/xorg-xf86-video-sis/Pkgfile7
2 files changed, 8 insertions, 6 deletions
diff --git a/xorg/xorg-xf86-video-sis/.footprint b/xorg/xorg-xf86-video-sis/.footprint
index 60a098a4a..44af0c4ae 100644
--- a/xorg/xorg-xf86-video-sis/.footprint
+++ b/xorg/xorg-xf86-video-sis/.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/sis_drv.la
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/sis_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/sis.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/sis.4.gz
diff --git a/xorg/xorg-xf86-video-sis/Pkgfile b/xorg/xorg-xf86-video-sis/Pkgfile
index 314eb143f..99ad9aa5c 100644
--- a/xorg/xorg-xf86-video-sis/Pkgfile
+++ b/xorg/xorg-xf86-video-sis/Pkgfile
@@ -1,17 +1,18 @@
# Description: xorg driver xf86-video-sis
# URL: http://xorg.freedesktop.org
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Maintainer: NutyX core team
+# Packager : lesibel at free dot fr
# Depends on: xorg-server
name=xorg-xf86-video-sis
version=0.10.2
-release=1
+release=2
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sis-$version.tar.bz2)
build() {
cd xf86-video-sis-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install