summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2009-11-21 08:07:17 +0100
committersibel <lesibel@free.fr>2009-11-21 08:07:17 +0100
commit36222f028e5409e6ad7c71053634069f684d883d (patch)
treed97337795636ae79ff18d9b868faecc31d6a5015 /xorg
parent7a227e01f8889677263a41505169b1b9daedabda (diff)
downloadnutyx-extra-36222f028e5409e6ad7c71053634069f684d883d.tar.gz
nutyx-extra-36222f028e5409e6ad7c71053634069f684d883d.tar.bz2
nutyx-extra-36222f028e5409e6ad7c71053634069f684d883d.tar.xz
nutyx-extra-36222f028e5409e6ad7c71053634069f684d883d.zip
maj de xorg-xf86-video-siliconmotion#1.7.3-1
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg-xf86-video-siliconmotion/.footprint7
-rw-r--r--xorg/xorg-xf86-video-siliconmotion/.md5sum2
-rw-r--r--xorg/xorg-xf86-video-siliconmotion/Pkgfile7
3 files changed, 9 insertions, 7 deletions
diff --git a/xorg/xorg-xf86-video-siliconmotion/.footprint b/xorg/xorg-xf86-video-siliconmotion/.footprint
index 802e9c46c..4d9491567 100644
--- a/xorg/xorg-xf86-video-siliconmotion/.footprint
+++ b/xorg/xorg-xf86-video-siliconmotion/.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/siliconmotion_drv.la
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/siliconmotion_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/siliconmotion.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/siliconmotion.4.gz
diff --git a/xorg/xorg-xf86-video-siliconmotion/.md5sum b/xorg/xorg-xf86-video-siliconmotion/.md5sum
index d575e5ed9..d1569a271 100644
--- a/xorg/xorg-xf86-video-siliconmotion/.md5sum
+++ b/xorg/xorg-xf86-video-siliconmotion/.md5sum
@@ -1 +1 @@
-432791bfe9dde2d78ce7410b2cb420bb xf86-video-siliconmotion-1.7.2.tar.bz2
+29fb322cd3adab52cc7f1ac86f9315bb xf86-video-siliconmotion-1.7.3.tar.bz2
diff --git a/xorg/xorg-xf86-video-siliconmotion/Pkgfile b/xorg/xorg-xf86-video-siliconmotion/Pkgfile
index db51ff143..ddbd2696a 100644
--- a/xorg/xorg-xf86-video-siliconmotion/Pkgfile
+++ b/xorg/xorg-xf86-video-siliconmotion/Pkgfile
@@ -1,17 +1,18 @@
# Description: xorg driver xf86-video-siliconmotion
# 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-siliconmotion
-version=1.7.2
+version=1.7.3
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-siliconmotion-$version.tar.bz2)
build() {
cd xf86-video-siliconmotion-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install