Magellan Linux

Annotation of /branches/magellan-next/core/xf86-video-v4l/xf86-video-v4l-0.2.0-r9.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7811 - (hide annotations) (download)
Wed Jun 1 17:59:48 2011 UTC (13 years ago) by niro
File size: 344 byte(s)
auto added: ver bump to 0.2.0-r9
1 niro 7811 # $Id$
2    
3     PNAME="xf86-video-v4l"
4     PVER="0.2.0"
5     PBUILD="r9"
6    
7     PCATEGORIE="x11-drivers"
8     STATE="unstable"
9    
10     DESCRIPTION="Xorg video driver for ${PNAME/xf86-video-/} devices."
11     HOMEPAGE="http://xorg.freedesktop.org"
12    
13     SDEPEND=">= x11-proto/randrproto-1
14     >= x11-proto/videoproto-1
15     >= x11-proto/xproto-1"
16    
17     sminclude xorg
18    
19     UP2DATE="updatecmd_xorg ${PNAME}"