Thu, 15 Mar 2012 21:52:52 +0100
Import custom package specs to build for undistributed platforms.
michael@3 | 1 | Source: libzrtpcpp |
michael@3 | 2 | Priority: optional |
michael@3 | 3 | Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org> |
michael@3 | 4 | Uploaders: Mark Purcell <msp@debian.org>, Mikael Magnusson <mikma@users.sourceforge.net>, Kilian Krause <kilian@debian.org> |
michael@3 | 5 | Build-Depends: debhelper (>= 5), cdbs, autotools-dev, libccrtp-dev (>= 1.5.0-3), libgcrypt11-dev | libgcrypt-dev, pkg-config, dpkg-dev (>= 1.13.19) |
michael@3 | 6 | Standards-Version: 3.7.2 |
michael@3 | 7 | Section: libs |
michael@3 | 8 | Homepage: http://www.gnutelephony.org/index.php/GNU_Telephony |
michael@3 | 9 | Vcs-Svn: svn://svn.debian.org/pkg-voip/libzrtpcpp/trunk/ |
michael@3 | 10 | Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/libzrtpcpp/?op=log |
michael@3 | 11 | |
michael@3 | 12 | Package: libzrtpcpp-dev |
michael@3 | 13 | Section: libdevel |
michael@3 | 14 | Architecture: any |
michael@3 | 15 | Depends: libzrtpcpp (= ${binary:Version}), pkg-config |
michael@3 | 16 | Description: Headers and static link library for libzrtpcpp |
michael@3 | 17 | This library is an extension to the GNU RTP Stack, libccrtp, |
michael@3 | 18 | that offers compatibility with Phil Zimmermann's zrtp/Zfone voice |
michael@3 | 19 | encryption, and which can be directly embedded into telephony |
michael@3 | 20 | applications. The current release is based on a beta draft of the |
michael@3 | 21 | zrtp spec. |
michael@3 | 22 | . |
michael@3 | 23 | This package provides the header files, link libraries, and |
michael@3 | 24 | documentation for building applications that use libzrtpcpp. |
michael@3 | 25 | |
michael@3 | 26 | Package: libzrtpcpp |
michael@3 | 27 | Section: libs |
michael@3 | 28 | Architecture: any |
michael@3 | 29 | Depends: ${shlibs:Depends}, ${misc:Depends} |
michael@3 | 30 | Description: ccrtp extension for zrtp/Zfone support |
michael@3 | 31 | This library is an extension to the GNU RTP Stack, libccrtp, |
michael@3 | 32 | that offers compatibility with Phil Zimmermann's zrtp/Zfone voice |
michael@3 | 33 | encryption, and which can be directly embedded into telephony |
michael@3 | 34 | applications. The current release is based on a beta draft of the |
michael@3 | 35 | zrtp spec. |