summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/kio-slp/kio-slp-0_p20120621.ebuild')
-rw-r--r--kde-misc/kio-slp/kio-slp-0_p20120621.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild b/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild
new file mode 100644
index 000000000000..54c77a69c3a5
--- /dev/null
+++ b/kde-misc/kio-slp/kio-slp-0_p20120621.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+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="debug"
+
+DEPEND="net-libs/openslp"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${PN}