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

Diff of /libgig/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3523 by schoenebeck, Sat Nov 25 01:19:10 2017 UTC revision 3524 by schoenebeck, Thu Jul 25 10:52:10 2019 UTC
# Line 8  Standards-Version: 4.0.0 Line 8  Standards-Version: 4.0.0
8  Package: libgig-dev  Package: libgig-dev
9  Section: libdevel  Section: libdevel
10  Architecture: any  Architecture: any
11  Depends: libgig8 (= ${source:Version})  Depends: libgig9 (= ${source:Version})
12  Description: library for accessing Gigasampler, DLS, SoundFont, KORG, AKAI files  Description: library for accessing GigaStudio, DLS, SoundFont, KORG, AKAI files
13   libgig is a C++ library for reading, modifying and creating Gigasampler /   libgig is a C++ library for reading, modifying and creating Gigasampler /
14   GigaStudio (.gig) files, DLS (Downloadable Sounds) Level 1/2 files, SoundFont   GigaStudio (.gig) files, DLS (Downloadable Sounds) Level 1/2 files, SoundFont
15   version 2 (.sf2) and KORG sound files (.KMP and .KSF). These files are   version 2 (.sf2) and KORG sound files (.KMP and .KSF). These files are
# Line 30  Description: library for accessing Gigas Line 30  Description: library for accessing Gigas
30   You will need this only if you intend to compile programs that use this   You will need this only if you intend to compile programs that use this
31   library.   library.
32    
33  Package: libgig8  Package: libgig9
34  Section: libs  Section: libs
35  Architecture: any  Architecture: any
36  Depends: ${shlibs:Depends}, ${misc:Depends}  Depends: ${shlibs:Depends}, ${misc:Depends}
37  Conflicts: libgig7, libgig6, libgig3c2, libgig  Conflicts: libgig8, libgig7, libgig6, libgig3c2, libgig
38  Replaces: libgig7, libgig6, libgig3c2, libgig  Replaces: libgig8, libgig7, libgig6, libgig3c2, libgig
39  Description: library for accessing Gigasampler, DLS, SoundFont, KORG, AKAI files  Description: library for accessing GigaStudio, DLS, SoundFont, KORG, AKAI files
40   libgig is a C++ library for reading, modifying and creating Gigasampler /   libgig is a C++ library for reading, modifying and creating Gigasampler /
41   GigaStudio (.gig) files, DLS (Downloadable Sounds) Level 1/2 files, SoundFont   GigaStudio (.gig) files, DLS (Downloadable Sounds) Level 1/2 files, SoundFont
42   version 2 (.sf2) files and KORG sound files (.KMP and .KSF). These files are   version 2 (.sf2) files and KORG sound files (.KMP and .KSF). These files are
# Line 57  Package: gigtools Line 57  Package: gigtools
57  Section: utils  Section: utils
58  Architecture: any  Architecture: any
59  Depends: ${shlibs:Depends}, ${misc:Depends}  Depends: ${shlibs:Depends}, ${misc:Depends}
60  Description: command line tools for Gigasampler, SF2, DLS, KORG and AKAI files  Description: command line tools for GigaStudio, SF2, DLS, KORG and AKAI files
61   Raw file handling for audio sampler files based on either DLS Level 1/2,   Raw file handling for audio sampler files based on either DLS Level 1/2,
62   Gigasampler / GigaStudio, SoundFont version 2 and KORG sound format (.KSF and   Gigasampler / GigaStudio, SoundFont version 2 and KORG sound format (.KSF and
63   .KMP). These files are typically used in modern day audio waveform samplers   .KMP). These files are typically used in modern day audio waveform samplers

Legend:
Removed from v.3523  
changed lines
  Added in v.3524

  ViewVC Help
Powered by ViewVC