140 lines
3.8 KiB
Plaintext
140 lines
3.8 KiB
Plaintext
Source: campcaster
|
|
Section: sound
|
|
Priority: optional
|
|
Maintainer: ls_maintainer
|
|
Build-Depends: debhelper (>= 4.0.0),
|
|
binutils (>= 2.13),
|
|
gcc (>= 3.3),
|
|
g++ (>= 3.3),
|
|
libc6-dev,
|
|
make (>= 3.80),
|
|
automake1.8,
|
|
autoconf (>= 2.59),
|
|
libtool,
|
|
pkg-config (>= 0.15),
|
|
patch (>= 2.5.9),
|
|
doxygen,
|
|
tar,
|
|
gzip,
|
|
unzip,
|
|
bzip2,
|
|
curl,
|
|
bison (>= 1.35),
|
|
flex,
|
|
graphviz,
|
|
xsltproc,
|
|
unixodbc-dev (>= 2.2),
|
|
odbc-postgresql,
|
|
fontconfig,
|
|
libfontconfig1-dev,
|
|
libpng12-dev,
|
|
libjpeg62-dev,
|
|
openssl,
|
|
libssl-dev,
|
|
libxml2-dev,
|
|
libpopt-dev,
|
|
alsa-base,
|
|
libasound2-dev,
|
|
libid3tag0-dev,
|
|
libmad0-dev,
|
|
libogg-dev,
|
|
libvorbis-dev,
|
|
libbz2-dev,
|
|
libtar-dev (>= 1.2.11),
|
|
libcurl3-dev (>= 7.12.3),
|
|
libboost-date-time-dev (>= 1.33.1),
|
|
libgtk2.0-dev (>= 2.6.10),
|
|
libgtkmm-2.4-dev (>= 2.6.5),
|
|
libxml++2.6-dev (>= 2.8.1),
|
|
libicu34-dev,
|
|
apache2,
|
|
php5-pgsql,
|
|
libapache2-mod-php5,
|
|
php-pear,
|
|
php5-gd,
|
|
postgresql-8.1,
|
|
postgresql-client-8.1
|
|
Standards-Version: 3.6.1
|
|
|
|
Package: campcaster-libs
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends},
|
|
libc6 (>= 2.3.4-1),
|
|
libgcc1 (>= 1:4.0.2),
|
|
libstdc++6 (>= 4.0.2-4),
|
|
libglib2.0-0 (>= 2.9.3),
|
|
libpopt0 (>= 1.7),
|
|
libxml2 (>= 2.6.23),
|
|
zlib1g (>= 1:1.2.1),
|
|
libasound2 (>> 1.0.10),
|
|
libid3tag0 (>= 0.15.1b),
|
|
libmad0 (>= 0.15.1b),
|
|
libogg0 (>= 1.1.3),
|
|
libvorbis0a (>= 1.1.2)
|
|
Description: A radio program automation and support tool.
|
|
This package contains the libraries used by Campcaster.
|
|
|
|
Package: campcaster-station
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends},
|
|
campcaster-libs (>= ${dpkg:Version}),
|
|
sed,
|
|
unixodbc (>= 2.2),
|
|
odbc-postgresql,
|
|
libfontconfig1,
|
|
libpng12-0,
|
|
libjpeg62,
|
|
libssl0.9.8,
|
|
libxml2,
|
|
libpopt0,
|
|
libasound2,
|
|
libid3tag0,
|
|
libmad0,
|
|
libogg0,
|
|
libvorbis0a,
|
|
libbz2-1.0,
|
|
libtar (>= 1.2.11),
|
|
libcurl3,
|
|
libboost-date-time1.33.1,
|
|
libxml++2.6c2a (>= 2.8.1),
|
|
libicu34,
|
|
apache2,
|
|
php5-pgsql,
|
|
libapache2-mod-php5,
|
|
php-pear,
|
|
php5-gd,
|
|
postgresql-8.1,
|
|
postgresql-client-8.1
|
|
Description: A radio program automation and support tool.
|
|
This package contains the server components of Campcaster.
|
|
This includes a storage server, a scheduler daemon, and a web interface.
|
|
|
|
Package: campcaster-studio
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends},
|
|
campcaster-libs (>= ${dpkg:Version}),
|
|
sed,
|
|
unixodbc (>= 2.2),
|
|
odbc-postgresql,
|
|
libfontconfig1,
|
|
libpng12-0,
|
|
libjpeg62,
|
|
libssl0.9.8,
|
|
libxml2,
|
|
libpopt0,
|
|
libasound2,
|
|
libid3tag0,
|
|
libmad0,
|
|
libogg0,
|
|
libvorbis0a,
|
|
libbz2-1.0,
|
|
libtar (>= 1.2.11),
|
|
libcurl3 (>= 7.12.3),
|
|
libboost-date-time1.33.1,
|
|
libxml++2.6c2a (>= 2.8.1),
|
|
libicu34,
|
|
libgtk2.0-0 (>= 2.6.10),
|
|
libgtkmm-2.4-1c2a (>= 2.6.5)
|
|
Description: A radio program automation and support tool.
|
|
This package contains the GUI client component of Campcaster.
|