summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2013-06-06 05:35:44 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2013-06-06 05:35:44 +0000
commit2149c8a750a90079cb15dcc3193c35659463fdd7 (patch)
treee5c4bdecf80bb3a054cf88364ca1ec714cea56ba /net-libs
parentEnable USE=icu for harfbuzz for gnome profile, it's needed for webkit-gtk-2. (diff)
downloadgentoo-2-2149c8a750a90079cb15dcc3193c35659463fdd7.tar.gz
gentoo-2-2149c8a750a90079cb15dcc3193c35659463fdd7.tar.bz2
gentoo-2-2149c8a750a90079cb15dcc3193c35659463fdd7.zip
Require harfbuzz[icu].
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/webkit-gtk/ChangeLog6
-rw-r--r--net-libs/webkit-gtk/webkit-gtk-2.0.1.ebuild4
-rw-r--r--net-libs/webkit-gtk/webkit-gtk-2.0.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog
index 2060ada831f8..452a98fc043a 100644
--- a/net-libs/webkit-gtk/ChangeLog
+++ b/net-libs/webkit-gtk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/webkit-gtk
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.207 2013/06/06 05:12:24 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.208 2013/06/06 05:35:44 tetromino Exp $
+
+ 06 Jun 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
+ webkit-gtk-2.0.1.ebuild, webkit-gtk-2.0.2.ebuild:
+ Require harfbuzz[icu].
06 Jun 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
files/webkit-gtk-2.0.2-harfbuzz-0.9.18.patch:
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.0.1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.0.1.ebuild
index ed4aea5f4c38..8009211a3581 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.0.1.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.0.1.ebuild,v 1.4 2013/06/06 05:09:38 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.0.1.ebuild,v 1.5 2013/06/06 05:35:44 tetromino Exp $
EAPI="5"
inherit autotools check-reqs eutils flag-o-matic gnome2-utils pax-utils toolchain-funcs versionator virtualx
@@ -25,7 +25,7 @@ RDEPEND="
app-crypt/libsecret
dev-libs/libxml2:2
dev-libs/libxslt
- media-libs/harfbuzz:=
+ media-libs/harfbuzz:=[icu(+)]
media-libs/libwebp
virtual/jpeg:=
>=media-libs/libpng-1.4:0=
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.0.2.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.0.2.ebuild
index 4826e6a2f6b7..3d01af1c6c88 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.0.2.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.0.2.ebuild,v 1.2 2013/06/06 05:09:38 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.0.2.ebuild,v 1.3 2013/06/06 05:35:44 tetromino Exp $
EAPI="5"
inherit autotools check-reqs eutils flag-o-matic gnome2-utils pax-utils toolchain-funcs versionator virtualx
@@ -25,7 +25,7 @@ RDEPEND="
app-crypt/libsecret
dev-libs/libxml2:2
dev-libs/libxslt
- media-libs/harfbuzz:=
+ media-libs/harfbuzz:=[icu(+)]
media-libs/libwebp
virtual/jpeg:=
>=media-libs/libpng-1.4:0=