File: control

package info (click to toggle)
camstream 0.26.3-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,744 kB
  • ctags: 2,077
  • sloc: cpp: 7,484; asm: 440; ansic: 427; makefile: 336; sh: 169
file content (44 lines) | stat: -rw-r--r-- 1,582 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Source: camstream
Section: misc
Priority: optional
Maintainer: Aurelien Jarno <aurel32@debian.org>
Build-Depends: debhelper (>> 4.0), libqt3-mt-dev, libqt3-compat-headers, lynx, imagemagick
Build-Depends-Indep: lynx
Standards-Version: 3.6.1

Package: camstream
Architecture: any
Section: misc
Depends: ${shlibs:Depends}, ${misc:Depends}, makedev (>= 2.3.1-58)
Recommends: camstream-doc
Description: Collection of tools for webcams and other video-devices
 CamStream is (going to be) a collection of tools for
 webcams and other video-devices, enhancing your Linux
 system with multimedia video. All written in C++ and with
 a nice GUI frontend. The interface is based on Qt, an
 excellent GUI framework.
 .
 The aim of this project is build a set of programs for:
  * Webcamming, that is saving an image and uploading it to
    a server at regular intervals;
  * Video conferencing;
  * Webcam broadcast (including server);
  * Recording movie clips (AVI, Quicktime) from a webcam (and
    playing them back);
  * Using a webcam as a security camera.
 .
  Homepage: http://www.smcc.demon.nl/camstream/

Package: camstream-doc
Architecture: all
Section: doc
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: camstream (<= 0.26.3-1)
Description: Documentation for camstream
 CamStream is (going to be) a collection of tools for
 webcams and other video-devices, enhancing your Linux
 system with multimedia video. All written in C++ and with
 a nice GUI frontend. The interface is based on Qt, an
 excellent GUI framework.
 .
 This package holds the documentation for CamStream.