From 67cfaa660d1918e67e9ae1c7d9b4fa30a15eb4b1 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sun, 21 Jun 2015 10:41:46 +0300 Subject: [avahi*] splited packages for avahi, so that avahi won`t get all of the repo installed --- net-dns/avahi/avahi-0.6.31-r5.ebuild | 26 ++++++++++++++++++++++++++ net-dns/avahi/metadata.xml | 17 +++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 net-dns/avahi/avahi-0.6.31-r5.ebuild create mode 100644 net-dns/avahi/metadata.xml (limited to 'net-dns/avahi') diff --git a/net-dns/avahi/avahi-0.6.31-r5.ebuild b/net-dns/avahi/avahi-0.6.31-r5.ebuild new file mode 100644 index 00000000..6fcd7c9a --- /dev/null +++ b/net-dns/avahi/avahi-0.6.31-r5.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2014 Sabayon +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +inherit multilib-build + +DESCRIPTION="System which facilitates service discovery on a local network (meta package)" +HOMEPAGE="http://avahi.org/" +SRC_URI="" + +KEYWORDS="~amd64 ~arm ~x86" + +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6 kernel_linux mdnsresponder-compat mono nls python qt4 selinux test utils" + +COMMON_DEPEND="=net-dns/avahi-base-${PVR}[autoipd=,bookmarks=,dbus=,doc=,gdbm=,howl-compat=,introspection=,ipv6=,mdnsresponder-compat=,python=,test=,nls=,selinux=,${MULTILIB_USEDEP}] + gtk? ( =net-dns/avahi-gtk-${PVR}[bookmarks=,gdbm=,nls=,python=,dbus=,${MULTILIB_USEDEP}] ) + utils? ( =net-dns/avahi-gtk3-${PVR}[utils,${MULTILIB_USEDEP}] ) + gtk3? ( =net-dns/avahi-gtk3-${PVR}[${MULTILIB_USEDEP}] ) + mono? ( =net-dns/avahi-mono-${PVR}[${MULTILIB_USEDEP}] ) + qt4? ( =net-dns/avahi-qt-${PVR}[${MULTILIB_USEDEP}] )" +DEPEND="${COMMON_DEPEND}" +RDEPEND="${DEPEND}" diff --git a/net-dns/avahi/metadata.xml b/net-dns/avahi/metadata.xml new file mode 100644 index 00000000..d8e743d4 --- /dev/null +++ b/net-dns/avahi/metadata.xml @@ -0,0 +1,17 @@ + + + +no-herd + + swegener@gentoo.org + + + Build and install the IPv4LL (RFC3927) network address + configuration daemon + Install the avahi-bookmarks application (requires + dev-python/twisted) + Enable compat libraries for howl + Enable compat libraries for + mDNSResponder + + -- cgit v1.2.3