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

Annotation of /gigedit/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3353 - (hide annotations) (download)
Sat Oct 7 18:03:58 2017 UTC (6 years, 6 months ago) by schoenebeck
File size: 1387 byte(s)
* Debian: Raised Debian compatibility level to Debian 9 "Stretch".

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

  ViewVC Help
Powered by ViewVC