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

Diff of /gigedit/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1152 by schoenebeck, Mon Apr 9 18:52:39 2007 UTC revision 2867 by schoenebeck, Wed Apr 6 18:41:55 2016 UTC
# Line 1  Line 1 
1  Source: gigedit  Source: gigedit
2  Section: sound  Section: sound
3  Priority: optional  Priority: optional
4  Maintainer: Christian Schoenebeck <cuse@users.sf.net>  Maintainer: LinuxSampler Developers <linuxsampler-devel@lists.sourceforge.net>
5  Build-Depends: debhelper (>= 4.0.0), pkg-config, intltool, libgtkmm-2.4-dev, libsndfile1-dev  Build-Depends: debhelper (>= 4.0.0), pkg-config, intltool,
6      libgtkmm-2.4-dev | libgtkmm-3.0-dev,
7      libsndfile1-dev, xsltproc, docbook-xsl, libgig-dev (>= 4.0.0)
8  Standards-Version: 3.6.1  Standards-Version: 3.6.1
9    
10  Package: gigedit  Package: gigedit
11  Section: sound  Section: sound
12  Architecture: any  Architecture: any
13  Depends: ${shlibs:Depends}, ${misc:Depends}  Depends: ${shlibs:Depends}, ${misc:Depends}
14  Description: instrument editor for Gigasampler files  Description: instrument editor for GigaStudio/Gigasampler (.gig) files
15   gigedit is an instrument editor allowing to modify existing Gigasampler   gigedit is an instrument editor for GigaStudio/Gigasampler (.gig) files. The
16   files, as well as creating new ones from scratch. The GUI is based on   GUI is based on the GTK+ (gtkmm) toolkit. Even though it is created as a
17   the GTK+ (gtkmm) toolkit. Even though it is created as a subproject of   subproject of the LinuxSampler project, it is currently a completely
18   the LinuxSampler project, it is currently a completely independent   independent stand-alone editor, but may also be used in combination with
19   stand-alone editor.   LinuxSampler (in so called "live-mode") to immediately hear any sound
20     changes "live" while editing GigaStudio/Gigasampler instruments with gigedit.
21     .
22     gigedit covers all GigaStudio/Gigasampler format features up to and including
23     GigaStudio 4. It also supports custom extensions of the format which were
24     never provided by GigaStudio/Gigasampler, and which are only supported by
25     gigedit and LinuxSampler, for example support for so called "Real-Time
26     Instrument Scripts".
27   .   .
28   For more information visit   For more information visit
29   http://www.linuxsampler.org   http://www.linuxsampler.org

Legend:
Removed from v.1152  
changed lines
  Added in v.2867

  ViewVC Help
Powered by ViewVC