fixed #2070
This commit is contained in:
parent
0027b24ca2
commit
4056d5473a
|
@ -72,7 +72,20 @@ Depends: ${shlibs:Depends},
|
||||||
libogg0 (>= 1.1.3),
|
libogg0 (>= 1.1.3),
|
||||||
libvorbis0a (>= 1.1.2)
|
libvorbis0a (>= 1.1.2)
|
||||||
Description: A radio program automation and support tool.
|
Description: A radio program automation and support tool.
|
||||||
|
Campcaster is the first free and open radio management software that
|
||||||
|
provides live studio broadcast capabilities as well as remote automation
|
||||||
|
in one integrated system.
|
||||||
|
.
|
||||||
|
Major features of Campcaster: live, in-studio playout; web-based remote
|
||||||
|
station management; automation; playlists; centralized archives of station
|
||||||
|
program material; solid, fast playback using the Gstreamer multimedia
|
||||||
|
framework; search-based backup; localization into several languages;
|
||||||
|
innovative design by the Parsons School of Design; open, extensible
|
||||||
|
architecture based on XML-RPC.
|
||||||
|
.
|
||||||
This package contains the libraries used by Campcaster.
|
This package contains the libraries used by Campcaster.
|
||||||
|
.
|
||||||
|
Web site: http://campcaster.campware.org
|
||||||
|
|
||||||
Package: campcaster-station
|
Package: campcaster-station
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
@ -106,8 +119,21 @@ Depends: ${shlibs:Depends},
|
||||||
postgresql-8.1,
|
postgresql-8.1,
|
||||||
postgresql-client-8.1
|
postgresql-client-8.1
|
||||||
Description: A radio program automation and support tool.
|
Description: A radio program automation and support tool.
|
||||||
This package contains the server components of Campcaster.
|
Campcaster is the first free and open radio management software that
|
||||||
This includes a storage server, a scheduler daemon, and a web interface.
|
provides live studio broadcast capabilities as well as remote automation
|
||||||
|
in one integrated system.
|
||||||
|
.
|
||||||
|
Major features of Campcaster: live, in-studio playout; web-based remote
|
||||||
|
station management; automation; playlists; centralized archives of station
|
||||||
|
program material; solid, fast playback using the Gstreamer multimedia
|
||||||
|
framework; search-based backup; localization into several languages;
|
||||||
|
innovative design by the Parsons School of Design; open, extensible
|
||||||
|
architecture based on XML-RPC.
|
||||||
|
.
|
||||||
|
This package contains the server components of Campcaster:
|
||||||
|
a storage server, a scheduler daemon, and a web interface.
|
||||||
|
.
|
||||||
|
Web site: http://campcaster.campware.org
|
||||||
|
|
||||||
Package: campcaster-studio
|
Package: campcaster-studio
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
@ -137,4 +163,17 @@ Depends: ${shlibs:Depends},
|
||||||
libgtk2.0-0 (>= 2.6.10),
|
libgtk2.0-0 (>= 2.6.10),
|
||||||
libgtkmm-2.4-1c2a (>= 2.6.5)
|
libgtkmm-2.4-1c2a (>= 2.6.5)
|
||||||
Description: A radio program automation and support tool.
|
Description: A radio program automation and support tool.
|
||||||
|
Campcaster is the first free and open radio management software that
|
||||||
|
provides live studio broadcast capabilities as well as remote automation
|
||||||
|
in one integrated system.
|
||||||
|
.
|
||||||
|
Major features of Campcaster: live, in-studio playout; web-based remote
|
||||||
|
station management; automation; playlists; centralized archives of station
|
||||||
|
program material; solid, fast playback using the Gstreamer multimedia
|
||||||
|
framework; search-based backup; localization into several languages;
|
||||||
|
innovative design by the Parsons School of Design; open, extensible
|
||||||
|
architecture based on XML-RPC.
|
||||||
|
.
|
||||||
This package contains the GUI client component of Campcaster.
|
This package contains the GUI client component of Campcaster.
|
||||||
|
.
|
||||||
|
Web site: http://campcaster.campware.org
|
||||||
|
|
Loading…
Reference in New Issue