File: control

package info (click to toggle)
cdde 0.3.1-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 504 kB
  • ctags: 73
  • sloc: sh: 995; ansic: 782; makefile: 17
file content (18 lines) | stat: -rw-r--r-- 790 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: cdde
Section: utils
Priority: extra
Maintainer: Stanislav Maslovski <stanislav.maslovski@gmail.com>
Build-Depends: cdbs, debhelper (>= 7), autotools-dev, pkg-config, libxml2-dev (>= 2.6.17)
Standards-Version: 3.8.0
Homepage: http://cdde.sourceforge.net/

Package: cdde
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: CD Detect & Execute utility
 CDDE is a program that detects when a CD/DVD-ROM drive has a disc
 inserted. When it finds a disc inserted in the drive it will attempt
 to determine the type of the disc, and execute a specified command.
 This means a DVD can be inserted and your favorite DVD software will
 start, or a data CD can be automatically mounted, etc. The commands
 are defined in a configuration file that has simple XML syntax.