blob: 8258a21a64decc151badb18cbff45fd800665d09 (
plain)
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
|
Source: dvswitch-avahi
Section: misc
Priority: optional
Maintainer: Petter Reinholdtsen <pere@debian.org>
Build-Depends: debhelper (>= 7)
Standards-Version: 3.9.1
Homepage: http://www.nuug.no/
Package: dvswitch-avahi
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
dvswitch, avahi-utils
Description: DVSwitch wrappers to find sinks and sources dynamically
Use Avahi to find dvswitch sources and sinks.
Package: dvsource-avahi
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
dvsource, avahi-utils
Description: DVSwitch wrappers to find sinks and sources dynamically
Use Avahi to find dvswitch sources and sinks.
Package: dvsink-avahi
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
dvsink, avahi-utils
Description: DVSwitch wrappers to find sinks and sources dynamically
Use Avahi to find dvswitch sources and sinks.
|