# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-misc/electricsheep/electricsheep-2.6.7.ebuild,v 1.2 2006/06/29 06:44:00 dragonheart Exp $ inherit eutils flag-o-matic kde-functions DESCRIPTION="realize the collective dream of sleeping computers from all over the internet" HOMEPAGE="http://electricsheep.org/" SRC_URI="http://electricsheep.org/${P}.tar.gz" IUSE="kde" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~sparc ~x86" RDEPEND="|| ( ( x11-libs/libXv x11-libs/libICE x11-libs/libSM ) virtual/x11 ) dev-libs/expat net-misc/curl media-libs/jpeg \ "${D}/usr/share/electricsheep/electricsheep-uniqueid" fi if use kde; then set-kdedir insinto /usr/share/applications doins "${FILESDIR}/${PN}.desktop" insinto "${KDEDIR}//share/applnk/System/ScreenSavers" doins "${FILESDIR}/${PN}.desktop" fi # remove header files that are installed over libmpeg2 rm -rf "${D}/usr/include" }