xorg-xf86-video-s3: updated to 0.6.2.
This commit is contained in:
parent
7a963ff470
commit
8ac45bbb7b
@ -5,3 +5,6 @@ drwxr-xr-x root/root usr/lib/xorg/modules/
|
|||||||
drwxr-xr-x root/root usr/lib/xorg/modules/drivers/
|
drwxr-xr-x root/root usr/lib/xorg/modules/drivers/
|
||||||
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/s3_drv.la
|
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/s3_drv.la
|
||||||
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/s3_drv.so
|
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/s3_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/s3.4.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
a5f1f2f93a50e56bd3aeed009c407337 xf86-video-s3-0.6.1.tar.bz2
|
723f9fc2de66805c1984a37c6d41580e xf86-video-s3-0.6.2.tar.bz2
|
||||||
|
@ -4,14 +4,14 @@
|
|||||||
# Depends on: xorg-server
|
# Depends on: xorg-server
|
||||||
|
|
||||||
name=xorg-xf86-video-s3
|
name=xorg-xf86-video-s3
|
||||||
version=0.6.1
|
version=0.6.2
|
||||||
release=1
|
release=1
|
||||||
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3-$version.tar.bz2)
|
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3-$version.tar.bz2)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd xf86-video-s3-$version
|
cd xf86-video-s3-$version
|
||||||
|
|
||||||
./configure --prefix=/usr
|
./configure --prefix=/usr --mandir=/usr/man
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user