File: control

package info (click to toggle)
forked-daapd 24.2-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,068 kB
  • ctags: 3,611
  • sloc: ansic: 43,041; sh: 334; makefile: 166
file content (64 lines) | stat: -rw-r--r-- 2,309 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Source: forked-daapd
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Balint Reczey <rbalint@ubuntu.com>
Section: sound
Priority: optional
Build-Depends: debhelper (>= 9~),
               libavcodec-dev,
               libavformat-dev,
               libswscale-dev,
               libavutil-dev,
               libavfilter-dev,
               libinotify-dev [kfreebsd-any],
               libavahi-client-dev,
               libsqlite3-dev,
               libconfuse-dev,
               libmxml-dev,
               libplist-dev,
               libpulse-dev,
               libgcrypt20-dev,
               libgpg-error-dev,
               libjson-c-dev,
               libprotobuf-c-dev,
               libgnutls28-dev,
               libasound2-dev,
               zlib1g-dev,
               libunistring-dev,
               libtre-dev,
               libevent-dev,
               libantlr3c-dev,
               antlr3,
               gperf,
               autotools-dev,
               dh-autoreconf,
               dh-systemd,
               libcurl4-gnutls-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/forked-daapd.git
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/forked-daapd.git
Homepage: http://github.com/ejurgensen/forked-daapd

Package: forked-daapd
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         avahi-daemon (>= 0.6.31-3~),
         adduser,
         lsb-base (>= 3.0-6),
         psmisc
Recommends: libavcodec-extra
Description: DAAP/DACP (iTunes) server, support for AirPlay and Roku devices
 forked-daapd is an iTunes-compatible media server, originally intended
 as a rewrite of Firefly Media Server (also known as mt-daapd).
 .
 It supports a wide range of audio formats, can stream video to iTunes,
 XBMC and other compatible clients, has support for Apple's Remote
 iPhone/iPod application and can stream music to AirPlay devices like
 the AirPort Express.
 .
 It also features RSP support for Roku's SoundBridge devices and MPD support for
 Music Player Daemon clients.
 .
 Built-in, on-the-fly decoding support enables serving popular free music
 formats like FLAC, Ogg Vorbis or Musepack to those clients that do not
 otherwise support them.