summaryrefslogtreecommitdiff
path: root/debian/control
blob: 42d8cdaf9618c0cc49957e6a3896a3ce42991f68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: sfarkxtc
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Ruben Undheim <ruben.undheim@gmail.com>,
           Ross Gammon <rossgammon@mail.dk>
Section: sound
Priority: optional
Build-Depends: debhelper (>= 9),
               libsfark-dev
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/sfarkxtc.git
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/sfarkxtc.git
Homepage: https://github.com/raboof/sfarkxtc

Package: sfarkxtc
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Converts soundfonts in the legacy sfArk v2 file format to sf2
 This is a very small command line tool to convert legacy sfArk files
 into the SoundFont 2 format. It uses the library sfarklib.
 .
 Unfortunately only sfArk V2+ files are handled by this library.