/[svn]/linuxsampler/branches/release2_1_1/debian/control
ViewVC logotype

Annotation of /linuxsampler/branches/release2_1_1/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2787 - (hide annotations) (download)
Wed Jul 15 18:47:15 2015 UTC (8 years, 9 months ago) by schoenebeck
Original Path: linuxsampler/trunk/debian/control
File size: 2477 byte(s)
* Preparations for new release (2.0.0).

1 schoenebeck 375 Source: linuxsampler
2 flax 591 Section: sound
3 schoenebeck 375 Priority: optional
4 flax 591 Maintainer: Matt Flax <flatmax@pgb.unsw.edu.au>
5 schoenebeck 1742 Build-Depends: debhelper (>= 4.0.0), libgig-dev, uuid-dev
6 schoenebeck 375 Standards-Version: 3.6.1
7    
8     Package: linuxsampler
9 schoenebeck 698 Section: sound
10 schoenebeck 375 Architecture: any
11 schoenebeck 698 Depends: ${shlibs:Depends}, ${misc:Depends}
12 flax 599 Suggests: gigtools
13 schoenebeck 375 Description: realtime audio sampler
14 schoenebeck 2787 LinuxSampler is a free software audio sampler with professional grade features.
15     It offers disk streaming capability, real-time instrument scripts, and
16     supports the following three sampler formats:
17 schoenebeck 375 .
18 schoenebeck 2787 - GigaStudio 4, previously known as Gigasampler (.gig)
19     - SoundFont 2 (.sf2)
20     - SFZ2 (.sfz)
21 schoenebeck 375 .
22 schoenebeck 698 This package provides the backend application of LinuxSampler.
23     LinuxSampler can be controlled via network interface which uses an ASCII
24     based protocol called LSCP. You might consider to install a GUI frontend
25     for LinuxSampler as well.
26 schoenebeck 375 .
27 schoenebeck 2515 This package also provides the LSCP shell, which can be used to control the
28     sampler from the command line.
29     .
30 schoenebeck 375 For more informations please visit http://www.linuxsampler.org
31 schoenebeck 698
32     Package: liblinuxsampler-dev
33     Section: libdevel
34     Architecture: any
35     Depends: liblinuxsampler (= ${Source-Version})
36     Description: realtime audio sampler (development files)
37 schoenebeck 2787 LinuxSampler is a free software audio sampler with professional grade features.
38     It offers disk streaming capability, real-time instrument scripts, and
39     supports the following three sampler formats:
40 schoenebeck 698 .
41 schoenebeck 2787 - GigaStudio 4, previously known as Gigasampler (.gig)
42     - SoundFont 2 (.sf2)
43     - SFZ2 (.sfz)
44 schoenebeck 698 .
45     This package provides the development files of the LinuxSampler library.
46     You usually only need this package if you are compiling against
47     liblinuxsampler.
48     .
49     For more informations please visit http://www.linuxsampler.org
50    
51     Package: liblinuxsampler
52     Section: libs
53     Architecture: any
54     Depends: ${shlibs:Depends}, ${misc:Depends}
55     Description: realtime audio sampler (base library)
56 schoenebeck 2787 LinuxSampler is a free software audio sampler with professional grade features.
57     It offers disk streaming capability, real-time instrument scripts, and
58     supports the following three sampler formats:
59 schoenebeck 698 .
60 schoenebeck 2787 - GigaStudio 4, previously known as Gigasampler (.gig)
61     - SoundFont 2 (.sf2)
62     - SFZ2 (.sfz)
63 schoenebeck 698 .
64     This package provides the LinuxSampler backend library (liblinuxsampler),
65 schoenebeck 1876 that is the sampler engine together with audio and MIDI drivers. It also
66     includes the DSSI and LV2 plugin binaries of the sampler.
67 schoenebeck 698 .
68     For more informations please visit http://www.linuxsampler.org

  ViewVC Help
Powered by ViewVC