diff options
author | sibel <lesibel@free.fr> | 2009-11-21 08:04:17 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2009-11-21 08:04:17 +0100 |
commit | 0baacebea35296e4c3fed22b5bce0eec150e40f7 (patch) | |
tree | fa8699c75c837b78fc95aabb86f9069323370c43 /xorg/xorg-xf86-video-r128/Pkgfile | |
parent | 05c029a1fefbf14788b69e1dfe96af2cc85d5c2b (diff) | |
download | nutyx-extra-0baacebea35296e4c3fed22b5bce0eec150e40f7.tar.gz nutyx-extra-0baacebea35296e4c3fed22b5bce0eec150e40f7.tar.bz2 nutyx-extra-0baacebea35296e4c3fed22b5bce0eec150e40f7.tar.xz nutyx-extra-0baacebea35296e4c3fed22b5bce0eec150e40f7.zip |
maj de xorg-xf86-video-r128#6.8.1-2.
Diffstat (limited to 'xorg/xorg-xf86-video-r128/Pkgfile')
-rw-r--r-- | xorg/xorg-xf86-video-r128/Pkgfile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/xorg/xorg-xf86-video-r128/Pkgfile b/xorg/xorg-xf86-video-r128/Pkgfile index fb883db26..b8e6341bc 100644 --- a/xorg/xorg-xf86-video-r128/Pkgfile +++ b/xorg/xorg-xf86-video-r128/Pkgfile @@ -1,17 +1,18 @@ # Description: xorg driver xf86-video-r128 # 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-r128 version=6.8.1 -release=1 +release=2 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-r128-$version.tar.bz2) build() { cd xf86-video-r128-$version - ./configure --prefix=/usr --mandir=/usr/man + ./configure --prefix=/usr make make DESTDIR=$PKG install |