xorg-xf86-video-i810: updated to 2.0.0. Fixed description.

This commit is contained in:
Tilman Sauerbeck 2007-04-20 19:03:35 +02:00
parent 18688c44ec
commit 923c976ed9
3 changed files with 17 additions and 7 deletions

View File

@ -7,8 +7,18 @@ lrwxrwxrwx root/root usr/lib/libI810XvMC.so.1 -> libI810XvMC.so.1.0.0
drwxr-xr-x root/root usr/lib/xorg/ drwxr-xr-x root/root usr/lib/xorg/
drwxr-xr-x root/root usr/lib/xorg/modules/ 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/i810_drv.la -rwxr-xr-x root/root usr/lib/xorg/modules/drivers/ch7017.la
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/i810_drv.so -rwxr-xr-x root/root usr/lib/xorg/modules/drivers/ch7017.so
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/ch7xxx.la
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/ch7xxx.so
lrwxrwxrwx root/root usr/lib/xorg/modules/drivers/i810_drv.so -> intel_drv.so
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/intel_drv.la
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/intel_drv.so
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/ivch.la
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/ivch.so
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/sil164.la
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/sil164.so
drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man4/ drwxr-xr-x root/root usr/man/man4/
-rw-r--r-- root/root usr/man/man4/i810.4.gz -rw-r--r-- root/root usr/man/man4/i810.4.gz
-rw-r--r-- root/root usr/man/man4/intel.4.gz

View File

@ -1 +1 @@
744a6ee1ebfe1c74e3b170b8d7ef8395 xf86-video-i810-1.7.4.tar.bz2 269dd43f0a414d032fea1599a73b5b77 xf86-video-intel-2.0.0.tar.bz2

View File

@ -1,14 +1,14 @@
# Description: xorg driver xf86-video-i810 # Description: Intel graphics video driver
# URL: http://xorg.freedesktop.org # URL: http://xorg.freedesktop.org
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu # Maintainer: Tilman Sauerbeck, tilman at crux dot nu
name=xorg-xf86-video-i810 name=xorg-xf86-video-i810
version=1.7.4 version=2.0.0
release=1 release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-i810-$version.tar.bz2) source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-intel-$version.tar.bz2)
build() { build() {
cd xf86-video-i810-$version cd xf86-video-intel-$version
./configure --prefix=/usr --mandir=/usr/man ./configure --prefix=/usr --mandir=/usr/man