/[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 3540 by schoenebeck, Sat Jul 27 18:50:28 2019 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  Standards-Version: 3.6.1    libgtkmm-2.4-dev | libgtkmm-3.0-dev,
7      libgtk2.0-dev | libgtk-3-dev,
8      libsndfile1-dev, xsltproc, docbook-xsl, libgig-dev (>= 4.2.0),
9      liblinuxsampler-dev (>= 2.1.1)
10    Standards-Version: 4.0.0
11    
12  Package: gigedit  Package: gigedit
13  Section: sound  Section: sound
14  Architecture: any  Architecture: any
15  Depends: ${shlibs:Depends}, ${misc:Depends}  Depends: ${shlibs:Depends}, ${misc:Depends},
16  Description: instrument editor for Gigasampler files    gnome-icon-theme | hicolor-icon-theme
17   gigedit is an instrument editor allowing to modify existing Gigasampler  Description: instrument editor for GigaStudio/Gigasampler (.gig) files
18   files, as well as creating new ones from scratch. The GUI is based on   gigedit is an instrument editor for GigaStudio/Gigasampler (.gig) files. The
19   the GTK+ (gtkmm) toolkit. Even though it is created as a subproject of   GUI is based on the GTK+ (gtkmm) toolkit. Even though it is created as a
20   the LinuxSampler project, it is currently a completely independent   subproject of the LinuxSampler project, it is currently a completely
21   stand-alone editor.   independent stand-alone editor, but may also be used in combination with
22     LinuxSampler (in so called "live-mode") to immediately hear any sound
23     changes "live" while editing GigaStudio/Gigasampler instruments with gigedit.
24     .
25     gigedit covers all GigaStudio/Gigasampler format features up to and including
26     GigaStudio 4. It also supports custom extensions of the format which were
27     never provided by GigaStudio/Gigasampler, and which are only supported by
28     gigedit and LinuxSampler, for example support for so called "Real-Time
29     Instrument Scripts".
30   .   .
31   For more information visit   For more information visit
32   http://www.linuxsampler.org   https://www.linuxsampler.org

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

  ViewVC Help
Powered by ViewVC