File: control

package info (click to toggle)
h323plus 1.24.0~dfsg2-1.3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 25,756 kB
  • ctags: 37,104
  • sloc: cpp: 214,668; ansic: 124,984; sh: 2,638; makefile: 1,681
file content (55 lines) | stat: -rw-r--r-- 2,386 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Source: h323plus
Section: libs
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Kilian Krause <kilian@debian.org>, Mark Purcell <msp@debian.org>, Faidon Liambotis <paravoid@debian.org>
Build-Depends: debhelper (>= 8), libsasl2-dev, autotools-dev, binutils (>= 2.17), 
 dpkg-dev (>= 1.13.19), libpt-dev (>= 2.10.1), libldap2-dev, libssl1.0-dev | libssl-dev (<< 1.1.0~), libexpat1-dev, 
 libsdl1.2-dev, unixodbc-dev, pkg-kde-tools, dh-autoreconf
Build-Conflicts: libopenh323-dev, libopenh323-1.18.0
Standards-Version: 3.9.2
Homepage: http://www.h323plus.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-voip/openh323/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/openh323/trunk/

Package: libh323-1.24.0v5
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libh323-1.24.0
Replaces: libh323-1.24.0
Description: H.323 aka VoIP library
 This package contains the shared version of the H.323 Plus library.
 .
 The OpenH323 project aims to create a full featured, interoperable,
 Open Source implementation of the ITU H.323 teleconferencing protocol
 that can be used freely by everybody. This protocol is most used for
 Voice over IP (VoIP) conferencing.

Package: libh323plus-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libh323-1.24.0v5 (= ${binary:Version}), libssl1.0-dev | libssl-dev (<< 1.1.0~), libpt-dev
Conflicts: libopenh323-dev
Replaces: libopenh323-dev
Description: H.323 aka VoIP library development files
 This package contains the headers and a static version of the
 H.323 Plus library.
 .
 The OpenH323 project aims to create a full featured, interoperable,
 Open Source implementation of the ITU H.323 teleconferencing protocol
 that can be used freely by everybody. This protocol is most used for
 Voice over IP (VoIP) conferencing.

Package: libh323-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, libh323-1.24.0v5 (= ${binary:Version})
Description: H.323 aka VoIP library development debug files
 This package contains the shared and static debug version of the
 OpenH323 library.
 .
 The OpenH323 project aims to create a full featured, interoperable,
 Open Source implementation of the ITU H.323 teleconferencing protocol
 that can be used freely by everybody. This protocol is most used for
 Voice over IP (VoIP) conferencing.