File: control

package info (click to toggle)
setcd 1.5-6
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 88 kB
  • ctags: 19
  • sloc: ansic: 277; makefile: 61
file content (22 lines) | stat: -rw-r--r-- 733 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
Source: setcd
Section: utils
Priority: optional
Maintainer: LENART Janos <ocsi@debian.org>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.8.1

Package: setcd
Architecture: any
Depends: ${shlibs:Depends}
Description: Control the behaviour of your cdrom device
 This program allows you to control the behaviour of your Linux cdrom
 player.
 .
 You can control: auto close, auto eject, medium type checking and
 tray/caddy locking.  You can get information on the volume name of CD-ROMs
 and other data, and you can set the speed of your drive and choose a
 disc from a jukebox.
 .
 The source of this package may be an example for cdrom player program
 developers that wish to exploit the features of the Linux cdrom
 interface.