69 lines
1.7 KiB
Plaintext
69 lines
1.7 KiB
Plaintext
Source: airtime
|
|
Section: web
|
|
Priority: optional
|
|
Maintainer: Daniel James <daniel@64studio.com>
|
|
Build-Depends: debhelper (>= 7.0.50~), po-debconf
|
|
Standards-Version: 3.8.4
|
|
Homepage: http://www.sourcefabric.org/en/products/airtime_overview/
|
|
|
|
Package: airtime
|
|
Architecture: all
|
|
Pre-Depends: postgresql, python-virtualenv (>= 1.4.9)
|
|
Depends: apache2,
|
|
curl,
|
|
ecasound,
|
|
gzip (>= 1.3.12),
|
|
libao-ocaml,
|
|
libapache2-mod-php5,
|
|
libcamomile-ocaml-data,
|
|
libesd0,
|
|
libmad-ocaml,
|
|
libmp3lame0,
|
|
libportaudio2,
|
|
libpulse0,
|
|
libsamplerate0,
|
|
libsoundtouch-ocaml,
|
|
libtaglib-ocaml,
|
|
liquidsoap (>= 1.0.0~),
|
|
lsof,
|
|
monit,
|
|
multitail,
|
|
odbc-postgresql,
|
|
patch,
|
|
php-db,
|
|
php5-cli,
|
|
php5-curl,
|
|
php5-gd,
|
|
php-pear,
|
|
php5-pgsql,
|
|
rabbitmq-server,
|
|
sudo,
|
|
sysv-rc,
|
|
tar (>= 1.22),
|
|
unzip,
|
|
vorbis-tools,
|
|
zendframework | libzend-framework-php,
|
|
${misc:Depends}
|
|
Recommends: icecast2
|
|
Suggests: airtime-audio-samples,
|
|
alsa-utils
|
|
Description: The open radio software for scheduling and remote station management.
|
|
Airtime is an open source application that provides remote automation
|
|
of a radio station.
|
|
.
|
|
Major features:
|
|
.
|
|
Web-based remote station management. Authorized personnel can add
|
|
program material, create playlists, and schedule programming all via
|
|
a web interface.
|
|
.
|
|
Automation. Airtime has a scheduler function that enables users to
|
|
set shows with playlists for playback at a date and time of their choosing.
|
|
Playlists can be played back multiple times.
|
|
.
|
|
Solid, fast playback. Airtime uses the open source Liquidsoap
|
|
multimedia framework for clean, reliable, fast playback.
|
|
.
|
|
Open, extensible architecture. Stations are free to extend and alter
|
|
all parts of the program code.
|