libzrtpcpp/control

changeset 3
afeba86077f1
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libzrtpcpp/control	Mon Feb 23 18:09:18 2009 +0100
     1.3 @@ -0,0 +1,35 @@
     1.4 +Source: libzrtpcpp
     1.5 +Priority: optional
     1.6 +Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
     1.7 +Uploaders: Mark Purcell <msp@debian.org>, Mikael Magnusson <mikma@users.sourceforge.net>, Kilian Krause <kilian@debian.org>
     1.8 +Build-Depends: debhelper (>= 5), cdbs, autotools-dev, libccrtp-dev (>= 1.5.0-3), libgcrypt11-dev | libgcrypt-dev, pkg-config, dpkg-dev (>= 1.13.19)
     1.9 +Standards-Version: 3.7.2
    1.10 +Section: libs
    1.11 +Homepage: http://www.gnutelephony.org/index.php/GNU_Telephony
    1.12 +Vcs-Svn: svn://svn.debian.org/pkg-voip/libzrtpcpp/trunk/
    1.13 +Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/libzrtpcpp/?op=log
    1.14 +
    1.15 +Package: libzrtpcpp-dev
    1.16 +Section: libdevel
    1.17 +Architecture: any
    1.18 +Depends: libzrtpcpp (= ${binary:Version}), pkg-config
    1.19 +Description: Headers and static link library for libzrtpcpp
    1.20 + This library is an extension to the GNU RTP Stack, libccrtp,
    1.21 + that offers compatibility with Phil Zimmermann's zrtp/Zfone voice
    1.22 + encryption, and which can be directly embedded into telephony
    1.23 + applications.  The current release is based on a beta draft of the
    1.24 + zrtp spec.
    1.25 + .
    1.26 + This package provides the header files, link libraries, and
    1.27 + documentation for building applications that use libzrtpcpp.
    1.28 +
    1.29 +Package: libzrtpcpp
    1.30 +Section: libs
    1.31 +Architecture: any
    1.32 +Depends: ${shlibs:Depends}, ${misc:Depends}
    1.33 +Description: ccrtp extension for zrtp/Zfone support
    1.34 + This library is an extension to the GNU RTP Stack, libccrtp,
    1.35 + that offers compatibility with Phil Zimmermann's zrtp/Zfone voice
    1.36 + encryption, and which can be directly embedded into telephony
    1.37 + applications.  The current release is based on a beta draft of the
    1.38 + zrtp spec.

mercurial