File: control

package info (click to toggle)
libmpd 0.20.0-3
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 1,688 kB
  • sloc: sh: 10,131; ansic: 6,527; makefile: 72
file content (28 lines) | stat: -rw-r--r-- 961 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
Source: libmpd
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: libglib2.0-dev, debhelper (>= 9.20160114~), dh-autoreconf
Standards-Version: 3.8.4
Homepage: http://gmpc.wikia.com/

Package: libmpd1
Architecture: any
Multi-Arch: same
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: libmpd-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libmpd1 (= ${binary:Version}), pkg-config, ${misc:Depends}, libglib2.0-dev
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.