1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
Source: ocp
Section: sound
Priority: optional
Maintainer: Debian Multimedia Team <debian-multimedia@lists.debian.org>
Uploaders: Alex Myczko <tar@debian.org>
Build-Depends: debhelper-compat (= 13),
desktop-file-utils,
dpkg (>= 1.15.4),
fonts-unifont,
libadplug-dev (>= 2.3.1),
libancient-dev,
libbinio-dev (>= 1.5),
libsdl2-dev,
libcjson-dev,
libasound2-dev,
libbz2-dev,
libdiscid-dev,
libjpeg-dev,
libpng-dev,
libfreetype-dev,
libflac-dev,
libgme-dev,
libid3tag0-dev,
libmad0-dev,
libncurses-dev,
libogg-dev,
libsidplay1-dev,
libvorbis-dev,
shared-mime-info,
texinfo,
xa65,
zlib1g-dev,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/multimedia-team/ocp.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/ocp
Homepage: https://stian.cubic.org/project-ocp.php
Package: opencubicplayer
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, sensible-utils
Recommends: freepats, opencubicplayer-doc
Provides: audio-mixer, mp3-decoder, mp3-encoder, x-audio-mixer
Description: UNIX port of Open Cubic Player
This is a port of the Open Cubic Player to UNIX from DOS. Provides a
nice textbased frontend, with some few optional features in graphical.
Plays modules, sids, wave, audio CD, midi, ogg, flac, adlib, mp3, ahx,
hvl, and ym.
Package: opencubicplayer-doc
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Section: doc
Description: Documentation for UNIX port of Open Cubic Player
This is the documentation for the port of the Open Cubic Player to
UNIX from DOS. Provides a nice textbased frontend, with some few
optional features in graphical. Plays modules, sids, wave, audio CD,
midi, ogg, flac, adlib, mp3, and ym.
|