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
|
Source: zeroconf-ioslave
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Build-Depends: cmake (>= 3.0~),
debhelper-compat (= 13),
extra-cmake-modules (>= 5.37.0~),
libkf5dbusaddons-dev (>= 5.37.0~),
libkf5dnssd-dev (>= 5.37.0~),
libkf5i18n-dev (>= 5.37.0~),
libkf5kio-dev (>= 5.37.0~),
pkg-kde-tools (>= 0.15.16),
qtbase5-dev (>= 5.9.0~),
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://invent.kde.org/network/zeroconf-ioslave
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/zeroconf-ioslave
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/zeroconf-ioslave.git
Package: kde-zeroconf
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: zeroconf plugins and kio slaves for KDE
Zeroconf is an implementation of IPv4 link-local addresses (RFC3927)
which can be used for ad-hoc networks. Addresses are allocated from
the 169.254.0.0/16 range semi-randomly.
.
Keywords: avahi, dnssd.
.
This package is part of the KDE networking module.
|