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.
calculate-overlay/kde-misc/webkit-kpart/webkit-kpart-9999.ebuild

22 lines
395 B

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
HOMEPAGE="http://www.kde.org"
KMNAME="playground/libs"
KMMODULE="webkitkde"
inherit kde4-base
DESCRIPTION="A WebKit KPart for konqueror"
LICENSE="GPL-2"
KEYWORDS=""
IUSE="debug"
SLOT="live"
DEPEND="x11-libs/qt-webkit:4"
RDEPEND="${RDEPEND}
kde-base/konqueror"