Source: ptlib
Section: libs
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Mark Purcell <msp@debian.org>, Eugen Dedu <Eugen.Dedu@pu-pm.univ-fcomte.fr>, Kilian Krause <kilian@debian.org>
Build-Depends: debhelper (>= 8), autotools-dev, doxygen (>= 1.8.5-1~), pkg-config, bison, flex,
 unixodbc-dev, libssl-dev, libldap2-dev, libsasl2-dev, libkrb5-dev, libexpat1-dev,
 libpulse-dev,
 libsdl1.2-dev, libdv4-dev,
 libv4l-dev [linux-any],
 libasound2-dev  [linux-any]
Build-Conflicts: libpt-dev
Standards-Version: 3.9.3
Homepage: http://www.opalvoip.org/
Vcs-Svn: svn://anonscm.debian.org/pkg-voip/ptlib/branches/ptlib2.10-luyten/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/ptlib/branches/ptlib2.10-luyten/

Package: libpt2.10.10
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Portable Tools Library
 This package contains the shared version of the library PTLib, which is
 a moderately large class library that has its genesis many years ago as
 a method to produce applications to run on both Microsoft Windows and
 Unix X-Window systems.
 .
 This package also contains all the current PTLib plugins (alsa, oss, pulse,
 and v4l2).

Package: libpt-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libpt2.10.10 (= ${binary:Version}),
 libc6-dev, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, libsasl2-dev, unixodbc-dev, pkg-config
Description: Portable Tools Library development files
 This package contains the headers and a static version of the library
 PTLib, which is a moderately large class library that has its genesis
 many years ago as a method to produce applications to run on both
 Microsoft Windows and Unix X-Window systems.

Package: libpt-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, libpt2.10.10 (= ${binary:Version})
Description: Portable Tools Library development debug files
 This package contains the shared and static debug symbols of the library
 PTLib, which is a moderately large class library that has its genesis
 many years ago as a method to produce applications to run on both
 Microsoft Windows and Unix X-Window systems.  This is not the debug compiled
 version of PTLib which would yield much more detailled information as a
 compromise of benefit and compile power consumption.

Package: libpt-doc
Section: doc
Priority: extra
Depends: ${misc:Depends}, libjs-jquery
Architecture: all
Description: Portable Tools Library documentation & sample files
 This package contains the documentation and samples to program with
 PTLib, which is a moderately large class library that has its genesis
 many years ago as a method to produce applications to run on both
 Microsoft Windows and Unix X-Window systems.
