File: control

package info (click to toggle)
libmodplug 1%3A0.7-5.2%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 1,504 kB
  • ctags: 2,217
  • sloc: cpp: 17,379; sh: 7,245; ansic: 194; makefile: 127
file content (34 lines) | stat: -rw-r--r-- 1,329 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
Source: libmodplug
Build-Depends: debhelper (>= 3.0.0), automake1.9, autoconf, libtool
Section: sound
Priority: optional
Maintainer: Zed Pobre <zed@debian.org>
Standards-Version: 3.6.2.0

Package: libmodplug0c2
Architecture: any
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
Depends: libmodplug0c2 (= ${Source-Version})
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