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

Contents of /gigedit/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2795 - (show annotations) (download)
Fri Jul 17 12:06:00 2015 UTC (8 years, 9 months ago) by schoenebeck
File size: 1268 byte(s)
* Preparations for new release (Gigedit 1.0.0).

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

  ViewVC Help
Powered by ViewVC