1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: oss-preserve
Section: admin
Priority: optional
Maintainer: Varun Hiremath <varun@debian.org>
Uploaders: Torsten Werner <twerner@debian.org>
Build-Depends: cdbs, debhelper (>= 6), libglib2.0-dev, quilt
Standards-Version: 3.8.1
Vcs-Svn: https://bollin.googlecode.com/svn/oss-preserve/
Vcs-Browser: http://bollin.googlecode.com/svn/oss-preserve/
Package: oss-preserve
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: aumix
Description: Program to save/restore OSS mixer settings
This package saves the Open Sound System (OSS) mixer settings into a
file when the machine is shut down, and restores them from the file
when it is restarted. It can optionally restore from a file of fixed
settings.
|