Added xf86-video-v4l-0.2.0 template.
--HG-- extra : convert_revision : 2c9eda68bc7f445a8091321cc85b717ff9f2a7f5
This commit is contained in:
parent
a332684dc3
commit
50097bdac6
|
@ -0,0 +1,14 @@
|
|||
# Template build file for 'xf86-video-v4l'.
|
||||
pkgname=xf86-video-v4l
|
||||
version=0.2.0
|
||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="Xorg Video4Linux video driver"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=cbff9120fbad900cbdc7ac535d04984e7b491d69a8eb0b371e30ae07cb61925d
|
||||
long_desc="
|
||||
This is the video driver for Video4Linux video cards for the
|
||||
Xorg X11 server."
|
||||
|
||||
Add_dependency full glibc
|
||||
Add_dependency full xorg-server
|
Loading…
Reference in New Issue