summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2009-11-21 08:11:28 +0100
committersibel <lesibel@free.fr>2009-11-21 08:11:28 +0100
commitf971f4d289e82c43de89ab1fad8332ac8a1882fe (patch)
tree4db7eac8d50abf3bacd868baa7e6b7775fcfeed8 /xorg
parent4ce5595d89e5ce6f3fe44bf27cf5bb925673e032 (diff)
downloadnutyx-pakxe-f971f4d289e82c43de89ab1fad8332ac8a1882fe.tar.gz
nutyx-pakxe-f971f4d289e82c43de89ab1fad8332ac8a1882fe.tar.bz2
nutyx-pakxe-f971f4d289e82c43de89ab1fad8332ac8a1882fe.tar.xz
nutyx-pakxe-f971f4d289e82c43de89ab1fad8332ac8a1882fe.zip
maj de xorg-xf86-video-tseng#1.2.3-1
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg-xf86-video-tseng/.footprint7
-rw-r--r--xorg/xorg-xf86-video-tseng/.md5sum2
-rw-r--r--xorg/xorg-xf86-video-tseng/Pkgfile7
3 files changed, 9 insertions, 7 deletions
diff --git a/xorg/xorg-xf86-video-tseng/.footprint b/xorg/xorg-xf86-video-tseng/.footprint
index 0a319a40a..e5baf5b39 100644
--- a/xorg/xorg-xf86-video-tseng/.footprint
+++ b/xorg/xorg-xf86-video-tseng/.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/tseng_drv.la
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/tseng_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/tseng.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/tseng.4.gz
diff --git a/xorg/xorg-xf86-video-tseng/.md5sum b/xorg/xorg-xf86-video-tseng/.md5sum
index 26788272c..cde9fa061 100644
--- a/xorg/xorg-xf86-video-tseng/.md5sum
+++ b/xorg/xorg-xf86-video-tseng/.md5sum
@@ -1 +1 @@
-f55df4cb0e6cffcd3721164f35dfc88d xf86-video-tseng-1.2.2.tar.bz2
+79f63999c88477801ae54dc486272ad6 xf86-video-tseng-1.2.3.tar.bz2
diff --git a/xorg/xorg-xf86-video-tseng/Pkgfile b/xorg/xorg-xf86-video-tseng/Pkgfile
index 3f75c934e..bda72181e 100644
--- a/xorg/xorg-xf86-video-tseng/Pkgfile
+++ b/xorg/xorg-xf86-video-tseng/Pkgfile
@@ -1,17 +1,18 @@
# Description: xorg driver xf86-video-tseng
# 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-tseng
-version=1.2.2
+version=1.2.3
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tseng-$version.tar.bz2)
build() {
cd xf86-video-tseng-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install