File: control

package info (click to toggle)
libmpd 0.12.0-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,580 kB
  • ctags: 571
  • sloc: sh: 8,060; ansic: 4,906; makefile: 67
file content (31 lines) | stat: -rw-r--r-- 954 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
Source: libmpd
Section: libs
Priority: optional
Maintainer: Decklin Foster <decklin@red-bean.com>
Build-Depends: debhelper (>> 4.1.0), cdbs
Standards-Version: 3.6.2.2

Package: libmpd0
Architecture: any
Depends: ${shlibs:Depends}
Provides: libmpd
Replaces: libmpd
Conflicts: libmpd
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).
 .
 URL: http://cms.qballcow.nl/index.php?page=libmpd
 .
 This package contains the shared libraries.

Package: libmpd-dev
Architecture: any
Depends: libmpd0 (= ${Source-Version}), pkg-config
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).
 .
 URL: http://cms.qballcow.nl/index.php?page=libmpd
 .
 This package contains the development libraries, headers and documentation.