Gentoo Archives: gentoo-commits

From: "Nirbheek Chauhan (nirbheek)" <nirbheek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libwnck: ChangeLog libwnck-2.30.6.ebuild libwnck-3.0.0.ebuild
Date: Sun, 01 May 2011 15:55:14
Message-Id: 20110501155504.1EC1620054@flycatcher.gentoo.org
1 nirbheek 11/05/01 15:55:04
2
3 Modified: ChangeLog libwnck-2.30.6.ebuild
4 Added: libwnck-3.0.0.ebuild
5 Log:
6 Move libwnck:3 from the gnome overlay to the tree, use GNOME2_LA_PUNT
7
8 (Portage version: 2.1.9.46/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.265 x11-libs/libwnck/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libwnck/ChangeLog?rev=1.265&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libwnck/ChangeLog?rev=1.265&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libwnck/ChangeLog?r1=1.264&r2=1.265
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v
20 retrieving revision 1.264
21 retrieving revision 1.265
22 diff -u -r1.264 -r1.265
23 --- ChangeLog 10 Apr 2011 08:39:46 -0000 1.264
24 +++ ChangeLog 1 May 2011 15:55:03 -0000 1.265
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-libs/libwnck
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.264 2011/04/10 08:39:46 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.265 2011/05/01 15:55:03 nirbheek Exp $
30 +
31 +*libwnck-3.0.0 (01 May 2011)
32 +
33 + 01 May 2011; Nirbheek Chauhan <nirbheek@g.o> libwnck-2.30.6.ebuild,
34 + +libwnck-3.0.0.ebuild:
35 + Move libwnck:3 from the gnome overlay to the tree, use GNOME2_LA_PUNT
36
37 10 Apr 2011; Samuli Suominen <ssuominen@g.o> libwnck-2.30.6.ebuild:
38 Punt useless libtool file.
39
40
41
42 1.11 x11-libs/libwnck/libwnck-2.30.6.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libwnck/libwnck-2.30.6.ebuild?rev=1.11&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libwnck/libwnck-2.30.6.ebuild?rev=1.11&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libwnck/libwnck-2.30.6.ebuild?r1=1.10&r2=1.11
47
48 Index: libwnck-2.30.6.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.30.6.ebuild,v
51 retrieving revision 1.10
52 retrieving revision 1.11
53 diff -u -r1.10 -r1.11
54 --- libwnck-2.30.6.ebuild 10 Apr 2011 08:39:46 -0000 1.10
55 +++ libwnck-2.30.6.ebuild 1 May 2011 15:55:03 -0000 1.11
56 @@ -1,8 +1,9 @@
57 # Copyright 1999-2011 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.30.6.ebuild,v 1.10 2011/04/10 08:39:46 ssuominen Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.30.6.ebuild,v 1.11 2011/05/01 15:55:03 nirbheek Exp $
61
62 EAPI="3"
63 +GNOME2_LA_PUNT="yes"
64 GCONF_DEBUG="no"
65
66 inherit gnome2
67 @@ -50,9 +51,3 @@
68 append-ldflags "-L${EPREFIX}/usr/lib/bind"
69 fi
70 }
71 -
72 -src_install() {
73 - gnome2_src_install
74 -
75 - find "${ED}" -name '*.la' -exec rm -f {} +
76 -}
77
78
79
80 1.1 x11-libs/libwnck/libwnck-3.0.0.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libwnck/libwnck-3.0.0.ebuild?rev=1.1&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libwnck/libwnck-3.0.0.ebuild?rev=1.1&content-type=text/plain
84
85 Index: libwnck-3.0.0.ebuild
86 ===================================================================
87 # Copyright 1999-2011 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 # $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-3.0.0.ebuild,v 1.1 2011/05/01 15:55:03 nirbheek Exp $
90
91 EAPI="3"
92 GCONF_DEBUG="no"
93 GNOME2_LA_PUNT="yes"
94
95 inherit gnome2
96
97 DESCRIPTION="A window navigation construction kit"
98 HOMEPAGE="http://www.gnome.org/"
99
100 LICENSE="LGPL-2"
101 SLOT="3"
102 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
103
104 IUSE="doc +introspection startup-notification"
105
106 RDEPEND=">=x11-libs/gtk+-3.0:3[introspection?]
107 >=dev-libs/glib-2.16:2
108 x11-libs/libX11
109 x11-libs/libXres
110 x11-libs/libXext
111 introspection? ( >=dev-libs/gobject-introspection-0.6.14 )
112 startup-notification? ( >=x11-libs/startup-notification-0.4 )"
113 DEPEND="${RDEPEND}
114 sys-devel/gettext
115 >=dev-util/pkgconfig-0.9
116 >=dev-util/intltool-0.40
117 doc? ( >=dev-util/gtk-doc-1.9 )
118 x86-interix? ( sys-libs/itx-bind )"
119 # eautoreconf needs
120 # dev-util/gtk-doc-am
121 # gnome-base/gnome-common
122
123 pkg_setup() {
124 # Don't collide with SLOT=1
125 G2CONF="${G2CONF}
126 --disable-static
127 $(use_enable introspection)
128 $(use_enable startup-notification)
129 --program-suffix=-${SLOT}"
130 DOCS="AUTHORS ChangeLog HACKING NEWS README"
131 }
132
133 src_prepare() {
134 gnome2_src_prepare
135
136 if use x86-interix; then
137 # activate the itx-bind package...
138 append-flags "-I${EPREFIX}/usr/include/bind"
139 append-ldflags "-L${EPREFIX}/usr/lib/bind"
140 fi
141 }
142
143 pkg_postinst() {
144 gnome2_pkg_postinst
145
146 elog "wnckprop is now called wnckprop-${SLOT}"
147 elog "wnck-urgency-monitor is now called wnck-urgency-monitor-${SLOT}"
148 }