libzrtpcpp/control

Mon, 23 Feb 2009 18:09:18 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 23 Feb 2009 18:09:18 +0100
changeset 3
afeba86077f1
permissions
-rw-r--r--

Import custom package specs to build for undistributed platforms.

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

mercurial