File: control

package info (click to toggle)
awe 0.4.3.1-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,888 kB
  • ctags: 4,780
  • sloc: ansic: 22,598; tcl: 2,200; makefile: 566; sh: 420
file content (94 lines) | stat: -rw-r--r-- 3,797 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Source: awe
Section: sound
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper, tcl8.3-dev, tk8.3-dev, libxaw-dev, xlibs-dev, xutils, alsa-headers, altgcc [i386], libc5-altdev [i386], libncurses5-dev
Standards-Version: 3.5.2

Package: awe-drv
Architecture: alpha i386
Depends: ${shlibs:Depends}, patch
Replaces: awe-utils, awe-patch
Provides: awe-utils, awe-patch
Conflicts: awe-utils, awe-patch
Description: Linux AWE32 driver source and utilities
 Linux supports the Sound Blaster 32, and Sound Blaster AWE32, through the use
 of a driver written by Takashi Iwai <iwai@dragon.mm.t.u-tokyo.ac.jp>.  These
 utilities are the package of AWE32 utilities for use with this driver, which
 manipulate patch files. They are required to load the vital '.SBK', or '.SF2'
 files, which will have been installed with your AWE32 DOS or Win95 software
 in \SB16\SFBANK or \Windows\System. This also includes 'gusload', for loading
 GUS-format patches to the AWE32 driver.
 .
 This package installs the source for the AWE32 driver into /usr/src/awedrv.
 In order to use the awe32 driver, you must recompile your kernel, after using
 the install script found in this package to patch these sources into your
 kernel source tree (they can alternatively be manually installed into the
 kernel source or into a separate copy of the sound driver).
 .
 There are also some converters between different patch file formats for the
 AWE32, and the 'sfxtest' program for testing the AWE32 driver, which are
 installed in /usr/lib/awe.

Package: awe-midi
Architecture: alpha i386
Depends: ${shlibs:Depends}, tk8.3 | wish
Description: Linux AWE32 driver MIDI player
 This is a program which will play MIDI files, either using a built-in
 Tk-based interface, or from the console (in 'dumb' mode). It can also be used
 in 'pipe' mode, so that another program can control the playback. This makes
 a very flexible interface for adding AWE32 MIDI support to a program, or for
 writing your own front end for this program.

Package: awe-netscape-libc5
Architecture: i386
Depends: ${shlibs:Depends}, awe-midi
Conflicts: awe-netscape-libc6
Suggests: netscape
Description: Linux AWE32 MIDI player Netscape plugin
 This plugin enables Netscape 3.0+ to play MIDI files embedded into HTML pages
 in the style of Crescendo or Yamaha MIDI Plugin, using the Linux AWE32 driver
 and MIDI player.
 .
 This version will work with older versions of Netscape which are compiled
 against Linux libc5.

Package: awe-netscape-libc6
Architecture: i386
Depends: ${shlibs:Depends}, awe-midi
Conflicts: awe-netscape-libc5
Suggests: netscape
Description: Linux AWE32 MIDI player Netscape plugin (libc6/glibc2.0)
 This plugin enables Netscape 3.0+ to play MIDI files embedded into HTML pages
 in the style of Crescendo or Yamaha MIDI Plugin, using the Linux AWE32 driver
 and MIDI player.
 .
 This version will work with newer versions of Netscape which are compiled
 against libc6 (GNU libc 2.0).

Package: vkeybd
Architecture: any
Depends: ${shlibs:Depends}
Suggests: awe-drv
Description: Virtual Keyboard program
 This program allows you to use the Linux AWE32 driver, OSS MIDI sequencer,
 or ALSA MIDI sequencer and provides "virtual" keyboard (the musical type),
 which can be "played" using the keyboard or mouse under X11.

Package: libawe0.4
Section: libs
Architecture: alpha i386
Depends: ${shlibs:Depends}
Suggests: awe-drv
Description: AWE32 shared library
 This library provides functions for patch management with the AWE32 driver.

Package: libawe0.4-dev
Section: devel
Architecture: alpha i386
Depends: libawe0.4
Provides: libawe-dev
Conflicts: libawe-dev
Description: Development files for the AWE32 library.
 This package includes the static library, and the include files for the
 library.