File: control

package info (click to toggle)
libmodplug 1%3A0.8.4-1%2Blenny2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,344 kB
  • ctags: 2,855
  • sloc: cpp: 25,699; sh: 8,111; ansic: 194; makefile: 131
file content (35 lines) | stat: -rw-r--r-- 1,403 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
Source: libmodplug
Build-Depends: debhelper (>= 5.0.0), autoconf, automake1.9, autotools-dev, libtool
Priority: optional
Maintainer: Zed Pobre <zed@debian.org>
Standards-Version: 3.7.2.2

Package: libmodplug0c2
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Conflicts: xmms-modplug (<< 2.04-1), libmodplug0
Replaces: xmms-modplug (<< 2.04-1), libmodplug0
Description: shared libraries for mod music based on ModPlug
 This is a library based on the mod rendering code from ModPlug, a
 popular windows mod player written by Olivier Lapicque, found at
 http://www.modplug.com.  It is required for ModPlug-XMMS (in the
 xmms-modplug package).
 .
 The homepage for modplug-xmms is http://modplug-xmms.sourceforge.net


Package: libmodplug-dev
Architecture: all
Section: libdevel
Depends: libmodplug0c2 (>= ${source:Version}), libmodplug0c2 (<< ${source:Version}.1~)
Conflicts: xmms-modplug (<< 2.04-1)
Replaces: xmms-modplug (<< 2.04-1)
Description: development files for mod music based on ModPlug
 This package contains the header files and .so symlinks required to
 compile code against libmodplug, a library based on the mod rendering
 code from ModPlug, a popular windows mod player written by Olivier
 Lapicque, found at http://www.modplug.com.  It is required to compile
 ModPlug-XMMS (in the xmms-modplug package).
 .
 The homepage for modplug-xmms is http://modplug-xmms.sourceforge.net