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

Annotation of /gigedit/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1240 - (hide annotations) (download)
Sat Jun 16 15:53:58 2007 UTC (16 years, 10 months ago) by schoenebeck
File size: 758 byte(s)
added Debian packaging build dependency to xsltproc and docbook-xslt

1 schoenebeck 1152 Source: gigedit
2     Section: sound
3     Priority: optional
4     Maintainer: Christian Schoenebeck <cuse@users.sf.net>
5 schoenebeck 1240 Build-Depends: debhelper (>= 4.0.0), pkg-config, intltool, libgtkmm-2.4-dev, libsndfile1-dev, xsltproc, docbook-xsl
6 schoenebeck 1152 Standards-Version: 3.6.1
7    
8     Package: gigedit
9     Section: sound
10     Architecture: any
11     Depends: ${shlibs:Depends}, ${misc:Depends}
12     Description: instrument editor for Gigasampler files
13     gigedit is an instrument editor allowing to modify existing Gigasampler
14     files, as well as creating new ones from scratch. The GUI is based on
15     the GTK+ (gtkmm) toolkit. Even though it is created as a subproject of
16     the LinuxSampler project, it is currently a completely independent
17     stand-alone editor.
18     .
19     For more information visit
20     http://www.linuxsampler.org

  ViewVC Help
Powered by ViewVC