summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2005-05-18 03:05:45 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2005-05-18 03:05:45 +0000
commit1b019b7cd747c24a9e00123fde6402c3ba34db31 (patch)
treecca1e46a4662d7c092f9a85e5ecab1cd91a7947c /xfce-base/xfwm4/xfwm4-4.2.2.ebuild
parent4.2.2 bugfix release of Xfce 4. (diff)
downloadgentoo-2-1b019b7cd747c24a9e00123fde6402c3ba34db31.tar.gz
gentoo-2-1b019b7cd747c24a9e00123fde6402c3ba34db31.tar.bz2
gentoo-2-1b019b7cd747c24a9e00123fde6402c3ba34db31.zip
4.2.2 bugfix release of Xfce 4.
Diffstat (limited to 'xfce-base/xfwm4/xfwm4-4.2.2.ebuild')
-rw-r--r--xfce-base/xfwm4/xfwm4-4.2.2.ebuild11
1 files changed, 11 insertions, 0 deletions
diff --git a/xfce-base/xfwm4/xfwm4-4.2.2.ebuild b/xfce-base/xfwm4/xfwm4-4.2.2.ebuild
new file mode 100644
index 000000000000..54d6cb209a48
--- /dev/null
+++ b/xfce-base/xfwm4/xfwm4-4.2.2.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.2.2.ebuild,v 1.1 2005/05/18 03:00:58 bcowan Exp $
+
+DESCRIPTION="Xfce 4 window manager"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="~xfce-base/xfce-mcs-manager-${PV}"
+XFCE_CONFIG="--enable-randr --enable-compositor"
+
+inherit xfce4 \ No newline at end of file