File: control

package info (click to toggle)
libmsn 4.1-1.2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,936 kB
  • ctags: 1,588
  • sloc: cpp: 13,581; makefile: 47
file content (40 lines) | stat: -rw-r--r-- 1,554 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
Source: libmsn
Priority: optional
Maintainer: Pau Garcia i Quiles <pgquiles@elpauer.org>
Build-Depends: debhelper (>= 6.0.7), cmake, libssl-dev
Standards-Version: 3.8.3.0
Section: libs
Homepage: http://libmsn.sourceforge.net

Package: libmsn0.3
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: high-level C++ library for MSN Messenger [runtime]
 The libmsn library is a C++ library for Microsoft's MSN Messenger
 service. It provides a high-level interface that allows an application 
 to access instant messaging features with ease.

Package: libmsn0.3-dbg
Architecture: any
Priority: extra
Section: debug
Depends: libmsn0.3 (= ${binary:Version}), ${misc:Depends}
Description: high-level C++ library for MSN Messenger [debug]
 The libmsn library is a C++ library for Microsoft's MSN Messenger
 service. It provides a high-level interface that allows an application 
 to access instant messaging features with ease.
 .
 This package contains debugging files used to investigate problems with
 binaries included in the libmsn package.

Package: libmsn-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libmsn0.3 (= ${binary:Version}), libssl-dev
Description: high-level C++ library for MSN Messenger [devel]
 The libmsn library is a C++ library for Microsoft's MSN Messenger
 service. It provides a high-level interface that allows an application 
 to access instant messaging features with ease.
 .
 This package contains development files for building software that uses the
 libmsn library.