File: control

package info (click to toggle)
came 1.9-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 224 kB
  • ctags: 214
  • sloc: ansic: 1,876; makefile: 67
file content (25 lines) | stat: -rw-r--r-- 807 bytes parent folder | download | duplicates (2)
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
Source: came
Section: net
Priority: optional
Maintainer: Cyril Bouthors <cyril@bouthors.org>
Build-Depends: debhelper (>> 4.0.0), giblib-dev (>= 1.2.3-4), libimlib2-dev, libcurl3-dev, help2man
Build-Conflicts: linux-kernel-headers (<< 2.5.999-test7-bk-10)
Standards-Version: 3.6.2.2

Package: came
Architecture: any
Depends: ${shlibs:Depends}
Recommends: ttf-freefont
Description: Rewrite of the xawtv webcam app using imlib2
 camE is a rewrite of the xawtv webcam app using imlib2
 Features include:
   * Uses Imlib2
   * TTF fonts
   * Blended transparent text
   * Title text
   * Options in ~/.camErc
   * Message read from separate file (eg echo "eating my dinner" > ~/.caminfo)
   * Color the text as you like
   * Text background any color/alpha value
   * scp support for uploading
   * And more...