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

Contents of /gigedit/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4082 - (show annotations) (download)
Fri Jan 26 17:24:43 2024 UTC (2 months, 3 weeks ago) by schoenebeck
File size: 1422 byte(s)
* Preparations for new release (1.2.1).
1 Source: gigedit
2 Section: sound
3 Priority: optional
4 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 libgtk2.0-dev | libgtk-3-dev,
8 libsndfile1-dev, xsltproc, docbook-xsl, libgig-dev (>= 4.4.0),
9 liblinuxsampler-dev (>= 2.3.0)
10 Standards-Version: 4.0.0
11
12 Package: gigedit
13 Section: sound
14 Architecture: any
15 Depends: ${shlibs:Depends}, ${misc:Depends},
16 gnome-icon-theme | hicolor-icon-theme
17 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 .
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
32 https://www.linuxsampler.org

  ViewVC Help
Powered by ViewVC