diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-01-15 20:36:58 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-01-15 20:36:58 +0800 |
commit | e3a5241953051e97978ac42fa278572ae735abb3 (patch) | |
tree | ddfb72e4dfec592cd1ecc803818e1f50bc5da049 /debian/control | |
parent | 1e1036e705b20ea407bbb922e40c0f44147b3691 (diff) | |
download | QMidiPlayer-e3a5241953051e97978ac42fa278572ae735abb3.tar.xz |
Doll's Phantom. (WTF)0.6.2
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..c686b55 --- /dev/null +++ b/debian/control @@ -0,0 +1,11 @@ +Source: qmidiplayer +Maintainer: Chris Xiong <chirs241097@gmail.com> +Section: sound +Priority: optional +Standards-Version: 3.9.2 +Build-Depends: debhelper (>= 9), qtbase5-dev, qt5-qmake, libfluidsynth-dev + +Package: qmidiplayer +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Midi player based on Qt and fluidsynth.
\ No newline at end of file |