increase dvbapp PR.
[vuplus_openembedded] / recipes / fswebcam / fswebcam_20070108.bb
1 DESCRIPTION = "Webcam imaage grabber and manipulation application."
2 SECTION = "graphics"
3 DEPENDS = "gd"
4 LICENSE = "GPL"
5
6 PR = "r0"
7
8 inherit autotools
9
10 SRC_URI = "http://www.firestorm.cx/fswebcam/files/${P}.tar.gz"