File: control

package info (click to toggle)
libmsn 4.2-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 3,656 kB
  • ctags: 4,718
  • sloc: cpp: 13,472; perl: 104; makefile: 52
file content (41 lines) | stat: -rw-r--r-- 1,594 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
Source: libmsn
Priority: optional
Maintainer: Pau Garcia i Quiles <pgquiles@elpauer.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 6.0.7), cmake, libssl-dev, hardening-wrapper
Standards-Version: 3.9.3
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.