public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: ChangeLog webkit-gtk-1.1.15.4.ebuild
@ 2009-12-14 14:45 Nirbheek Chauhan (nirbheek)
  0 siblings, 0 replies; 10+ messages in thread
From: Nirbheek Chauhan (nirbheek) @ 2009-12-14 14:45 UTC (permalink / raw
  To: gentoo-commits

nirbheek    09/12/14 14:45:36

  Modified:             ChangeLog webkit-gtk-1.1.15.4.ebuild
  Log:
  Bump gtk+ dependency to 2.13 for gail; in-tree gnome-base/gail is just a blank ebuild pulling in x11-libs/gtk+-2.13
  (Portage version: 2.1.7.13/cvs/Linux i686)

Revision  Changes    Path
1.59                 net-libs/webkit-gtk/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	10 Dec 2009 16:09:05 -0000	1.58
+++ ChangeLog	14 Dec 2009 14:45:36 -0000	1.59
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/webkit-gtk
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.58 2009/12/10 16:09:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.59 2009/12/14 14:45:36 nirbheek Exp $
+
+  14 Dec 2009; Nirbheek Chauhan <nirbheek@gentoo.org>
+  webkit-gtk-1.1.15.4.ebuild:
+  Bump gtk+ dependency to 2.13 for gail; in-tree gnome-base/gail is just a
+  blank ebuild pulling in x11-libs/gtk+-2.13
 
   10 Dec 2009; Raúl Porcel <armin76@gentoo.org> webkit-gtk-1.1.15.2.ebuild:
   sparc stable



1.2                  net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?r1=1.1&r2=1.2

Index: webkit-gtk-1.1.15.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- webkit-gtk-1.1.15.4.ebuild	6 Dec 2009 19:04:04 -0000	1.1
+++ webkit-gtk-1.1.15.4.ebuild	14 Dec 2009 14:45:36 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.1 2009/12/06 19:04:04 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.2 2009/12/14 14:45:36 nirbheek Exp $
 
 EAPI="2"
 
@@ -18,6 +18,7 @@
 IUSE="coverage debug doc +gstreamer pango +websockets"
 
 # use sqlite, svg by default
+# dependency on >=x11-libs/gtk+-2.13 for gail
 RDEPEND="
 	dev-libs/libxml2
 	dev-libs/libxslt
@@ -25,9 +26,8 @@
 	media-libs/libpng
 	x11-libs/cairo
 
-	>=x11-libs/gtk+-2.10
+	>=x11-libs/gtk+-2.13
 	>=dev-libs/glib-2.21.3
-	>=gnome-base/gail-1.8
 	>=dev-libs/icu-3.8.1-r1
 	>=net-libs/libsoup-2.27.91
 	>=dev-db/sqlite-3






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: ChangeLog webkit-gtk-1.1.15.4.ebuild
@ 2010-01-10 16:24 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 10+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-10 16:24 UTC (permalink / raw
  To: gentoo-commits

fauli       10/01/10 16:24:51

  Modified:             ChangeLog webkit-gtk-1.1.15.4.ebuild
  Log:
  Transfer Prefix keywords
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.61                 net-libs/webkit-gtk/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	29 Dec 2009 17:58:00 -0000	1.60
+++ ChangeLog	10 Jan 2010 16:24:51 -0000	1.61
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/webkit-gtk
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.60 2009/12/29 17:58:00 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.61 2010/01/10 16:24:51 fauli Exp $
+
+  10 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+  webkit-gtk-1.1.15.4.ebuild:
+  Transfer Prefix keywords
 
   29 Dec 2009; Raúl Porcel <armin76@gentoo.org> webkit-gtk-1.1.15.2.ebuild,
   webkit-gtk-1.1.15.4.ebuild:



1.4                  net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?r1=1.3&r2=1.4

Index: webkit-gtk-1.1.15.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- webkit-gtk-1.1.15.4.ebuild	29 Dec 2009 17:58:00 -0000	1.3
+++ webkit-gtk-1.1.15.4.ebuild	10 Jan 2010 16:24:51 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.3 2009/12/29 17:58:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.4 2010/01/10 16:24:51 fauli Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2 LGPL-2.1 BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
 # geoclue
 IUSE="coverage debug doc +gstreamer pango +websockets"
 






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: ChangeLog webkit-gtk-1.1.15.4.ebuild
@ 2010-02-03 13:58 Fabian Groffen (grobian)
  0 siblings, 0 replies; 10+ messages in thread
From: Fabian Groffen (grobian) @ 2010-02-03 13:58 UTC (permalink / raw
  To: gentoo-commits

grobian     10/02/03 13:58:49

  Modified:             ChangeLog webkit-gtk-1.1.15.4.ebuild
  Log:
  Add patch from upstream bugtracker to solve compilation issue on OSX when gtk was built with aqua USE-flag (the default).
  (Portage version: 2.2.00.15187-prefix/cvs/SunOS i386)

Revision  Changes    Path
1.63                 net-libs/webkit-gtk/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	19 Jan 2010 17:25:04 -0000	1.62
+++ ChangeLog	3 Feb 2010 13:58:49 -0000	1.63
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/webkit-gtk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.62 2010/01/19 17:25:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.63 2010/02/03 13:58:49 grobian Exp $
+
+  03 Feb 2010; Fabian Groffen <grobian@gentoo.org>
+  webkit-gtk-1.1.15.4.ebuild,
+  +files/webkit-gtk-1.1.15.4-darwin-quartz.patch:
+  Add patch from upstream bugtracker to solve compilation issue on OSX when
+  gtk was built with aqua USE-flag (the default).
 
   19 Jan 2010; Raúl Porcel <armin76@gentoo.org> webkit-gtk-1.1.15.2.ebuild:
   arm stable



1.5                  net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?r1=1.4&r2=1.5

Index: webkit-gtk-1.1.15.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- webkit-gtk-1.1.15.4.ebuild	10 Jan 2010 16:24:51 -0000	1.4
+++ webkit-gtk-1.1.15.4.ebuild	3 Feb 2010 13:58:49 -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/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.4 2010/01/10 16:24:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.5 2010/02/03 13:58:49 grobian Exp $
 
 EAPI="2"
 
@@ -56,6 +56,9 @@
 	# FIXME: Fix unaligned accesses on ARM, IA64 and SPARC
 	use sparc && epatch "${FILESDIR}"/webkit-gtk-1.1.15.2-unaligned.patch
 
+	# Darwin/Aqua build is broken, needs autoreconf
+	epatch "${FILESDIR}"/${P}-darwin-quartz.patch
+
 	# Make it libtool-1 compatible
 	rm -v autotools/lt* autotools/libtool.m4 \
 		|| die "removing libtool macros failed"






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: ChangeLog webkit-gtk-1.1.15.4.ebuild
@ 2010-02-12 21:19 Pacho Ramos (pacho)
  0 siblings, 0 replies; 10+ messages in thread
From: Pacho Ramos (pacho) @ 2010-02-12 21:19 UTC (permalink / raw
  To: gentoo-commits

pacho       10/02/12 21:19:38

  Modified:             ChangeLog webkit-gtk-1.1.15.4.ebuild
  Log:
  Dropping pango USE flag, bug 301577
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.64                 net-libs/webkit-gtk/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	3 Feb 2010 13:58:49 -0000	1.63
+++ ChangeLog	12 Feb 2010 21:19:37 -0000	1.64
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/webkit-gtk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.63 2010/02/03 13:58:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.64 2010/02/12 21:19:37 pacho Exp $
+
+  12 Feb 2010; Pacho Ramos <pacho@gentoo.org> webkit-gtk-1.1.15.4.ebuild:
+  Dropping pango USE flag since webkit uses pango by default since 1.1.x,
+  bug 301577
 
   03 Feb 2010; Fabian Groffen <grobian@gentoo.org>
   webkit-gtk-1.1.15.4.ebuild,



1.7                  net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?r1=1.6&r2=1.7

Index: webkit-gtk-1.1.15.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- webkit-gtk-1.1.15.4.ebuild	3 Feb 2010 20:13:51 -0000	1.6
+++ webkit-gtk-1.1.15.4.ebuild	12 Feb 2010 21:19:37 -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/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.6 2010/02/03 20:13:51 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.7 2010/02/12 21:19:37 pacho Exp $
 
 EAPI="2"
 
@@ -15,7 +15,7 @@
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
 # geoclue
-IUSE="aqua coverage debug doc +gstreamer pango +websockets"
+IUSE="aqua coverage debug doc +gstreamer +websockets"
 
 # use sqlite, svg by default
 # dependency on >=x11-libs/gtk+-2.13 for gail
@@ -32,14 +32,11 @@
 	>=net-libs/libsoup-2.27.91
 	>=dev-db/sqlite-3
 	>=app-text/enchant-0.22
+	>=x11-libs/pango-1.12
 
 	gstreamer? (
 		media-libs/gstreamer:0.10
 		media-libs/gst-plugins-base:0.10 )
-	pango? ( >=x11-libs/pango-1.12 )
-	!pango? (
-		media-libs/freetype:2
-		media-libs/fontconfig )
 "
 DEPEND="${RDEPEND}
 	>=sys-devel/flex-2.5.33
@@ -85,16 +82,6 @@
 		--enable-filters --enable-ruby
 		$(use aqua && echo "--with-target=quartz")"
 
-	# USE-flag controlled font backend because upstream default is freetype
-	# Remove USE-flag once font-backend becomes pango upstream
-	if use pango; then
-		ewarn "You have enabled the incomplete pango backend"
-		ewarn "Please file any and all bugs *upstream*"
-		myconf="${myconf} --with-font-backend=pango"
-	else
-		myconf="${myconf} --with-font-backend=freetype"
-	fi
-
 	econf ${myconf}
 }
 






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: ChangeLog webkit-gtk-1.1.15.4.ebuild
@ 2010-02-13 19:58 Pacho Ramos (pacho)
  0 siblings, 0 replies; 10+ messages in thread
From: Pacho Ramos (pacho) @ 2010-02-13 19:58 UTC (permalink / raw
  To: gentoo-commits

pacho       10/02/13 19:58:20

  Modified:             ChangeLog webkit-gtk-1.1.15.4.ebuild
  Log:
  Fix bug 294691 using virtualx
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.65                 net-libs/webkit-gtk/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?r1=1.64&r2=1.65

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	12 Feb 2010 21:19:37 -0000	1.64
+++ ChangeLog	13 Feb 2010 19:58:19 -0000	1.65
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/webkit-gtk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.64 2010/02/12 21:19:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.65 2010/02/13 19:58:19 pacho Exp $
+
+  13 Feb 2010; Pacho Ramos <pacho@gentoo.org> webkit-gtk-1.1.15.4.ebuild:
+  Use virtualx.eclass for passing tests, bug 294691
 
   12 Feb 2010; Pacho Ramos <pacho@gentoo.org> webkit-gtk-1.1.15.4.ebuild:
   Dropping pango USE flag since webkit uses pango by default since 1.1.x,



1.8                  net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?r1=1.7&r2=1.8

Index: webkit-gtk-1.1.15.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- webkit-gtk-1.1.15.4.ebuild	12 Feb 2010 21:19:37 -0000	1.7
+++ webkit-gtk-1.1.15.4.ebuild	13 Feb 2010 19:58:19 -0000	1.8
@@ -1,10 +1,10 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.7 2010/02/12 21:19:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.8 2010/02/13 19:58:19 pacho Exp $
 
 EAPI="2"
 
-inherit autotools flag-o-matic eutils
+inherit autotools flag-o-matic eutils virtualx
 
 MY_P="webkit-${PV}"
 DESCRIPTION="Open source web browser engine"
@@ -85,6 +85,11 @@
 	econf ${myconf}
 }
 
+src_test() {
+	# Tests will fail without it, bug 294691
+	Xemake check || die "Test phase failed"
+}
+
 src_install() {
 	emake DESTDIR="${D}" install || die "Install failed"
 	dodoc WebKit/gtk/{NEWS,ChangeLog} || die "dodoc failed"






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: ChangeLog webkit-gtk-1.1.15.4.ebuild
@ 2010-03-06 13:11 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 10+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-03-06 13:11 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/03/06 13:11:58

  Modified:             ChangeLog webkit-gtk-1.1.15.4.ebuild
  Log:
  amd64 stable wrt #304775
  (Portage version: 2.2_rc63/cvs/Linux x86_64)

Revision  Changes    Path
1.66                 net-libs/webkit-gtk/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	13 Feb 2010 19:58:19 -0000	1.65
+++ ChangeLog	6 Mar 2010 13:11:57 -0000	1.66
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/webkit-gtk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.65 2010/02/13 19:58:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.66 2010/03/06 13:11:57 ssuominen Exp $
+
+  06 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
+  webkit-gtk-1.1.15.4.ebuild:
+  amd64 stable wrt #304775
 
   13 Feb 2010; Pacho Ramos <pacho@gentoo.org> webkit-gtk-1.1.15.4.ebuild:
   Use virtualx.eclass for passing tests, bug 294691



1.9                  net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?r1=1.8&r2=1.9

Index: webkit-gtk-1.1.15.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- webkit-gtk-1.1.15.4.ebuild	13 Feb 2010 19:58:19 -0000	1.8
+++ webkit-gtk-1.1.15.4.ebuild	6 Mar 2010 13:11:57 -0000	1.9
@@ -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/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.8 2010/02/13 19:58:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.9 2010/03/06 13:11:57 ssuominen Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2 LGPL-2.1 BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
 # geoclue
 IUSE="aqua coverage debug doc +gstreamer +websockets"
 
@@ -22,7 +22,7 @@
 RDEPEND="
 	dev-libs/libxml2
 	dev-libs/libxslt
-	media-libs/jpeg
+	media-libs/jpeg:0
 	media-libs/libpng
 	x11-libs/cairo
 






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: ChangeLog webkit-gtk-1.1.15.4.ebuild
@ 2010-03-06 21:22 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 10+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-03-06 21:22 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/03/06 21:22:19

  Modified:             ChangeLog webkit-gtk-1.1.15.4.ebuild
  Log:
  x86 stable wrt bug #304775
  (Portage version: 2.1.7.17/cvs/Linux i686)

Revision  Changes    Path
1.67                 net-libs/webkit-gtk/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	6 Mar 2010 13:11:57 -0000	1.66
+++ ChangeLog	6 Mar 2010 21:22:18 -0000	1.67
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/webkit-gtk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.66 2010/03/06 13:11:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.67 2010/03/06 21:22:18 phajdan.jr Exp $
+
+  06 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  webkit-gtk-1.1.15.4.ebuild:
+  x86 stable wrt bug #304775
 
   06 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
   webkit-gtk-1.1.15.4.ebuild:



1.10                 net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?r1=1.9&r2=1.10

Index: webkit-gtk-1.1.15.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- webkit-gtk-1.1.15.4.ebuild	6 Mar 2010 13:11:57 -0000	1.9
+++ webkit-gtk-1.1.15.4.ebuild	6 Mar 2010 21:22:18 -0000	1.10
@@ -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/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.9 2010/03/06 13:11:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.10 2010/03/06 21:22:18 phajdan.jr Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2 LGPL-2.1 BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
 # geoclue
 IUSE="aqua coverage debug doc +gstreamer +websockets"
 






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: ChangeLog webkit-gtk-1.1.15.4.ebuild
@ 2010-03-15 19:38 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 10+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-03-15 19:38 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/03/15 19:38:28

  Modified:             ChangeLog webkit-gtk-1.1.15.4.ebuild
  Log:
  ppc stable #304775
  (Portage version: 2.1.7.17/cvs/Linux ppc)

Revision  Changes    Path
1.68                 net-libs/webkit-gtk/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	6 Mar 2010 21:22:18 -0000	1.67
+++ ChangeLog	15 Mar 2010 19:38:27 -0000	1.68
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/webkit-gtk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.67 2010/03/06 21:22:18 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.68 2010/03/15 19:38:27 nixnut Exp $
+
+  15 Mar 2010; nixnut <nixnut@gentoo.org> webkit-gtk-1.1.15.4.ebuild:
+  ppc stable #304775
 
   06 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   webkit-gtk-1.1.15.4.ebuild:



1.11                 net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?r1=1.10&r2=1.11

Index: webkit-gtk-1.1.15.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- webkit-gtk-1.1.15.4.ebuild	6 Mar 2010 21:22:18 -0000	1.10
+++ webkit-gtk-1.1.15.4.ebuild	15 Mar 2010 19:38:27 -0000	1.11
@@ -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/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.10 2010/03/06 21:22:18 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.11 2010/03/15 19:38:27 nixnut Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2 LGPL-2.1 BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
 # geoclue
 IUSE="aqua coverage debug doc +gstreamer +websockets"
 






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: ChangeLog webkit-gtk-1.1.15.4.ebuild
@ 2010-03-24 18:25 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2010-03-24 18:25 UTC (permalink / raw
  To: gentoo-commits

armin76     10/03/24 18:25:26

  Modified:             ChangeLog webkit-gtk-1.1.15.4.ebuild
  Log:
  alpha/arm/ia64/sparc stable wrt #304775
  (Portage version: 2.1.7.17/cvs/Linux ia64)

Revision  Changes    Path
1.69                 net-libs/webkit-gtk/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	15 Mar 2010 19:38:27 -0000	1.68
+++ ChangeLog	24 Mar 2010 18:25:26 -0000	1.69
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/webkit-gtk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.68 2010/03/15 19:38:27 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.69 2010/03/24 18:25:26 armin76 Exp $
+
+  24 Mar 2010; Raúl Porcel <armin76@gentoo.org> webkit-gtk-1.1.15.4.ebuild:
+  alpha/arm/ia64/sparc stable wrt #304775
 
   15 Mar 2010; nixnut <nixnut@gentoo.org> webkit-gtk-1.1.15.4.ebuild:
   ppc stable #304775



1.12                 net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?r1=1.11&r2=1.12

Index: webkit-gtk-1.1.15.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- webkit-gtk-1.1.15.4.ebuild	15 Mar 2010 19:38:27 -0000	1.11
+++ webkit-gtk-1.1.15.4.ebuild	24 Mar 2010 18:25:26 -0000	1.12
@@ -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/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.11 2010/03/15 19:38:27 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.12 2010/03/24 18:25:26 armin76 Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 
 LICENSE="LGPL-2 LGPL-2.1 BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
+KEYWORDS="alpha amd64 arm ia64 ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
 # geoclue
 IUSE="aqua coverage debug doc +gstreamer +websockets"
 






^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: ChangeLog webkit-gtk-1.1.15.4.ebuild
@ 2010-03-29 22:28 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 10+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2010-03-29 22:28 UTC (permalink / raw
  To: gentoo-commits

eva         10/03/29 22:28:28

  Modified:             ChangeLog webkit-gtk-1.1.15.4.ebuild
  Log:
  Fix build with icu-4.4, bug #308699.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.70                 net-libs/webkit-gtk/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/ChangeLog?r1=1.69&r2=1.70

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	24 Mar 2010 18:25:26 -0000	1.69
+++ ChangeLog	29 Mar 2010 22:28:28 -0000	1.70
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/webkit-gtk
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.69 2010/03/24 18:25:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.70 2010/03/29 22:28:28 eva Exp $
+
+  29 Mar 2010; Gilles Dartiguelongue <eva@gentoo.org>
+  webkit-gtk-1.1.15.4.ebuild, +files/webkit-gtk-1.1.15.4-icu44.patch:
+  Fix build with icu-4.4, bug #308699.
 
   24 Mar 2010; Raúl Porcel <armin76@gentoo.org> webkit-gtk-1.1.15.4.ebuild:
   alpha/arm/ia64/sparc stable wrt #304775



1.13                 net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild?r1=1.12&r2=1.13

Index: webkit-gtk-1.1.15.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- webkit-gtk-1.1.15.4.ebuild	24 Mar 2010 18:25:26 -0000	1.12
+++ webkit-gtk-1.1.15.4.ebuild	29 Mar 2010 22:28:28 -0000	1.13
@@ -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/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.12 2010/03/24 18:25:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.1.15.4.ebuild,v 1.13 2010/03/29 22:28:28 eva Exp $
 
 EAPI="2"
 
@@ -49,18 +49,22 @@
 S="${WORKDIR}/${MY_P}"
 
 src_prepare() {
-
 	# FIXME: Fix unaligned accesses on ARM, IA64 and SPARC
 	use sparc && epatch "${FILESDIR}"/webkit-gtk-1.1.15.2-unaligned.patch
 
 	# Darwin/Aqua build is broken, needs autoreconf
 	epatch "${FILESDIR}"/${P}-darwin-quartz.patch
 
+	# Fix build with icu-4.4
+	epatch "${FILESDIR}/${PN}-1.1.15.4-icu44.patch"
+
 	# Make it libtool-1 compatible
 	rm -v autotools/lt* autotools/libtool.m4 \
 		|| die "removing libtool macros failed"
+
 	# Don't force -O2
 	sed -i 's/-O2//g' "${S}"/configure.ac || die "sed failed"
+
 	# Prevent maintainer mode from being triggered during make
 	AT_M4DIR=autotools eautoreconf
 }






^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-03-29 22:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-06 13:11 [gentoo-commits] gentoo-x86 commit in net-libs/webkit-gtk: ChangeLog webkit-gtk-1.1.15.4.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2010-03-29 22:28 Gilles Dartiguelongue (eva)
2010-03-24 18:25 Raul Porcel (armin76)
2010-03-15 19:38 Gysbert Wassenaar (nixnut)
2010-03-06 21:22 PaweA Hajdan (phajdan.jr)
2010-02-13 19:58 Pacho Ramos (pacho)
2010-02-12 21:19 Pacho Ramos (pacho)
2010-02-03 13:58 Fabian Groffen (grobian)
2010-01-10 16:24 Christian Faulhammer (fauli)
2009-12-14 14:45 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