sintonia/campcaster/etc/debian/control

84 lines
2.4 KiB
Plaintext

Source: livesupport
Section: sound
Priority: optional
Maintainer: ls_maintainer
Build-Depends: debhelper (>= 4.0.0),
binutils (>= 2.13),
gcc (>= 3.3),
g++ (>= 3.3),
make (>= 3.80).
automake1.7,
autoconf (>= 2.59),
libtool,
pkgconfig (>= 0.15),
patch (>= 2.5.9),
doxygen,
tar,
gzip,
bzip2,
curl,
unixodbc-dev (>= 2.2),
xlibs-dev (>= 4.1.0),
libfontconfig1-dev,
libpng12-dev,
libjpeg62-dev,
libssl-dev,
libxml2-dev,
libpopt-dev,
libasound2-dev,
libid3tag0-dev,
libmad0-dev,
libogg-dev,
libvorbis-dev,
libboost-dev (>= 1.33.1),
libboost-date-time-dev (>= 1.33.1),
bison (>= 1.35),
flex
Standards-Version: 3.6.1
Package: livesupport-libs
Architecture: any
Depends: ${shlibs:Depends},
unixodbc (>= 2.2),
xlibs (>= 4.1.0),
libfontconfig1,
libpng12-0,
libjpeg62,
libssl0.9.7,
libxml2,
libpopt0,
libasound2,
libid3tag0,
libmad0,
libogg0,
libvorbis0a,
libboost-date-time1.33.0 | libboost-date-time1.33.1
Description: A radio program automation and support tool.
This package contains the libraries used by LiveSupport.
Package: livesupport-station
Architecture: any
Depends: ${shlibs:Depends},
livesupport-libs (>= ${dpkg:Version}),
sed,
odbc-postgresql,
apache | apache2,
php4,
php4-domxml,
php4-pear,
php4-pgsql,
libapache-mod-php4 | libapache2-mod-php4,
postgresql (>= 7.4),
postgresql-client (>=7.4)
Description: A radio program automation and support tool.
This package contains the server components of LiveSupport.
This includes a scheluer deamon, and web-based server components.
Package: livesupport-studio
Architecture: any
Depends: ${shlibs:Depends},
livesupport-station (>= ${dpkg:Version}),
sed
Description: A radio program automation and support tool.
This package contains the GUI client components of LiveSupport.