ports/xorg (2.3): xorg-xf86-video-i810: updated to 2.0.0. Fixed description.
commit 923c976ed957f80afc1460995c714933ea959074 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Fri Apr 20 19:03:35 2007 +0200 xorg-xf86-video-i810: updated to 2.0.0. Fixed description. diff --git a/xorg-xf86-video-i810/.footprint b/xorg-xf86-video-i810/.footprint index 49f273f..5c179a1 100644 --- a/xorg-xf86-video-i810/.footprint +++ b/xorg-xf86-video-i810/.footprint @@ -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/modules/ 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/i810_drv.so +-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/ch7017.la +-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/man4/ -rw-r--r-- root/root usr/man/man4/i810.4.gz +-rw-r--r-- root/root usr/man/man4/intel.4.gz diff --git a/xorg-xf86-video-i810/.md5sum b/xorg-xf86-video-i810/.md5sum index 81c57bb..e7611a9 100644 --- a/xorg-xf86-video-i810/.md5sum +++ b/xorg-xf86-video-i810/.md5sum @@ -1 +1 @@ -744a6ee1ebfe1c74e3b170b8d7ef8395 xf86-video-i810-1.7.4.tar.bz2 +269dd43f0a414d032fea1599a73b5b77 xf86-video-intel-2.0.0.tar.bz2 diff --git a/xorg-xf86-video-i810/Pkgfile b/xorg-xf86-video-i810/Pkgfile index 98fb3d1..6f93c8d 100644 --- a/xorg-xf86-video-i810/Pkgfile +++ b/xorg-xf86-video-i810/Pkgfile @@ -1,14 +1,14 @@ -# Description: xorg driver xf86-video-i810 +# Description: Intel graphics video driver # URL: http://xorg.freedesktop.org # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-video-i810 -version=1.7.4 +version=2.0.0 release=1 -source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-i810-$vers...) +source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-intel-$ver...) build() { - cd xf86-video-i810-$version + cd xf86-video-intel-$version ./configure --prefix=/usr --mandir=/usr/man
participants (1)
-
crux@crux.nu