Gentoo Archives: gentoo-user

From: Wang Xuerui <idontknw.wang@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] libreoffice cannot use oxygen theme
Date: Mon, 19 Aug 2013 04:52:43
Message-Id: CABK5mSZ_9vXpvLjkp3yXZXCibbkOaoDWNjFQqVC-NvfGz1WOaQ@mail.gmail.com
In Reply to: Re: [gentoo-user] libreoffice cannot use oxygen theme by "东方巽雷"
1 2013/8/19 东方巽雷 <dongfangxunlei@×××××.com>:
2 > libreoffice-bin needs older icu version,libreoffice need so much time to
3 > compile
4
5 libreoffice-bin (at this time only 4.0.4.2 is present) requests
6 icu/51.1, while the latest is slotted 51.2. I don't know of any
7 package that specifically asks for such a new version of icu; a quick
8 equery on my system shows this:
9
10 equery depends icu
11 * These packages depend on icu:
12 app-i18n/fcitx-4.2.8.1 (icu ? dev-libs/icu)
13 app-office/libreoffice-4.1.0.4 (>=dev-libs/icu-4.8.1.1)
14 app-text/libmspub-0.0.6 (dev-libs/icu)
15 app-text/texlive-core-2013 (xetex ? >=dev-libs/icu-50)
16 dev-db/sqlite-3.7.17 (icu ? dev-libs/icu)
17 dev-lang/php-5.4.18 (intl ? dev-libs/icu)
18 dev-lang/php-5.5.1-r1 (intl ? dev-libs/icu)
19 dev-libs/boost-1.53.0 (icu ? >=dev-libs/icu-3.6)
20 dev-libs/libxml2-2.9.1-r1 (icu ? dev-libs/icu)
21 dev-qt/qtcore-4.8.5 (icu ? >=dev-libs/icu-49)
22 dev-qt/qtwebkit-4.8.5 (icu ? dev-libs/icu)
23 dev-tex/bibtexu-3.71_p20130530 (>=dev-libs/icu-4.4)
24 media-libs/harfbuzz-0.9.18-r1 (icu ? dev-libs/icu)
25 media-libs/libcdr-0.0.14 (dev-libs/icu)
26 media-libs/libvisio-0.0.30 (dev-libs/icu)
27 media-libs/raptor-2.0.9 (unicode ? dev-libs/icu)
28 net-libs/webkit-gtk-1.8.3-r201 (>=dev-libs/icu-3.8.1-r1)
29 net-libs/webkit-gtk-2.0.4 (>=dev-libs/icu-3.8.1-r1)
30 net-nds/openldap-2.4.35 (icu ? dev-libs/icu)
31 sys-apps/gptfdisk-0.8.6 (icu ? dev-libs/icu)
32 (icu ? dev-libs/icu[static-libs(+)])
33 www-client/chromium-29.0.1547.41 (>=dev-libs/icu-49.1.1-r1)
34
35 So at least nothing installed on my system requires a recent icu to
36 run. Thus, you shouldn't have problems setting up libreoffice-bin; if
37 you indeed have to stick with the latest icu, share with us your
38 specific setup and we'll be glad to help.

Replies

Subject Author
Re: [gentoo-user] libreoffice cannot use oxygen theme Alan McKinnon <alan.mckinnon@×××××.com>