summaryrefslogtreecommitdiff
path: root/packages/kde-frameworks/kdnssd/kdnssd.exlib
diff options
context:
space:
mode:
Diffstat (limited to 'packages/kde-frameworks/kdnssd/kdnssd.exlib')
-rw-r--r--packages/kde-frameworks/kdnssd/kdnssd.exlib21
1 files changed, 0 insertions, 21 deletions
diff --git a/packages/kde-frameworks/kdnssd/kdnssd.exlib b/packages/kde-frameworks/kdnssd/kdnssd.exlib
deleted file mode 100644
index 2059459..0000000
--- a/packages/kde-frameworks/kdnssd/kdnssd.exlib
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2014 Bernd Steinhauser <berniyh@exherbo.org>
-# Distributed under the terms of the GNU General Public License v2
-
-require kde-frameworks kde [ translations='qt' ]
-
-SUMMARY="Network service discovery using Zeroconf"
-DESCRIPTION="
-KDNSSD is a library for handling the DNS-based Service Discovery Protocol
-(DNS-SD), the layer of [Zeroconf](http://www.zeroconf.org) that allows network
-services, such as printers, to be discovered without any user intervention or
-centralized infrastructure.
-"
-
-LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] LGPL-2.1"
-MYOPTIONS="zeroconf"
-
-DEPENDENCIES="
- build+run:
- zeroconf? ( net-dns/avahi )
-"
-