File: control

package info (click to toggle)
libapache-mod-musicindex 1.4.1-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,420 kB
  • ctags: 575
  • sloc: sh: 11,689; ansic: 4,315; makefile: 138; sed: 16
file content (46 lines) | stat: -rw-r--r-- 1,677 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
36
37
38
39
40
41
42
43
44
45
46
Source: libapache-mod-musicindex
Section: httpd
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper (>> 7.0.0),
 dh-autoreconf,
 dh-apache2 | apache2-dev,
 apache2-dev | apache2-threaded-dev,
 libvorbis-dev,
 libid3tag0-dev,
 libmad0-dev,
 libflac-dev,
 libarchive-dev,
 default-libmysqlclient-dev,
 libmp4v2-dev,
 dpkg-dev (>> 1.16.1~),
Standards-Version: 3.9.4
Homepage: http://hacks.slashdirt.org/musicindex/

Package: libapache2-mod-musicindex
Architecture: any
Depends: mod-musicindex-common (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Browse, stream, download and search through MP3/Ogg/FLAC/MP4 files
 mod_musicindex is aimed at being a C alternative to the Perl module
 Apache::MP3 (http://search.cpan.org/dist/Apache-MP3/).
 It allows nice displaying of directories containing MP3, Ogg Vorbis, FLAC or
 MP4/AAC audio files, including sorting them on various fields, streaming and
 downloading them, or constructing playlists and searching.
 .
 This package contains the module for Apache 2.

Package: mod-musicindex-common
Section: web
Architecture: all
Depends: ${misc:Depends}
Recommends: libapache2-mod-musicindex
Description: Common files for mod-musicindex
 mod_musicindex is aimed at being a C alternative to the Perl module
 Apache::MP3 (http://search.cpan.org/dist/Apache-MP3/).
 It allows nice displaying of directories containing MP3 or Ogg Vorbis and
 FLAC files, including sorting them on various fields, streaming/downloading
 them, constructing playlists and searching.
 .
 This package includes platform independent data for libapache2-mod-musicindex
 and is useless without it.