--- /usr/portage/x11-misc/adesklets/adesklets-0.5.0.ebuild 2006-02-11 01:08:13.000000000 +0100 +++ /etc/portage/overlay/x11-misc/adesklets/adesklets-0.5.0.ebuild 2006-02-19 18:39:18.000000000 +0100 @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-misc/adesklets/adesklets-0.5.0.ebuild,v 1.4 2006/02/11 00:03:09 nelchael Exp $ +inherit eutils + DESCRIPTION="An interactive Imlib2 console for the X Window system" HOMEPAGE="http://adesklets.sf.net/" SRC_URI="mirror://sourceforge/adesklets/${P}.tar.bz2" @@ -21,6 +23,12 @@ X? ( || ( x11-proto/xproto virtual/x11 ) ) python? ( >=dev-lang/python-2.3.4-r1 )" +src_unpack() { + unpack ${A} + cd ${S} + epatch ${FILESDIR}/${P}-adesklets_installer.patch +} + src_compile() { local myconf=""