File: control

package info (click to toggle)
alsa-lib 0.9.0beta10a-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,032 kB
  • ctags: 5,012
  • sloc: ansic: 43,192; sh: 8,704; makefile: 233
file content (32 lines) | stat: -rw-r--r-- 1,106 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
23
24
25
26
27
28
29
30
31
32
Source: alsa-lib
Section: libs
Priority: optional
Maintainer: Masato Taruishi <taru@debian.org>
Build-Depends: debhelper, alsa-headers (>= 0.9+0beta7-1), autoconf, automake, libtool
Standards-Version: 3.1.1

Package: libasound2
Architecture: any
Depends: ${shlibs:Depends}
Suggests: alsadriver, alsa-base
Replaces: alsalib0.3.0, alsalib0.3.2, alsalib
Conflicts: alsalib0.1.3, alsalib0.3.0, alsalib0.3.2, alsalib
Description: Advanced Linux Sound Architecture (libraries)
 ALSA is an effort to create a modules sound system for Linux,
 while maintaining full compatibility with OSS/Lite.
 .
 This package contains the libraries.

Package: libasound2-dev
Architecture: any
Section: devel
Depends: libasound2 (= ${Source-Version}), alsa-headers (>= 0.5.5)
Provides: alsalib-dev
Replaces: alsalib0.3.0-dev, alsalib0.3.2-dev, libasound0 (<= 0.4.1-2)
Conflicts: alsalib-dev
Description: Advanced Linux Sound Architecture (development)
 ALSA is an effort to create a modules sound system for Linux,
 while maintaining full compatibility with OSS/Lite.
 .
 This package contains files necessary for development.