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

Annotation of /gigedit/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3374 - (hide annotations) (download)
Sat Nov 25 22:24:28 2017 UTC (6 years, 5 months ago) by schoenebeck
File size: 1421 byte(s)
* Preparations for new release (Gigedit 1.1.0).

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 3374 libsndfile1-dev, xsltproc, docbook-xsl, libgig-dev (>= 4.1.0),
9     liblinuxsampler-dev (>= 2.1.0)
10 schoenebeck 3353 Standards-Version: 4.0.0
11 schoenebeck 1152
12     Package: gigedit
13     Section: sound
14     Architecture: any
15 schoenebeck 3192 Depends: ${shlibs:Depends}, ${misc:Depends},
16     gnome-icon-theme | hicolor-icon-theme
17 schoenebeck 2795 Description: instrument editor for GigaStudio/Gigasampler (.gig) files
18     gigedit is an instrument editor for GigaStudio/Gigasampler (.gig) files. The
19     GUI is based on the GTK+ (gtkmm) toolkit. Even though it is created as a
20     subproject of the LinuxSampler project, it is currently a completely
21     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 schoenebeck 1152 .
25 schoenebeck 2795 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 schoenebeck 1152 For more information visit
32     http://www.linuxsampler.org

  ViewVC Help
Powered by ViewVC