summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xf86-video-cirrus
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-20 23:04:56 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-20 23:04:56 +0100
commitcbefedf44a77f31b4e0531b24fb6f71a73d64ae3 (patch)
treeeee22a019e43b98db3d02207badd667326457300 /xorg/xorg-xf86-video-cirrus
parent6e7ba73421a4f3e153eb0358f2ffb73564c67842 (diff)
downloadnutyx-extra-cbefedf44a77f31b4e0531b24fb6f71a73d64ae3.tar.gz
nutyx-extra-cbefedf44a77f31b4e0531b24fb6f71a73d64ae3.tar.bz2
nutyx-extra-cbefedf44a77f31b4e0531b24fb6f71a73d64ae3.tar.xz
nutyx-extra-cbefedf44a77f31b4e0531b24fb6f71a73d64ae3.zip
maj de xorg-xf86-video-cirrus#1.3.2-2
Diffstat (limited to 'xorg/xorg-xf86-video-cirrus')
-rw-r--r--xorg/xorg-xf86-video-cirrus/.footprint7
-rw-r--r--xorg/xorg-xf86-video-cirrus/Pkgfile9
2 files changed, 9 insertions, 7 deletions
diff --git a/xorg/xorg-xf86-video-cirrus/.footprint b/xorg/xorg-xf86-video-cirrus/.footprint
index c3a2cb259..7ef0f9f31 100644
--- a/xorg/xorg-xf86-video-cirrus/.footprint
+++ b/xorg/xorg-xf86-video-cirrus/.footprint
@@ -9,6 +9,7 @@ drwxr-xr-x root/root usr/lib/xorg/modules/drivers/
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/cirrus_drv.so
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/cirrus_laguna.la
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/cirrus_laguna.so
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man4/
--rw-r--r-- root/root usr/man/man4/cirrus.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/cirrus.4.gz
diff --git a/xorg/xorg-xf86-video-cirrus/Pkgfile b/xorg/xorg-xf86-video-cirrus/Pkgfile
index cae86837c..301a10619 100644
--- a/xorg/xorg-xf86-video-cirrus/Pkgfile
+++ b/xorg/xorg-xf86-video-cirrus/Pkgfile
@@ -1,17 +1,18 @@
-# Description: xorg driver xf86-video-cirrus
+# Description: Pilote video xf86-video-cirrus 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-cirrus
version=1.3.2
-release=1
+release=2
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-cirrus-$version.tar.bz2)
build() {
cd xf86-video-cirrus-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install