xorg-xf86-video-v4l: dropped last update in 2008

This commit is contained in:
Danny Rawlins 2017-06-25 23:04:13 +10:00
parent 44446a74ac
commit a33c91be3d
4 changed files with 0 additions and 34 deletions

View File

@ -1,10 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
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/v4l_drv.la
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/v4l_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/v4l.4.gz

View File

@ -1 +0,0 @@
2251ae2a0a905764941cd7b098e85ad1 xf86-video-v4l-0.2.0.tar.bz2

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndCFmIo3sEEHdivNdnTseT7XDvFg231IBlJEG2XhwVSqr6w1mCoXLmzjGSk2wwVrZspVC5YrCNRjVUXpOI78i7AU=
SHA256 (Pkgfile) = 5288d4e8b19bd5dd601c352a99c94a10f0f5922910e09be79d8e6aacfb300a49
SHA256 (.footprint) = 661e43b9dd40c297964dbdc57c23b2dd76b93de1bae994f1009d08125ad1ecd4
SHA256 (xf86-video-v4l-0.2.0.tar.bz2) = cbff9120fbad900cbdc7ac535d04984e7b491d69a8eb0b371e30ae07cb61925d

View File

@ -1,18 +0,0 @@
# Description: xorg driver xf86-video-v4l
# URL: http://xorg.freedesktop.org
# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu
# Depends on: xorg-server
name=xorg-xf86-video-v4l
version=0.2.0
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-v4l-$version.tar.bz2)
build() {
cd xf86-video-v4l-$version
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install
}