commit: cfcc53f3d4734e98680e3f51444235c9fec38c21
Author: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 5 10:18:16 2016 +0000
Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Mon Dec 5 12:06:40 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfcc53f3
app-text/stardict: update gtk/glib deps
Package-Manager: portage-2.3.2
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>
app-text/stardict/stardict-4.0.0_pre20160518.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/app-text/stardict/stardict-4.0.0_pre20160518.ebuild
b/app-text/stardict/stardict-4.0.0_pre20160518.ebuild
index c638d0f..da192f9 100644
--- a/app-text/stardict/stardict-4.0.0_pre20160518.ebuild
+++ b/app-text/stardict/stardict-4.0.0_pre20160518.ebuild
@@ -31,11 +31,12 @@ pronounce python qqwry spell tools updateinfo +wikiparse
+wordnet
RESTRICT="test"
COMMON_DEPEND="
- >=dev-libs/glib-2.16:2
+ >=dev-libs/glib-2.32:2
dev-libs/libsigc++:2=
+ media-libs/libcanberra[gtk3]
sys-libs/zlib:=
x11-libs/gdk-pixbuf:2
- >=x11-libs/gtk+-2.20:2
+ x11-libs/gtk+:3
x11-libs/libX11
x11-libs/pango
espeak? ( >=app-accessibility/espeak-1.29 )
@@ -102,9 +103,11 @@ src_configure() {
# Festival plugin crashes, bug 188684. Disable for now.
gnome2_src_configure \
+ --disable-darwin-support \
--disable-festival \
--disable-gnome-support \
--disable-gpe-support \
+ --disable-maemo-support \
--disable-schemas-install \
--disable-scrollkeeper \
$(use_enable advertisement) \