Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/metacity: ChangeLog metacity-2.28.0.ebuild metacity-2.26.0.ebuild
Date: Thu, 29 Oct 2009 22:41:45
Message-Id: E1N3dgd-0005u5-NP@stork.gentoo.org
1 eva 09/10/29 22:41:43
2
3 Modified: ChangeLog
4 Added: metacity-2.28.0.ebuild
5 Removed: metacity-2.26.0.ebuild
6 Log:
7 New version for GNOME 2.28. Clean up old revisions.
8 (Portage version: 2.2_rc46/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.238 x11-wm/metacity/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/metacity/ChangeLog?rev=1.238&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/metacity/ChangeLog?rev=1.238&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/metacity/ChangeLog?r1=1.237&r2=1.238
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v
20 retrieving revision 1.237
21 retrieving revision 1.238
22 diff -u -r1.237 -r1.238
23 --- ChangeLog 24 Oct 2009 16:30:20 -0000 1.237
24 +++ ChangeLog 29 Oct 2009 22:41:43 -0000 1.238
25 @@ -1,6 +1,13 @@
26 # ChangeLog for x11-wm/metacity
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.237 2009/10/24 16:30:20 nixnut Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.238 2009/10/29 22:41:43 eva Exp $
30 +
31 +*metacity-2.28.0 (29 Oct 2009)
32 +
33 + 29 Oct 2009; Gilles Dartiguelongue <eva@g.o>
34 + -metacity-2.26.0.ebuild, +metacity-2.28.0.ebuild,
35 + +files/metacity-2.28.0-restartstylehint-when-replace.patch:
36 + New version for GNOME 2.28. Clean up old revisions.
37
38 24 Oct 2009; nixnut <nixnut@g.o> metacity-2.26.0-r1.ebuild:
39 ppc stable #281427
40
41
42
43 1.1 x11-wm/metacity/metacity-2.28.0.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/metacity/metacity-2.28.0.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/metacity/metacity-2.28.0.ebuild?rev=1.1&content-type=text/plain
47
48 Index: metacity-2.28.0.ebuild
49 ===================================================================
50 # Copyright 1999-2009 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.28.0.ebuild,v 1.1 2009/10/29 22:41:43 eva Exp $
53
54 EAPI="2"
55 # debug only changes CFLAGS
56 GCONF_DEBUG="no"
57
58 inherit eutils gnome2
59
60 DESCRIPTION="GNOME default window manager"
61 HOMEPAGE="http://blogs.gnome.org/metacity/"
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
66 IUSE="test xinerama"
67
68 # XXX: libgtop is automagic, hard-enabled instead
69 RDEPEND=">=x11-libs/gtk+-2.10
70 >=x11-libs/pango-1.2[X]
71 >=gnome-base/gconf-2
72 >=dev-libs/glib-2.6
73 >=x11-libs/startup-notification-0.7
74 >=x11-libs/libXcomposite-0.2
75 x11-libs/libXfixes
76 x11-libs/libXrender
77 x11-libs/libXdamage
78 x11-libs/libXcursor
79 x11-libs/libX11
80 xinerama? ( x11-libs/libXinerama )
81 x11-libs/libXext
82 x11-libs/libXrandr
83 x11-libs/libSM
84 x11-libs/libICE
85 media-libs/libcanberra[gtk]
86 gnome-base/libgtop
87 gnome-extra/zenity
88 !x11-misc/expocity"
89 DEPEND="${RDEPEND}
90 >=app-text/gnome-doc-utils-0.8
91 sys-devel/gettext
92 >=dev-util/pkgconfig-0.9
93 >=dev-util/intltool-0.35
94 test? ( app-text/docbook-xml-dtd:4.5 )
95 xinerama? ( x11-proto/xineramaproto )
96 x11-proto/xextproto
97 x11-proto/xproto"
98
99 DOCS="AUTHORS ChangeLog HACKING NEWS README *.txt doc/*.txt"
100
101 pkg_setup() {
102 G2CONF="${G2CONF}
103 --enable-compositor
104 --enable-gconf
105 --enable-render
106 --enable-shape
107 --enable-sm
108 --enable-startup-notification
109 --enable-xsync
110 $(use_enable xinerama)"
111 }
112
113 src_prepare() {
114 gnome2_src_prepare
115
116 # Fix intltoolize broken file, see upstream #577133
117 sed "s:'\^\$\$lang\$\$':\^\$\$lang\$\$:g" -i po/Makefile.in.in \
118 || die "sed failed"
119
120 # Remove stupid CFLAGS, bug #259179
121 sed "s:-Werror::g" -i configure.in configure || die "sed failed"
122 # Should set RestartStyleHint to RestartIfRunning when replaced,
123 # this fix a strange issue with gnome-session (100% of the CPU,
124 # and try to restart metacity infinitively when compiz is started)
125 # patch import from upstream bug #588119.
126 epatch "${FILESDIR}/${P}-restartstylehint-when-replace.patch"
127 }