Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 518664 | Differences between
and this patch

Collapse All | Expand All

(-)libreoffice-9999-r2.ebuild (-13 / +18 lines)
Lines 58-63 Link Here
58
# Really required addons
58
# Really required addons
59
# These are bundles that can't be removed for now due to huge patchsets.
59
# These are bundles that can't be removed for now due to huge patchsets.
60
# If you want them gone, patches are welcome.
60
# If you want them gone, patches are welcome.
61
ADDONS_SRC+=" ${ADDONS_URI}/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2"
62
ADDONS_SRC+=" ${ADDONS_URI}/OpenCOLLADA-master-6509aa13af.tar.bz2"
63
ADDONS_SRC+=" ${ADDONS_URI}/libgltf/3d9ea1f2828c46f8ba94b88a87b3326d-libgltf-0.0.0.tar.bz2"
64
ADDONS_SRC+=" ${ADDONS_URI}/CoinMP-1.7.6.tgz"
61
ADDONS_SRC+=" ${ADDONS_URI}/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz"
65
ADDONS_SRC+=" ${ADDONS_URI}/d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz"
62
ADDONS_SRC+=" ${ADDONS_URI}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz" # modifies source code
66
ADDONS_SRC+=" ${ADDONS_URI}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz" # modifies source code
63
ADDONS_SRC+=" java? ( ${ADDONS_URI}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip )"
67
ADDONS_SRC+=" java? ( ${ADDONS_URI}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip )"
Lines 97-113 Link Here
97
	app-arch/unzip
101
	app-arch/unzip
98
	>=app-text/hunspell-1.3.2-r3
102
	>=app-text/hunspell-1.3.2-r3
99
	app-text/mythes
103
	app-text/mythes
100
	app-text/libabw
104
	>=app-text/libabw-0.1.0
101
	>=app-text/libexttextcat-3.2
105
	>=app-text/libexttextcat-3.2
102
	app-text/libebook
106
	>=app-text/libebook-0.1.1
103
	app-text/libetonyek
107
	>=app-text/libetonyek-0.1.1
104
	app-text/liblangtag
108
	app-text/liblangtag
105
	app-text/libmspub
109
	>=app-text/libmspub-0.1.0
106
	>=app-text/libmwaw-0.2
110
	>=app-text/libmwaw-0.3.1
107
	>=app-text/libodfgen-0.0.3
111
	>=app-text/libodfgen-0.1.0
108
	app-text/libwpd:0.9[tools]
112
	>=app-text/libwpd-0.10:0.9[tools]
109
	app-text/libwpg:0.2
113
	>=app-text/libwpg-0.3.0:0.2
110
	>=app-text/libwps-0.2.2
114
	>=app-text/libwps-0.3.0
111
	>=app-text/poppler-0.16:=[xpdf-headers(+),cxx]
115
	>=app-text/poppler-0.16:=[xpdf-headers(+),cxx]
112
	>=dev-cpp/clucene-2.3.3.4-r2
116
	>=dev-cpp/clucene-2.3.3.4-r2
113
	dev-cpp/libcmis:0.4
117
	dev-cpp/libcmis:0.4
Lines 118-127 Link Here
118
	>=dev-libs/icu-4.8.1.1:=
122
	>=dev-libs/icu-4.8.1.1:=
119
	>=dev-libs/libatomic_ops-7.2d
123
	>=dev-libs/libatomic_ops-7.2d
120
	>=dev-libs/liborcus-0.7.0:=
124
	>=dev-libs/liborcus-0.7.0:=
125
	>=dev-libs/librevenge-0.0.1
121
	>=dev-libs/nspr-4.8.8
126
	>=dev-libs/nspr-4.8.8
122
	>=dev-libs/nss-3.12.9
127
	>=dev-libs/nss-3.12.9
123
	>=dev-lang/perl-5.0
128
	>=dev-lang/perl-5.0
124
	>=dev-libs/openssl-1.0.0d:0
129
	>=dev-libs/openssl-1.0.0d
125
	>=dev-libs/redland-1.0.16
130
	>=dev-libs/redland-1.0.16
126
	media-gfx/graphite2
131
	media-gfx/graphite2
127
	>=media-libs/fontconfig-2.8.0
132
	>=media-libs/fontconfig-2.8.0
Lines 130-138 Link Here
130
	>=media-libs/harfbuzz-0.9.18:=[icu(+)]
135
	>=media-libs/harfbuzz-0.9.18:=[icu(+)]
131
	media-libs/lcms:2
136
	media-libs/lcms:2
132
	>=media-libs/libpng-1.4
137
	>=media-libs/libpng-1.4
133
	>=media-libs/libcdr-0.0.5
138
	>=media-libs/libcdr-0.1.0
134
	media-libs/libfreehand
139
	>=media-libs/libfreehand-0.1.0
135
	media-libs/libvisio
140
	>=media-libs/libvisio-0.1.0
136
	>=net-misc/curl-7.21.4
141
	>=net-misc/curl-7.21.4
137
	net-nds/openldap
142
	net-nds/openldap
138
	sci-mathematics/lpsolve
143
	sci-mathematics/lpsolve

Return to bug 518664