File: control

package info (click to toggle)
libmpd 0.20.0-1.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,656 kB
  • sloc: sh: 10,131; ansic: 6,526; makefile: 74
file content (37 lines) | stat: -rw-r--r-- 1,242 bytes parent folder | download | duplicates (2)
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
Source: libmpd
Section: libs
Priority: optional
Maintainer: Arnaud Cornet <acornet@debian.org>
Build-Depends: libglib2.0-dev, debhelper (>= 7.0.50~), quilt
Standards-Version: 3.8.4
Homepage: http://gmpc.wikia.com/

Package: libmpd1
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: High-level client library for accessing Music Player Daemon
 LibMpd is a library that provides high-level, callback-based access to
 Music Player Daemon (mpd).
 .
 This package contains the shared libraries.

Package: libmpd1-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libmpd1 (= ${binary:Version}), ${misc:Depends}
Description: High-level client library for accessing Music Player Daemon
 LibMpd is a library that provides high-level, callback-based access to
 Music Player Daemon (mpd).
 .
 This package contains the debugging symbols.

Package: libmpd-dev
Architecture: any
Section: libdevel
Depends: libmpd1 (= ${binary:Version}), pkg-config, ${misc:Depends}
Description: High-level client library for accessing Music Player Daemon
 LibMpd is a library that provides high-level, callback-based access to
 Music Player Daemon (mpd).
 .
 This package contains the development libraries, headers and documentation.