You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild

23 lines
585 B

# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild,v 1.1 2012/06/22 02:16:06 creffett Exp $
EAPI=4
OPENGL_REQUIRED="optional"
inherit kde4-base
DESCRIPTION="Service Location Protocol component for KIO"
HOMEPAGE="http://websvn.kde.org/trunk/playground/network/kio_slp/"
SRC_URI="http://dev.gentoo.org/~creffett/${P}.tar.xz"
LICENSE="GPL-1"
KEYWORDS="~amd64 ~x86"
SLOT="4"
IUSE=""
DEPEND="net-libs/openslp"
RDEPEND="${DEPEND}"
S=${WORKDIR}/${PN}