diff options
author | Mike Gardiner <obz@gentoo.org> | 2004-12-11 08:36:21 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2004-12-11 08:36:21 +0000 |
commit | 3b0fe5a01afea1d9299589ccfdefc46c1aa1b4b2 (patch) | |
tree | 5c02d12149761d4218d69874aec0ba28ca9e67ec /x11-wm | |
parent | New version (Manifest recommit) (diff) | |
download | gentoo-2-3b0fe5a01afea1d9299589ccfdefc46c1aa1b4b2.tar.gz gentoo-2-3b0fe5a01afea1d9299589ccfdefc46c1aa1b4b2.tar.bz2 gentoo-2-3b0fe5a01afea1d9299589ccfdefc46c1aa1b4b2.zip |
New version
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/ChangeLog | 7 | ||||
-rw-r--r-- | x11-wm/metacity/Manifest | 3 | ||||
-rw-r--r-- | x11-wm/metacity/files/digest-metacity-2.8.8 | 1 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.8.8.ebuild | 51 |
4 files changed, 61 insertions, 1 deletions
diff --git a/x11-wm/metacity/ChangeLog b/x11-wm/metacity/ChangeLog index 16eb78e4f135..e7ff0f4968e4 100644 --- a/x11-wm/metacity/ChangeLog +++ b/x11-wm/metacity/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-wm/metacity # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.80 2004/12/08 04:05:30 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.81 2004/12/11 08:36:21 obz Exp $ + +*metacity-2.8.8 (11 Dec 2004) + + 11 Dec 2004; Mike Gardiner <obz@gentoo.org> +metacity-2.8.8.ebuild: + New version *metacity-2.8.6-r1 (08 Dec 2004) diff --git a/x11-wm/metacity/Manifest b/x11-wm/metacity/Manifest index 75045cf31022..3e4b85468df8 100644 --- a/x11-wm/metacity/Manifest +++ b/x11-wm/metacity/Manifest @@ -1,5 +1,7 @@ MD5 1fc4e5d460d600b4bde6fad7f29568e2 metacity-2.8.6.ebuild 1006 MD5 7bed435e70472dc2849e235c267b051d metacity-2.8.1.ebuild 883 +MD5 21f1ac3894e2282c3d9a0178f6d4a5e2 .metacity-2.8.8.ebuild.swp 12288 +MD5 f2509a11347775b55f71f886d76fea96 metacity-2.8.8.ebuild 1106 MD5 f49f72e16dfa276dfb192be5a83147cf metacity-2.8.6-r1.ebuild 1205 MD5 27a6204ed5153da696dccdd0f6256903 metacity-2.8.5.ebuild 997 MD5 1d0c6152a10ced81079e2122a95cbd8e metacity-2.8.0.ebuild 1108 @@ -16,4 +18,5 @@ MD5 ad3de36c7f3732f72fa88331f5266ba6 files/digest-metacity-2.8.0 68 MD5 518f2435e25b7cd5e532fe83b3178e4c files/digest-metacity-2.8.1 68 MD5 6785913225bcd05588b8b2adf011f3c9 files/digest-metacity-2.8.5 68 MD5 cb56b63e849c924d574bb926f1c139be files/digest-metacity-2.8.6 68 +MD5 88fc04bedaed2a4d475aaf7928ef9cb1 files/digest-metacity-2.8.8 68 MD5 2562cf5fc7b8b4158301e47955a98c09 files/metacity-2.8.0-xinerama_config_test.patch 466 diff --git a/x11-wm/metacity/files/digest-metacity-2.8.8 b/x11-wm/metacity/files/digest-metacity-2.8.8 new file mode 100644 index 000000000000..89e4beca508f --- /dev/null +++ b/x11-wm/metacity/files/digest-metacity-2.8.8 @@ -0,0 +1 @@ +MD5 36c9ff136cff365dc40365000bfecec0 metacity-2.8.8.tar.bz2 2180355 diff --git a/x11-wm/metacity/metacity-2.8.8.ebuild b/x11-wm/metacity/metacity-2.8.8.ebuild new file mode 100644 index 000000000000..faf6c4819897 --- /dev/null +++ b/x11-wm/metacity/metacity-2.8.8.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.8.8.ebuild,v 1.1 2004/12/11 08:36:21 obz Exp $ + +inherit gnome2 eutils + +DESCRIPTION="Gnome default windowmanager" +HOMEPAGE="http://www.gnome.org/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +IUSE="xinerama" + +# not parallel-safe; see bug #14405 +MAKEOPTS="${MAKEOPTS} -j1" + +RDEPEND="virtual/x11 + >=x11-libs/pango-1.2 + >=x11-libs/gtk+-2.2.0-r1 + >=gnome-base/gconf-2 + >=x11-libs/startup-notification-0.7 + !x11-misc/expocity" + +DEPEND="${RDEPEND} + sys-devel/gettext + >=dev-util/pkgconfig-0.12.0 + >=dev-util/intltool-0.29" + +# Compositor is too unreliable +G2CONF="${G2CONF} $(use_enable xinerama) --disable-compositor" + +DOCS="AUTHORS ChangeLog HACKING NEWS README *txt" + +src_unpack() { + + unpack ${A} + cd ${S} + # Fix the logout shortcut problems, by moving the keybindings + # into here, from control-center, fixes bug #52034 + epatch ${FILESDIR}/metacity-2-logout.patch + +} + +pkg_postinst() { + + gnome2_pkg_postinst + + einfo "Metacity & Xorg X11 with composite enabled may cause unwanted border effects" + +} |