File: control

package info (click to toggle)
alsadriver 0.2.0-pre8-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,808 kB
  • ctags: 6,550
  • sloc: ansic: 43,490; sh: 916; makefile: 759; perl: 54
file content (24 lines) | stat: -rw-r--r-- 759 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: alsadriver
Section: sound
Priority: optional
Maintainer: Wichert Akkerman <wakkerma@debian.org>
Standards-Version: 2.4.1.0

Package: alsa-modules
Architecture: all
Depends: whiptail, modutils (>= 2.1.85-14)
Description: ALSA driver common files
 ALSA is an effort to create a modules sound system for Linux,
 while maintaining full compatibility with OSS/Lite.
 .
 This packages contains the files that are needed to configure
 and run ALSA.

Package: alsa-source
Architecture: all
Description: ALSA driver source
 ALSA is an effort to create a modules sound system for Linux,
 while maintaining full compatibility with OSS/Lite. 
 .
 This package contains the drivers. Please note that the kernel
 sources must be installed to compile these modules.