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

Contents of /gigedit/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2867 - (show annotations) (download)
Wed Apr 6 18:41:55 2016 UTC (8 years ago) by schoenebeck
File size: 1314 byte(s)
* Debian packaging: Adjusted build dependency requiring now either
  libgtkmm-2.4-dev or libgtkmm-3.0-dev, and assigned
  linuxsampler-devel@lists.sourceforge.net as maintainer of this package.

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

  ViewVC Help
Powered by ViewVC