/[svn]/linuxsampler/trunk/debian/control
ViewVC logotype

Annotation of /linuxsampler/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 375 - (hide annotations) (download)
Sat Feb 12 14:00:51 2005 UTC (19 years, 2 months ago) by schoenebeck
File size: 976 byte(s)
* added Debian packaging files

1 schoenebeck 375 Source: linuxsampler
2     Section: unknown
3     Priority: optional
4     Maintainer: Christian Schoenebeck <cuse@users.sourceforge.net>
5     Build-Depends: debhelper (>= 4.0.0)
6     Standards-Version: 3.6.1
7    
8     Package: linuxsampler
9     Architecture: any
10     Depends: ${shlibs:Depends}, ${misc:Depends}
11     Description: realtime audio sampler
12     LinuxSampler is a work in progress. It's goal is to produce a free
13     software audio sampler with professional grade features.
14     .
15     It offers disk streaming capability and supports the Gigasampler format
16     which is currently considered to be the best sampler format in regards of
17     possibilities and sound quality.
18     .
19     This package provides the backend of LinuxSampler, that is the sampler
20     engine together with audio and MIDI drivers. LinuxSampler can be
21     controlled via network interface which uses an ASCII based protocol called
22     LSCP. You might consider to install a GUI frontend for LinuxSampler as
23     well.
24     .
25     For more informations please visit http://www.linuxsampler.org

  ViewVC Help
Powered by ViewVC