| 1 |
Source: kdnssd-avahi
|
| 2 |
Priority: optional
|
| 3 |
Maintainer: Jakub Stachowski <qbast@go2.pl>
|
| 4 |
Build-Depends: debhelper (>= 5.0.0), autotools-dev, kdelibs4-dev (>= 4:3.5.0), libavahi-client-dev (>= 0.6), libavahi-qt3-dev (>= 0.6)
|
| 5 |
Standards-Version: 3.6.2
|
| 6 |
Section: libs
|
| 7 |
|
| 8 |
Package: libkdnssd1-avahi
|
| 9 |
Section: libs
|
| 10 |
Architecture: any
|
| 11 |
Depends: ${shlibs:Depends}, ${misc:Depends}, kdelibs4c2a (>= 4:3.5.0-0ubuntu4)
|
| 12 |
Recommends: avahi-daemon, libnss-mdns, kdnssd
|
| 13 |
Suggests: kdelibs4-dev
|
| 14 |
Description: Zeroconf library for KDE using Avahi as backend
|
| 15 |
This is a replacement for the libkdnssd supplied by kdelibs which
|
| 16 |
works with avahi.
|
| 17 |
.
|
| 18 |
You can browse zeroconf services using the zeroconf:/ ioslave from
|
| 19 |
the kdnssd package. The kicker applet kpf will publish an http
|
| 20 |
zeroconf record.
|
| 21 |
.
|
| 22 |
Development files for this library are in kdelibs4-dev
|
| 23 |
.
|
| 24 |
Homepage:
|
| 25 |
http://wiki.kde.org/tiki-index.php?page=Zeroconf%20in%20KDE
|