summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ostrow <dostrow@gentoo.org>2005-12-09 21:11:20 +0000
committerDaniel Ostrow <dostrow@gentoo.org>2005-12-09 21:11:20 +0000
commitd113db333874c70bc35732405e0afd0a07f9e753 (patch)
tree347dfc3a625c3299aab86b55960d4dd9bf4baeef /xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild
parentA new version of rox eclass. SET_PERM is now obsolete. Added KEEP_SRC. General (diff)
downloadgentoo-2-d113db333874c70bc35732405e0afd0a07f9e753.tar.gz
gentoo-2-d113db333874c70bc35732405e0afd0a07f9e753.tar.bz2
gentoo-2-d113db333874c70bc35732405e0afd0a07f9e753.zip
Version bump for xfce-4.2.3.2.
(Portage version: 2.0.53)
Diffstat (limited to 'xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild')
-rw-r--r--xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild26
1 files changed, 26 insertions, 0 deletions
diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild
new file mode 100644
index 000000000000..8d03c6733a94
--- /dev/null
+++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.2.3.ebuild,v 1.1 2005/12/09 21:07:41 dostrow Exp $
+
+inherit xfce42
+
+DESCRIPTION="Xfce4 mcs plugins"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="|| ( ( x11-libs/libXrandr
+ x11-libs/libXrender
+ x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXxf86misc
+ x11-libs/libXxf86vm )
+ virtual/x11 )
+ ~xfce-base/xfce-mcs-manager-${PV}"
+DEPEND="${RDEPEND}
+ || ( ( x11-proto/xproto
+ x11-proto/xf86miscproto
+ x11-proto/xf86vidmodeproto
+ x11-libs/libXt )
+ virtual/x11 )"
+
+XFCE_CONFIG="--enable-xf86misc --enable-xkb --enable-randr --enable-xf86vm"
+core_package \ No newline at end of file