File: control

package info (click to toggle)
audiooss 1.0.0-2.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 208 kB
  • ctags: 750
  • sloc: ansic: 2,062; makefile: 43; sh: 12
file content (17 lines) | stat: -rw-r--r-- 660 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: audiooss
Section: sound
Priority: optional
Maintainer: Lex Spoon <lex@debian.org>
Build-Depends: debhelper (>> 3.0.0), nas-dev, libx11-dev, xutils
Standards-Version: 3.5.2

Package: audiooss
Architecture: any
Depends: ${shlibs:Depends}
Description: transparent OSS emulation over NAS
 This is a compatibility utility that allows programs written
 for the popular Open Sound System (OSS) interface to run using
 the Network Audio System (NAS) instead.  It works by preloading a
 library to intercept and manipulate critical system calls such as
 open(), read(), and  write().  The emulation is not yet complete,
 but it already works for many programs.