22 lines
876 B
Plaintext
22 lines
876 B
Plaintext
Source: fswebcam-gc2035
|
|
Section: graphics
|
|
Priority: optional
|
|
Maintainer: Luca Niccoli <lultimouomo@gmail.com>
|
|
Build-Depends: debhelper (>= 9.20120417), libgd2-noxpm-dev | libgd2-xpm-dev, libv4l-dev
|
|
Standards-Version: 3.9.5
|
|
Homepage: https://github.com/avafinger/fswebcam
|
|
|
|
Package: fswebcam-gc2035
|
|
Architecture: linux-any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Replaces: fswebcam
|
|
Conflicts: fswebcam
|
|
Description: Tiny and flexible webcam program
|
|
Fswebcam is a tiny and flexible webcam command-line program for capturing
|
|
images from a V4L1/V4L2 device. It accepts a number of formats, can skip
|
|
the first (possibly bad) frames before performing the actual capture, and
|
|
can perform simple manipulation on the captured image, such as resizing,
|
|
averaging multiple frames or overlaying a caption or an image.
|
|
.
|
|
This is the version for Orange Pi boards with gc2035 camera
|