* [gentoo-commits] gentoo-x86 commit in gnome-extra/gtkhtml: gtkhtml-3.30.3.ebuild ChangeLog gtkhtml-3.30.2.ebuild
@ 2010-08-16 21:16 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2010-08-16 21:16 UTC (permalink / raw
To: gentoo-commits
eva 10/08/16 21:16:59
Modified: ChangeLog gtkhtml-3.30.2.ebuild
Added: gtkhtml-3.30.3.ebuild
Log:
Version bump. About USE=glade removal, see upstream commit:7b4440c7.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.217 gnome-extra/gtkhtml/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?rev=1.217&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?rev=1.217&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?r1=1.216&r2=1.217
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -r1.216 -r1.217
--- ChangeLog 14 Aug 2010 17:20:02 -0000 1.216
+++ ChangeLog 16 Aug 2010 21:16:59 -0000 1.217
@@ -1,6 +1,12 @@
# ChangeLog for gnome-extra/gtkhtml
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.216 2010/08/14 17:20:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.217 2010/08/16 21:16:59 eva Exp $
+
+*gtkhtml-3.30.3 (16 Aug 2010)
+
+ 16 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org> gtkhtml-3.30.2.ebuild,
+ +gtkhtml-3.30.3.ebuild:
+ Version bump. About USE=glade removal, see upstream commit:7b4440c7.
14 Aug 2010; Raúl Porcel <armin76@gentoo.org> gtkhtml-3.28.3.ebuild:
alpha/ia64/sh/sparc stable wrt #314899
1.5 gnome-extra/gtkhtml/gtkhtml-3.30.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.2.ebuild?r1=1.4&r2=1.5
Index: gtkhtml-3.30.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gtkhtml-3.30.2.ebuild 1 Aug 2010 11:16:16 -0000 1.4
+++ gtkhtml-3.30.2.ebuild 16 Aug 2010 21:16:59 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.2.ebuild,v 1.4 2010/08/01 11:16:16 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.2.ebuild,v 1.5 2010/08/16 21:16:59 eva Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -15,12 +15,6 @@
KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE=""
-# Glade support is disabled, because it's install broken by design:
-# Install directories for glade are queried from gladeui-1.0.pc which doesn't
-# take our prefix into account. On the other side, there are maybe 3 to 4
-# people in the world who really need to install the Glade file, so they can
-# fix it themselves :)
-
# We keep bonobo until we can make sure no apps in tree uses
# the old composer code.
RDEPEND=">=x11-libs/gtk+-2.18
1.1 gnome-extra/gtkhtml/gtkhtml-3.30.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.3.ebuild?rev=1.1&content-type=text/plain
Index: gtkhtml-3.30.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.3.ebuild,v 1.1 2010/08/16 21:16:59 eva Exp $
EAPI="2"
GCONF_DEBUG="no"
inherit gnome2
DESCRIPTION="Lightweight HTML Rendering/Printing/Editing Engine"
HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="3.14"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE=""
# We keep bonobo until we can make sure no apps in tree uses
# the old composer code.
RDEPEND=">=x11-libs/gtk+-2.18
>=x11-themes/gnome-icon-theme-2.22.0
>=gnome-base/orbit-2
>=app-text/enchant-1.1.7
gnome-base/gconf:2
>=app-text/iso-codes-0.49
>=net-libs/libsoup-2.26.0:2.4"
DEPEND="${RDEPEND}
sys-devel/gettext
>=dev-util/intltool-0.40.0
>=dev-util/pkgconfig-0.9"
DOCS="AUTHORS BUGS ChangeLog NEWS README TODO"
pkg_setup() {
ELTCONF="--reverse-deps"
G2CONF="${G2CONF}
--disable-static"
}
src_prepare() {
gnome2_src_prepare
# FIXME: Fix compilation flags crazyness
sed 's/CFLAGS="$CFLAGS $WARNING_FLAGS"//' \
-i configure.ac configure || die "sed 1 failed"
sed -i -e 's:-DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1::g' \
a11y/Makefile.am a11y/Makefile.in || die "sed 2 failed"
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-extra/gtkhtml: gtkhtml-3.30.3.ebuild ChangeLog gtkhtml-3.30.2.ebuild
@ 2010-09-26 15:14 Nirbheek Chauhan (nirbheek)
0 siblings, 0 replies; 2+ messages in thread
From: Nirbheek Chauhan (nirbheek) @ 2010-09-26 15:14 UTC (permalink / raw
To: gentoo-commits
nirbheek 10/09/26 15:14:02
Modified: gtkhtml-3.30.3.ebuild ChangeLog
gtkhtml-3.30.2.ebuild
Log:
Fix build issues with gtk+-2.22 by *actually* removing -D*DISABLE_DEPRECATED cflags
(Portage version: 2.1.9.10/cvs/Linux x86_64)
Revision Changes Path
1.2 gnome-extra/gtkhtml/gtkhtml-3.30.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.3.ebuild?r1=1.1&r2=1.2
Index: gtkhtml-3.30.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gtkhtml-3.30.3.ebuild 16 Aug 2010 21:16:59 -0000 1.1
+++ gtkhtml-3.30.3.ebuild 26 Sep 2010 15:14:01 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.3.ebuild,v 1.1 2010/08/16 21:16:59 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.3.ebuild,v 1.2 2010/09/26 15:14:01 nirbheek Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -17,7 +17,7 @@
# We keep bonobo until we can make sure no apps in tree uses
# the old composer code.
-RDEPEND=">=x11-libs/gtk+-2.18
+RDEPEND=">=x11-libs/gtk+-2.20
>=x11-themes/gnome-icon-theme-2.22.0
>=gnome-base/orbit-2
>=app-text/enchant-1.1.7
@@ -40,9 +40,7 @@
src_prepare() {
gnome2_src_prepare
- # FIXME: Fix compilation flags crazyness
- sed 's/CFLAGS="$CFLAGS $WARNING_FLAGS"//' \
- -i configure.ac configure || die "sed 1 failed"
- sed -i -e 's:-DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1::g' \
- a11y/Makefile.am a11y/Makefile.in || die "sed 2 failed"
+ # XXX: This is fixed with --disable-deprecations in >=3.31.90
+ sed -e 's/CFLAGS="$CFLAGS $WARNING_FLAGS/CFLAGS="$CFLAGS/' \
+ -i configure.ac configure || die "Warning flags sed failed"
}
1.220 gnome-extra/gtkhtml/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?rev=1.220&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?rev=1.220&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/ChangeLog?r1=1.219&r2=1.220
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v
retrieving revision 1.219
retrieving revision 1.220
diff -u -r1.219 -r1.220
--- ChangeLog 11 Sep 2010 18:28:38 -0000 1.219
+++ ChangeLog 26 Sep 2010 15:14:01 -0000 1.220
@@ -1,6 +1,11 @@
# ChangeLog for gnome-extra/gtkhtml
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.219 2010/09/11 18:28:38 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/ChangeLog,v 1.220 2010/09/26 15:14:01 nirbheek Exp $
+
+ 26 Sep 2010; <nirbheek@gentoo.org> gtkhtml-3.30.2.ebuild,
+ gtkhtml-3.30.3.ebuild:
+ Fix build issues with gtk+-2.22 by *actually* removing
+ -D*DISABLE_DEPRECATED cflags
11 Sep 2010; Joseph Jezak <josejx@gentoo.org> gtkhtml-3.30.2.ebuild:
Marked ppc for bug #324077.
1.7 gnome-extra/gtkhtml/gtkhtml-3.30.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.2.ebuild?r1=1.6&r2=1.7
Index: gtkhtml-3.30.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gtkhtml-3.30.2.ebuild 11 Sep 2010 18:28:38 -0000 1.6
+++ gtkhtml-3.30.2.ebuild 26 Sep 2010 15:14:01 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.2.ebuild,v 1.6 2010/09/11 18:28:38 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-3.30.2.ebuild,v 1.7 2010/09/26 15:14:01 nirbheek Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -40,9 +40,7 @@
src_prepare() {
gnome2_src_prepare
- # FIXME: Fix compilation flags crazyness
- sed 's/CFLAGS="$CFLAGS $WARNING_FLAGS"//' \
- -i configure.ac configure || die "sed 1 failed"
- sed -i -e 's:-DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1::g' \
- a11y/Makefile.am a11y/Makefile.in || die "sed 2 failed"
+ # XXX: This is fixed with --disable-deprecations in >=3.31.90
+ sed -e 's/CFLAGS="$CFLAGS $WARNING_FLAGS/CFLAGS="$CFLAGS/' \
+ -i configure.ac configure || die "Warning flags sed failed"
}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-09-26 15:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-16 21:16 [gentoo-commits] gentoo-x86 commit in gnome-extra/gtkhtml: gtkhtml-3.30.3.ebuild ChangeLog gtkhtml-3.30.2.ebuild Gilles Dartiguelongue (eva)
-- strict thread matches above, loose matches on Subject: below --
2010-09-26 15:14 Nirbheek Chauhan (nirbheek)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox