forked from Mirrors/freeswitch
e364b59630
+ * upgrade: Remove the requirement for EXACTLY automake1.9 and change it to need atleast automake 1.9 + * upgrade: Add the modules (directory, cluechoo, and valet_parking) to the build files. These are in the standard build, so they should be here too. + + -- William King <quentusrex@gmail.com> Fri, 18 Dec 2009 14:27:42 -0800 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16002 d0543943-73ff-0310-b7d9-9358b9ac24b2
174 lines
8.7 KiB
Plaintext
174 lines
8.7 KiB
Plaintext
Source: freeswitch
|
|
Maintainer: Michal Bielicki <michal.bielicki@voiceworks.pl>
|
|
Section: net
|
|
Priority: extra
|
|
Build-Depends: debhelper (>= 5), fakeroot, wget, automake (>=1.9), autoconf, libtool, unixodbc-dev, libasound2-dev, libcurl3-openssl-dev|libcurl4-openssl-dev, libssl-dev, ncurses-dev, libogg-dev, libvorbis-dev, libperl-dev, libgdbm-dev, libdb-dev, libgnutls-dev, libtiff4-dev, python, libmemcache-dev, memcached, libx11-dev
|
|
Standards-Version: 3.7.3
|
|
|
|
Package: freeswitch
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libc6, unixodbc, libasound2, libcurl3, openssl, libncurses5, libvorbis0a
|
|
Recommends: freeswitch-lang-en
|
|
Suggests: freeswitch-spidermonkey, freeswitch-lua, freeswitch-perl, freeswitch-sounds-music-8000, monit
|
|
Description: The FreeSWITCH open source telephony platform
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|
|
|
|
Package: freeswitch-dbg
|
|
Section: devel
|
|
Architecture: any
|
|
Depends: freeswitch (= ${Source-Version})
|
|
Description: The FreeSWITCH(TM) open source telephony platform Debug symbols
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|
|
|
|
Package: freeswitch-dev
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
|
Description: Development Package for the FreeSWITCH(TM)
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|
|
|
|
Package: freeswitch-spidermonkey
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
|
Description: A Javascript engine for FreeSWITCH(TM)
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|
|
|
|
Package: freeswitch-perl
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
|
Description: A perl engine for FreeSWITCH(TM)
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|
|
|
|
Package: freeswitch-lua
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
|
Description: A lua engine for FreeSWITCH(TM)
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|
|
|
|
Package: freeswitch-codec-passthru-g7231
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
|
Description: Pass through g723.1 Codec support for the FreeSWITCH(TM)
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|
|
|
|
Package: freeswitch-codec-passthru-amr
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
|
Description: Pass through AMR Codec support for the FreeSWITCH(TM)
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|
|
|
|
Package: freeswitch-codec-passthru-g729
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
|
Description: Pass through g729 Codec support for the FreeSWITCH(TM)
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|
|
|
|
Package: freeswitch-lang-en
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
|
Recommends: freeswitch-sounds-en-us-callie-8000
|
|
Suggests: freeswitch-sounds-en-us-callie-16000, freeswitch-sounds-en-us-callie-32000, freeswitch-sounds-en-us-callie-48000
|
|
Description: English language files for the FreeSWITCH(TM)
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|
|
|
|
Package: freeswitch-lang-de
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
|
Description: German language files for the FreeSWITCH(TM)
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|
|
|
|
Package: freeswitch-lang-fr
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
|
Description: French language files for the FreeSWITCH(TM)
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|
|
|
|
Package: freeswitch-lang-it
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
|
Description: Italian language files for the FreeSWITCH(TM)
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|
|
|
|
Package: freeswitch-lang-es
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
|
Description: Spanish language files for the FreeSWITCH(TM)
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|
|
|
|
Package: freeswitch-lang-nl
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
|
Description: Dutch language files for the FreeSWITCH(TM)
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|
|
|
|
Package: freeswitch-lang-ru
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
|
|
Recommends: freeswitch-sounds-ru-ru-elena-8000
|
|
Suggests: freeswitch-sounds-ru-ru-elena-16000, freeswitch-sounds-ru-ru-elena-32000, freeswitch-sounds-ru-ru-elena-48000
|
|
Description: Russian language files for the FreeSWITCH(TM)
|
|
FreeSWITCH is an open source telephony platform designed to facilitate the
|
|
creation of voice and chat driven products scaling from a soft-phone up to
|
|
a soft-switch. It can be used as a simple switching engine, a media gateway
|
|
or a media server to host IVR applications using simple scripts or XML to
|
|
control the callflow.
|