35 lines
867 B
Text
35 lines
867 B
Text
|
Source: looper
|
||
|
Section: x11
|
||
|
Priority: optional
|
||
|
Maintainer: Zachary Hall <catmeow@complecwaft.com>
|
||
|
Rules-Requires-Root: no
|
||
|
Build-Depends:
|
||
|
debhelper-compat (= 13),
|
||
|
cmake,
|
||
|
git,
|
||
|
python3,
|
||
|
libprotobuf-dev,
|
||
|
protobuf-compiler,
|
||
|
libsoundtouch-dev,
|
||
|
libsdl2-dev,
|
||
|
libsdl2-image-dev,
|
||
|
qt6-base-dev,
|
||
|
liburiparser-dev,
|
||
|
libexpat1-dev,
|
||
|
libsdbus-c++-dev,
|
||
|
libsdbus-c++-bin,
|
||
|
build-essential,
|
||
|
Standards-Version: 4.6.2
|
||
|
Homepage: https://complecwaft.com/catmeow/looper
|
||
|
Vcs-Browser: https://complecwaft.com/catmeow/looper
|
||
|
Vcs-Git: https://complecwaft.com/catmeow/looper.git
|
||
|
|
||
|
Package: looper
|
||
|
Architecture: any
|
||
|
Depends:
|
||
|
${shlibs:Depends},
|
||
|
${misc:Depends},
|
||
|
Description: Audio player designed for video game music.
|
||
|
Looper is an audio player, which is capable of handling music not designed to loop end-to-end.
|
||
|
It has multiple UI frontends, which can be modified in the program.
|