/[svn]/liblscp/tags/liblscp_0_4_1/debian/control
ViewVC logotype

Annotation of /liblscp/tags/liblscp_0_4_1/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 955 - (hide annotations) (download)
Tue Nov 28 23:36:06 2006 UTC (17 years, 6 months ago) by (unknown author)
File size: 1137 byte(s)
This commit was manufactured by cvs2svn to create tag 'liblscp_0_4_1'.
1 schoenebeck 197 Source: liblscp
2 flax 576 Section: sound
3 schoenebeck 197 Priority: optional
4 flax 480 Maintainer: Matt Flax <flatmax@pgb.unsw.edu.au>
5 schoenebeck 197 Build-Depends: debhelper (>= 4.0.0)
6     Standards-Version: 3.6.1
7    
8     Package: liblscp-dev
9     Section: libdevel
10     Architecture: any
11     Depends: liblscp (= ${Source-Version})
12     Description: LinuxSampler Control Protocol wrapper library
13 flax 598 This package is for use with the LinuxSampler audio sampling
14     engine / library and packages.
15 schoenebeck 197 Wraps the LinuxSampler network protocol and offers a
16     convenient API in form of a C library.
17     .
18     For further informations visit
19     http://www.linuxsampler.org
20     .
21     This package contains the header files needed for
22     development with liblscp. You will need this only if you
23     intend to compile programs that use this library.
24    
25     Package: liblscp
26     Section: libs
27     Architecture: any
28     Depends: ${shlibs:Depends}, ${misc:Depends}
29     Description: LinuxSampler Control Protocol wrapper library
30 flax 598 This package is for use with the LinuxSampler audio sampling
31     engine / library and packages.
32 schoenebeck 197 Wraps the LinuxSampler network protocol and offers a
33     convenient API in form of a C library.
34     .
35     For further informations visit
36     http://www.linuxsampler.org
37    

  ViewVC Help
Powered by ViewVC