Fixlets to debian package build rules.
[deb_shairplay.git] / debian / control
CommitLineData
6c034639 1Source: shairplay
2Section: net
3Priority: extra
4Maintainer: wsnipex <wsnipex@a1.net>
863b37e6 5Build-Depends: debhelper (>= 9.0.0), dh-autoreconf, libao-dev, pkg-config, autoconf, automake, libtool
c68fb30c 6Standards-Version: 3.9.5
6c034639 7Homepage: https://github.com/juhovh/shairplay
8Vcs-Git: git://github.com/juhovh/shairplay
9
10Package: shairplay
11Architecture: any
12Depends: libshairplay0, libavahi-compat-libdnssd-dev, ${shlibs:Depends}, ${misc:Depends}
13Description: Free portable AirPlay server implementation
14 Free portable AirPlay server implementation similar to ShairPort.
15
16Package: libshairplay-dev
17Multi-Arch: same
18Section: libdevel
19Architecture: any
20Depends: libao-dev, libshairplay0 (= ${binary:Version}), ${misc:Depends}
21Description: Free portable AirPlay server implementation (development files)
22 Free portable AirPlay server implementation similar to ShairPort.
23
24Package: libshairplay0
25Architecture: any
26Multi-Arch: same
27Pre-Depends: ${misc:Pre-Depends}
28Depends: libao4, ${shlibs:Depends}, ${misc:Depends}
29Description: Free portable AirPlay server implementation (development files)
30 Free portable AirPlay server implementation similar to ShairPort.
31