# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # $Header: /var/cvsroot/gentoo-x86/gnome-extra/acme/acme-1.99.12.ebuild,v 1.1 2002/12/17 00:45:15 foser Exp $ inherit gnome2 IUSE="" S=${WORKDIR}/${P} DESCRIPTION="GNOME tool to make use of the multimedia buttons present on most laptops and internet keyboards." SRC_URI="http://www.hadess.net/files/software/acme/${P}.tar.gz" HOMEPAGE="http://www.hadess.net/misc-code.php3" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" DEPEND=">=gnome-base/libgnomeui-2 >=gnome-base/libglade-2 >=gnome-base/gconf-1.2" # alsa? ( >=media-libs/alsa-lib-0.9 )" # >=x11-libs/libwnck-1 RDEPEND="${DEPEND} >=dev-util/intltool-0.20 sys-devel/gettext dev-util/pkgconfig" DOCS="AUTHORS ChangeLog COPYING INSTALL NEWS README"