--- gspeakers-0.11.ebuild.orig 2010-03-03 20:10:20.000000000 +0100 +++ gspeakers-0.11.ebuild 2010-03-03 20:53:42.000000000 +0100 @@ -1,28 +1,30 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-electronics/gspeakers/gspeakers-0.11.ebuild,v 1.7 2009/08/01 21:21:38 cryos Exp $ +EAPI="1" + inherit eutils gnome2 autotools DESCRIPTION="GTK based loudspeaker enclosure and crossovernetwork designer" HOMEPAGE="http://gspeakers.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="LGPL-2.1" +LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="amd64 x86 ~ppc" IUSE="" -RDEPEND=">=dev-cpp/gtkmm-2.4 +RDEPEND="dev-cpp/gtkmm:2.4 dev-libs/libxml2" DEPEND="${RDEPEND} dev-util/pkgconfig" RDEPEND="${RDEPEND} - || ( >=sci-electronics/gnucap-0.34 + || ( sci-electronics/gnucap sci-electronics/ng-spice-rework sci-electronics/spice )" -DOCS="README* INSTALL Changelog AUTHORS NEWS ABOUT" +DOCS="AUTHORS ChangeLog NEWS README* TODO" src_unpack() { gnome2_src_unpack