File debian.control of Package ctune
Source: ctune
Section: sound
Priority: optional
Maintainer: Алыпов Андрей <and.november@opensuse.org>
Build-Depends:
cmake,
debhelper-compat (= 13),
gzip,
libasound2-dev,
libavcodec-dev,
libavdevice-dev,
libavfilter-dev,
libavformat-dev,
libavutil-dev,
libcurl4-gnutls-dev,
libjson-c-dev,
libmp3lame-dev,
libncurses-dev,
libpipewire-0.3-dev,
libpostproc-dev,
libpulse-dev,
libsdl2-dev,
libsndio-dev,
libspa-0.2-dev,
libssl-dev,
libswresample-dev,
libswscale-dev,
libvlc-dev,
ninja-build,
pandoc,
pkg-config,
uuid-dev,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://github.com/An7ar35/ctune
Package: ctune
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Description: NCurses internet radio player for Linux
cTune is a ncurses based internet radio player written in C for Linux.
Aside from playing a radio stream you can search and browse stations
as well as keep a list of favourites.
.
It uses the RadioBrowser API to search and get radio stream
information.
.
Features
* Play/search/browse radio stations using the RadioBrowser API
* Favourite stations from search/browse results
* Add/Edit custom local-only stations to favourites
* Sort favourites based on name/country/bitrate/codec/source/etc...
* Context-based help for key bindings (F1 key).
* Plugin system for playback (demuxing/resampling) and sound output
(PCM)
* UI Themes
* Mouse support