1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: vgrabbj
Section: graphics
Priority: optional
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Build-Depends: debhelper (>= 9), libjpeg-dev, libpng-dev, libftp-dev, libv4l-dev, pkg-config
Standards-Version: 3.9.8
Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/vgrabbj/trunk
Vcs-Browser: https://anonscm.debian.org/viewvc/collab-maint/deb-maint/vgrabbj/trunk/
Homepage: https://sourceforge.net/projects/vgrabbj/
Package: vgrabbj
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: grabs an image from a camera and puts it in jpg/png format
vgrabbj is a program that will grab an image from a v4l compatible
device (usually a webcam of some sort) and save it in a jpg or png
file.
|