Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-panel: ChangeLog gnome-panel-2.24.3-r1.ebuild gnome-panel-2.24.2-r1.ebuild
Date: Thu, 26 Feb 2009 23:23:31
Message-Id: E1LcpZh-0000KN-3Q@stork.gentoo.org
1 eva 09/02/26 23:23:29
2
3 Modified: ChangeLog
4 Added: gnome-panel-2.24.3-r1.ebuild
5 Removed: gnome-panel-2.24.2-r1.ebuild
6 Log:
7 Bump to 2.24.3-r1. Add patch to allow shutdown without gdm, #259138. Clean up old revisions.
8 (Portage version: 2.2_rc23/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.269 gnome-base/gnome-panel/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-panel/ChangeLog?rev=1.269&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-panel/ChangeLog?rev=1.269&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-panel/ChangeLog?r1=1.268&r2=1.269
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v
20 retrieving revision 1.268
21 retrieving revision 1.269
22 diff -u -r1.268 -r1.269
23 --- ChangeLog 5 Feb 2009 19:25:25 -0000 1.268
24 +++ ChangeLog 26 Feb 2009 23:23:28 -0000 1.269
25 @@ -1,6 +1,15 @@
26 # ChangeLog for gnome-base/gnome-panel
27 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v 1.268 2009/02/05 19:25:25 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v 1.269 2009/02/26 23:23:28 eva Exp $
30 +
31 +*gnome-panel-2.24.3-r1 (26 Feb 2009)
32 +
33 + 26 Feb 2009; Gilles Dartiguelongue <eva@g.o>
34 + -files/gnome-panel-2.24.1-logout.patch.gz,
35 + +files/gnome-panel-2.24.3-shutdown.patch, -gnome-panel-2.24.2-r1.ebuild,
36 + +gnome-panel-2.24.3-r1.ebuild:
37 + Bump to 2.24.3-r1. Add patch to allow shutdown without gdm, #259138.
38 + Clean up old revisions.
39
40 05 Feb 2009; Alexis Ballier <aballier@g.o>
41 +files/gnome-panel-2.24.3-daylight.patch, gnome-panel-2.24.3.ebuild:
42
43
44
45 1.1 gnome-base/gnome-panel/gnome-panel-2.24.3-r1.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.24.3-r1.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.24.3-r1.ebuild?rev=1.1&content-type=text/plain
49
50 Index: gnome-panel-2.24.3-r1.ebuild
51 ===================================================================
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.24.3-r1.ebuild,v 1.1 2009/02/26 23:23:29 eva Exp $
55
56 GCONF_DEBUG="no"
57
58 inherit autotools gnome2
59
60 MY_P="${PN}-2.24.2"
61 DESCRIPTION="The GNOME panel"
62 HOMEPAGE="http://www.gnome.org/"
63 SRC_URI="${SRC_URI}
64 mirror://gentoo/${MY_P}-logout+po.tar.bz2"
65
66 LICENSE="GPL-2 FDL-1.1 LGPL-2"
67 SLOT="0"
68 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
69 IUSE="doc eds networkmanager"
70
71 RDEPEND=">=gnome-base/gnome-desktop-2.12
72 >=x11-libs/pango-1.15.4
73 >=dev-libs/glib-2.16.0
74 >=x11-libs/gtk+-2.13.1
75 >=dev-libs/libgweather-2.24.1
76 dev-libs/libxml2
77 >=gnome-base/libglade-2.5
78 >=gnome-base/libgnome-2.13
79 >=gnome-base/libgnomeui-2.5.4
80 >=gnome-base/libbonoboui-2.1.1
81 >=gnome-base/orbit-2.4
82 >=x11-libs/libwnck-2.19.5
83 >=gnome-base/gconf-2.6.1
84 >=gnome-base/gnome-menus-2.11.1
85 >=gnome-base/libbonobo-2.20.4
86 gnome-base/librsvg
87 >=dev-libs/dbus-glib-0.71
88 >=sys-apps/dbus-1.1.2
89 x11-libs/libXau
90 >=x11-libs/cairo-1.0.0
91 eds? ( >=gnome-extra/evolution-data-server-1.6 )
92 networkmanager? ( >=net-misc/networkmanager-0.6 )"
93 DEPEND="${RDEPEND}
94 app-text/scrollkeeper
95 >=app-text/gnome-doc-utils-0.3.2
96 >=dev-util/pkgconfig-0.9
97 >=dev-util/intltool-0.40
98 ~app-text/docbook-xml-dtd-4.1.2
99 >=dev-util/gtk-doc-am-1
100 doc? ( >=dev-util/gtk-doc-1 )"
101
102 DOCS="AUTHORS ChangeLog HACKING NEWS README"
103
104 pkg_setup() {
105 G2CONF="${G2CONF}
106 --disable-scrollkeeper
107 --disable-schemas-install
108 --with-in-process-applets=clock,notification-area,wncklet
109 --disable-polkit
110 $(use_enable networkmanager network-manager)
111 $(use_enable eds)"
112 }
113
114 src_unpack() {
115 gnome2_src_unpack
116
117 # Allow logout/shutdown without gnome-session 2.24, bug #246170
118 epatch "${WORKDIR}/${MY_P}-logout.patch"
119 epatch "${WORKDIR}/${MY_P}-po.patch"
120
121 # Fixes build on BSD, bug #256859
122 epatch "${FILESDIR}/${P}-daylight.patch"
123
124 # Fixes shutdown without gdm, bug #259138
125 epatch "${FILESDIR}/${P}-shutdown.patch"
126
127 intltoolize --force --copy --automake || die "intltoolize failed"
128 eautomake
129 }
130
131 pkg_postinst() {
132 local entries="${ROOT}etc/gconf/schemas/panel-default-setup.entries"
133 local gconftool="${ROOT}usr/bin/gconftool-2"
134
135 if [ -e "$entries" ]; then
136 einfo "setting panel gconf defaults..."
137
138 GCONF_CONFIG_SOURCE="$("${gconftool}" --get-default-source | sed "s;:/;:${ROOT};")"
139
140 "${gconftool}" --direct --config-source \
141 "${GCONF_CONFIG_SOURCE}" --load="${entries}"
142 fi
143
144 # Calling this late so it doesn't process the GConf schemas file we already
145 # took care of.
146 gnome2_pkg_postinst
147 }