Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/glade: glade-3.18.3.ebuild glade-3.8.5.ebuild ChangeLog
Date: Sat, 31 May 2014 06:04:54
Message-Id: 20140531060450.B559D2004E@flycatcher.gentoo.org
1 pacho 14/05/31 06:04:50
2
3 Modified: ChangeLog
4 Added: glade-3.18.3.ebuild glade-3.8.5.ebuild
5 Log:
6 Version bump
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.215 dev-util/glade/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?rev=1.215&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?rev=1.215&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?r1=1.214&r2=1.215
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v
20 retrieving revision 1.214
21 retrieving revision 1.215
22 diff -u -r1.214 -r1.215
23 --- ChangeLog 2 May 2014 08:45:51 -0000 1.214
24 +++ ChangeLog 31 May 2014 06:04:50 -0000 1.215
25 @@ -1,6 +1,13 @@
26 # ChangeLog for dev-util/glade
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.214 2014/05/02 08:45:51 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.215 2014/05/31 06:04:50 pacho Exp $
30 +
31 +*glade-3.8.5 (31 May 2014)
32 +*glade-3.18.3 (31 May 2014)
33 +
34 + 31 May 2014; Pacho Ramos <pacho@g.o> +glade-3.18.3.ebuild,
35 + +glade-3.8.5.ebuild:
36 + Version bump
37
38 02 May 2014; Pacho Ramos <pacho@g.o> glade-3.16.1.ebuild,
39 glade-3.18.2.ebuild, glade-3.8.4.ebuild:
40
41
42
43 1.1 dev-util/glade/glade-3.18.3.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild?rev=1.1&content-type=text/plain
47
48 Index: glade-3.18.3.ebuild
49 ===================================================================
50 # Copyright 1999-2014 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild,v 1.1 2014/05/31 06:04:50 pacho Exp $
53
54 EAPI="5"
55 GCONF_DEBUG="yes"
56 GNOME2_LA_PUNT="yes"
57 PYTHON_COMPAT=( python2_7 )
58
59 inherit autotools eutils gnome2 python-single-r1 versionator virtualx
60
61 DESCRIPTION="A user interface designer for GTK+ and GNOME"
62 HOMEPAGE="http://glade.gnome.org/"
63
64 LICENSE="GPL-2+ FDL-1.1+"
65 SLOT="3.10/6" # subslot = suffix of libgladeui-2.so
66 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
67 IUSE="+introspection python"
68 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
69
70 RDEPEND="
71 dev-libs/atk[introspection?]
72 >=dev-libs/glib-2.32:2
73 >=dev-libs/libxml2-2.4.0:2
74 x11-libs/cairo:=
75 x11-libs/gdk-pixbuf:2[introspection?]
76 >=x11-libs/gtk+-3.12:3[introspection?]
77 x11-libs/pango[introspection?]
78 introspection? ( >=dev-libs/gobject-introspection-1.32 )
79 python? (
80 ${PYTHON_DEPS}
81 >=dev-python/pygobject-3.8:3[${PYTHON_USEDEP}] )
82 "
83 DEPEND="${RDEPEND}
84 app-text/docbook-xml-dtd:4.1.2
85 app-text/yelp-tools
86 dev-libs/libxslt
87 >=dev-util/gtk-doc-am-1.13
88 >=dev-util/intltool-0.41.0
89 virtual/pkgconfig
90
91 dev-libs/gobject-introspection-common
92 gnome-base/gnome-common
93 "
94 # eautoreconf requires:
95 # dev-libs/gobject-introspection-common
96 # gnome-base/gnome-common
97
98 pkg_setup() {
99 use python && python-single-r1_pkg_setup
100 }
101
102 src_prepare() {
103 # To avoid file collison with other slots, rename help module.
104 # Prevent the UI from loading glade:3's gladeui devhelp documentation.
105 epatch "${FILESDIR}"/${PN}-3.14.1-doc-version.patch
106
107 # https://bugzilla.gnome.org/show_bug.cgi?id=724104
108 epatch"${FILESDIR}"/${PN}-3.16.1-underlinking.patch
109
110 eautoreconf
111
112 gnome2_src_prepare
113 }
114
115 src_configure() {
116 gnome2_src_configure \
117 --disable-static \
118 --enable-gladeui \
119 --enable-libtool-lock \
120 $(use_enable introspection) \
121 $(use_enable python) \
122 ITSTOOL=$(type -P true)
123 }
124
125 src_test() {
126 Xemake check
127 }
128
129 src_install() {
130 # modify Name in .desktop file to avoid confusion with other slots
131 sed -e 's:^\(Name.*=Glade\):\1 '$(get_version_component_range 1-2): \
132 -i data/glade.desktop || die "sed of data/glade.desktop failed"
133 # modify name in .devhelp2 file to avoid shadowing with glade:3 docs
134 sed -e 's:name="gladeui":name="gladeui-2":' \
135 -i doc/html/gladeui.devhelp2 || die "sed of gladeui.devhelp2 failed"
136 gnome2_src_install
137 }
138
139 pkg_postinst() {
140 gnome2_pkg_postinst
141 if ! has_version dev-util/devhelp ; then
142 elog "You may want to install dev-util/devhelp for integration API"
143 elog "documentation support."
144 fi
145 }
146
147
148
149 1.1 dev-util/glade/glade-3.8.5.ebuild
150
151 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild?rev=1.1&view=markup
152 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild?rev=1.1&content-type=text/plain
153
154 Index: glade-3.8.5.ebuild
155 ===================================================================
156 # Copyright 1999-2014 Gentoo Foundation
157 # Distributed under the terms of the GNU General Public License v2
158 # $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild,v 1.1 2014/05/31 06:04:50 pacho Exp $
159
160 EAPI="5"
161 GCONF_DEBUG="yes"
162 GNOME_ORG_MODULE="glade3"
163 GNOME2_LA_PUNT="yes"
164 PYTHON_COMPAT=( python2_{6,7} )
165
166 inherit eutils gnome2 python-single-r1
167
168 DESCRIPTION="A user interface designer for GTK+ and GNOME"
169 HOMEPAGE="http://glade.gnome.org/"
170
171 LICENSE="GPL-2+ FDL-1.1+"
172 SLOT="3/11" # subslot = suffix of libgladeui-1.so
173 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
174 IUSE="gnome python"
175 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
176
177 RDEPEND="
178 >=dev-libs/glib-2.8:2
179 >=x11-libs/gtk+-2.24:2
180 >=dev-libs/libxml2-2.4:2
181 gnome? (
182 >=gnome-base/libgnomeui-2
183 >=gnome-base/libbonoboui-2 )
184 python? (
185 ${PYTHON_DEPS}
186 >=dev-python/pygtk-2.10:2 )
187 "
188 DEPEND="${RDEPEND}
189 dev-util/gtk-doc-am
190 >=dev-util/intltool-0.35
191 virtual/pkgconfig
192 sys-devel/gettext
193 app-text/scrollkeeper
194 >=app-text/gnome-doc-utils-0.9
195 app-text/docbook-xml-dtd:4.1.2
196 "
197
198 pkg_setup() {
199 use python && python-single-r1_pkg_setup
200 }
201
202 src_configure() {
203 gnome2_src_configure \
204 --enable-libtool-lock \
205 $(use_enable gnome) \
206 $(use_enable python)
207 }