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/daisy/daisy-0.0.4.21.ebuild

23 lines
483 B

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
inherit kde4-base
MY_PN="plasma-applet-daisy"
DESCRIPTION="An icon launcher for Plasma, inspired by Nature."
HOMEPAGE="http://daisyplasma.freehostia.com"
SRC_URI="http://daisyplasma.freehostia.com/downloads/${MY_PN}-${PV}.tar.gz"
LICENSE="GPL-3"
SLOT="4.2"
KEYWORDS="amd64 x86"
DEPEND=">=kde-base/kdelibs-4.3.0"
S="${WORKDIR}/${MY_PN}-${PV}"