File: control

package info (click to toggle)
pwlib 1.10.10-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 15,064 kB
  • ctags: 15,167
  • sloc: cpp: 112,149; ansic: 6,061; sh: 2,920; makefile: 1,054; yacc: 861; asm: 161
file content (109 lines) | stat: -rw-r--r-- 4,767 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
Source: pwlib
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 (>= 5), bison, flex, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, g++ (>=2.95), autotools-dev, dpatch (>=1.11), libasound2-dev, libdv-dev, libsasl2-dev, libkrb5-dev, doxygen, linux-kernel-headers|linux-libc-dev, binutils (>= 2.14.90.0.7), dpkg-dev (>= 1.13.19)
Build-Conflicts: libpt-1.11.2, libpt-1.11.2-ptrace, libpt-1.11.2-develop,
  libpt-1.10.10, libpt-1.10.10-ptrace, libpt-1.10.10-develop, 
  libpt-1.10.0, libpt-1.10.0-ptrace, libpt-1.10.0-develop, 
  libpt-1.8.7, libpt-1.8.3, libpt-1.8.3c2, libpt-1.8.3c2a,
  libpt-1.10.10-dev, libpt-dev
Standards-Version: 3.8.1
Homepage: http://www.voxgratia.org/
Vcs-Svn: svn://svn.debian.org/pkg-voip/ptlib/branches/ptlib-1.10.10/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/ptlib/branches/ptlib-1.10.10/?op=log

Package: libpt-1.10.10
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libpt-1.10.10-plugins-alsa|libpt-1.10.10-plugins-oss, libpt-1.10.10-plugins-v4l|libpt-1.10.10-plugins-v4l2
Conflicts: libpt-1.10.10-ptrace, libpt-1.10.10-develop
Description: Portable Windows Library
 This package contains the shared version of the library PWLib, 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-1.10.10-dev
Section: libdevel
Architecture: any
Provides: libpt-dev
Conflicts: libpt-dev
Depends: libpt-1.10.10 (= ${binary:Version}), libc6-dev, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, libsasl2-dev
Description: Portable Windows Library development files
 This package contains the headers and a static version of the library
 PWLib, 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-1.10.10-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libpt-1.10.10 (= ${binary:Version})
Description: Portable Windows Library development debug files
 This package contains the shared and static debug symbols of the library
 PWLib, 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 PWLib which would yield much more detailled information as a
 compromise of benefit and compile power consumption.

Package: libpt-1.10.10-doc
Section: doc
Priority: extra
Architecture: all
Description: Portable Windows Library documentation & sample files
 This package contains the documentation and samples to program with
 PWLib, 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-1.10.10-plugins-v4l
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: libpt-plugins-v4l
Replaces: libpt-plugins-v4l
Provides: libpt-plugins-v4l
Description: Portable Windows Library Video Plugin for Video4Linux
 This package contains the PWLib plugin for usage with Video4Linux
 devices.  Install this package, if you want to use a video device
 that is not attached to FireWire.

Package: libpt-1.10.10-plugins-v4l2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: libpt-plugins-v4l2
Replaces: libpt-plugins-v4l2
Provides: libpt-plugins-v4l2
Description: Portable Windows Library Video Plugin for Video4Linux v2
 This package contains the PWLib plugin for usage with Video4Linux v2
 devices.  Install this package, if you want to use a video device
 that is not attached to FireWire.

Package: libpt-1.10.10-plugins-oss
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: libpt-plugins-oss
Replaces: libpt-plugins-oss
Provides: libpt-plugins-oss
Description: Portable Windows Library Audio Plugins for the OSS Interface
 This package contains the PWLib plugin for usage with the Open Sound
 System interface.  Install this package, if you are utilising this
 interface..

Package: libpt-1.10.10-plugins-alsa
Architecture: any
Depends: ${shlibs:Depends}
Recommends: alsa-base
Conflicts: libpt-plugins-alsa
Replaces: libpt-plugins-alsa
Provides: libpt-plugins-alsa
Description: Portable Windows Library Audio Plugin for the ALSA Interface
 This package contains the PWLib plugin for usage with the Advanced
 Linux Sound Architecture interface.  Install this package, if you
 are utilising this interface.