oss-compat 5 source package in Ubuntu

Changelog

oss-compat (5) unstable; urgency=medium


  * Stop using "rmmod -w" which is no longer supported. (Closes: #736584.)
  * Standards-Version 3.9.5, no change required.

 -- Stephen Kitt <email address hidden>  Sun, 26 Jan 2014 14:33:37 +0100

Upload details

Uploaded by:
Debian Games Group
Uploaded to:
Sid
Original maintainer:
Debian Games Group
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
oss-compat_5.dsc 1.5 KiB d4981d76e64b301a3976ed6d990a4ee07a873db008c806c503d838b7b08d8de3
oss-compat_5.tar.xz 4.5 KiB 5b4f6fd19ea69991aff5bea84873cfcade0d2cd96682e2b4beb372437d3c3a02

Available diffs

No changes file available.

Binary packages built by this source

oss-compat: Open Sound System (OSS) compatibility package

 This package ensures that Open Sound System support is provided in
 some way. On Linux, it enables the ALSA compatibility modules. On
 other kernels where OSS is the default interface, no action is
 taken.
 .
 The purpose of this package is for applications that only support OSS
 to depend on it, hence preventing common "/dev/dsp not found" errors
 that would confuse unexperienced users.
 .
 On Linux platforms a better approach nowadays is to use osspd, which
 emulates OSS devices using ALSA or PulseAudio.