# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild,v 1.4 2008/05/14 13:22:52 drac Exp $ inherit xfce44 xfce44 DESCRIPTION="a simple MCS plugin that starts gsynaptics and launches gsynaptics-init" HOMEPAGE="http://goodies.xfce.org/projects/mcs-plugins/gsynaptics-mcs-plugin" SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}${COMPRESS}" KEYWORDS="amd64 x86" IUSE="debug" RDEPEND=">=xfce-base/xfce-mcs-manager-${XFCE_MASTER_VERSION} >=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION} gnome-extra/gsynaptics" DEPEND="${RDEPEND} dev-util/intltool" DOCS="AUTHORS ChangeLog NEWS README"