File: control

package info (click to toggle)
libupnp 1%3A1.6.6-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 6,096 kB
  • ctags: 3,522
  • sloc: ansic: 30,114; sh: 8,836; xml: 1,173; makefile: 853
file content (75 lines) | stat: -rw-r--r-- 2,754 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
Source: libupnp
Section: net
Priority: extra
Homepage: http://pupnp.sourceforge.net/
Maintainer: Nick Leverton <nick@leverton.org>
Build-Depends: debhelper, dbs, quilt, autoconf, automake1.9, libtool
Standards-Version: 3.8.0

Package: libupnp3
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libupnp0, libupnp2, libupnp4
Replaces: libupnp0, libupnp2
Description: Portable SDK for UPnP Devices (shared libraries)
 The Portable SDK for UPnP Devices (libupnp) provides developers with an
 API and open source code for building control points, devices, and
 bridges that are compliant with Version 1.0 of the Universal Plug and
 Play Device Architecture Specification - see http://www.upnp.org/ for
 specifications.
 .
 The libupnp3 package contains the runtime libraries for uPnP.
Section: libs

Package: libupnp3-dev
Priority: extra
Architecture: any
Depends: libupnp3 (= ${binary:Version})
Conflicts: libupnp4-dev
Description: Portable SDK for UPnP Devices (development files)
 The Portable SDK for UPnP Devices (libupnp) provides developers with an
 API and open source code for building control points, devices, and
 bridges that are compliant with Version 1.0 of the Universal Plug and
 Play Device Architecture Specification - see http://www.upnp.org/ for
 specifications.
 .
 The libupnp-dev package contains the header files, documentation and
 debug versions of libraries needed for development of programs using
 uPnP.
Section: libdevel

Package: libupnp-dev
Priority: extra
Architecture: any
Depends: libupnp3-dev (= ${binary:Version})
Description: Portable SDK for UPnP Devices (development files)
 The Portable SDK for UPnP Devices (libupnp) provides developers with an
 API and open source code for building control points, devices, and
 bridges that are compliant with Version 1.0 of the Universal Plug and
 Play Device Architecture Specification - see http://www.upnp.org/ for
 specifications.
 .
 The libupnp-dev package is a metapackage which will depend on the
 current stable development package.
Section: libdevel

Package: libupnp3-dbg
Priority: extra
Architecture: any
Depends: libupnp3 (= ${binary:Version})
Conflicts: libupnp4-dbg
Description: debugging symbols for libupnp3
 The Portable SDK for UPnP Devices (libupnp) provides developers with an
 API and open source code for building control points, devices, and
 bridges that are compliant with Version 1.0 of the Universal Plug and
 Play Device Architecture Specification - see http://www.upnp.org/ for
 specifications.
 .
 This package contains the debugging symbols associated with libupnp3.
 They will automatically be used by gdb for debugging libupnp-related
 issues.
 .
 Most people will not need this package.
Section: libdevel