# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-themes/klearlook/klearlook-0.9.9.2.ebuild,v 1.4 2007/01/29 02:33:47 mr_bones_ Exp $ ARTS_REQUIRED="never" inherit kde rpm MDV_EXTRAVERSION="9mdv2007.0" DESCRIPTION="Mandriva's Ia Ora theme for KDE" HOMEPAGE="http://www.mandriva.com/" SRC_URI="ftp://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/official/2007.0/SRPMS/main/release/${P}-${MDV_EXTRAVERSION}.src.rpm" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" RDEPEND="" need-kde 3.5 S=${WORKDIR}/ia_ora src_unpack() { rpm_src_unpack cd "${S}" emake -f admin/Makefile.common cvs || die "emake failed" }