1 |
# ChangeLog for app-office/libreoffice |
2 |
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 |
3 |
# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.75 2011/07/29 18:56:50 scarabeus Exp $ |
4 |
|
5 |
*libreoffice-3.4.9999 (30 Jul 2011) |
6 |
|
7 |
30 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
8 |
libreoffice-3.4.2.3.ebuild, +libreoffice-3.4.9999.ebuild: |
9 |
Add support for live ebuilds. Add live ebuild from 3.4 branch. Master branch |
10 |
needs A LOT more work so it won't appear soon. |
11 |
|
12 |
29 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
13 |
libreoffice-3.4.2.3.ebuild, |
14 |
+files/libreoffice-installed-files-permissions.patch: |
15 |
Fix permissions of installed files to be more sane. |
16 |
|
17 |
28 Jul 2011; Mark Loeser <halcy0n@gentoo.org> libreoffice-3.4.2.3.ebuild: |
18 |
Set num_cpus to 1, and max_jobs to the jobs from MAKEOPTS, otherwise you end |
19 |
up with way more jobs running than intended |
20 |
|
21 |
28 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
22 |
files/libreoffice-as-needed-gtk.patch: |
23 |
Fix building with gtk by appending no-as-needed on quickstarter. Fixes bug |
24 |
#376609. |
25 |
|
26 |
28 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
27 |
libreoffice-3.4.2.3.ebuild: |
28 |
Respect the jobs more by not running emake in compile phase |
29 |
|
30 |
28 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
31 |
libreoffice-3.4.2.3.ebuild: |
32 |
Alter uri calculations to sattisfy even old tarballs. Fixes bug #376683 for |
33 |
future. |
34 |
|
35 |
28 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
36 |
libreoffice-3.4.2.3.ebuild: |
37 |
STLPort should not be used anywhere thus we don't need to fetch it sources. |
38 |
|
39 |
28 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
40 |
files/libreoffice-fix-sandbox-install.patch: |
41 |
Update sandbox violation patch to shut another one. |
42 |
|
43 |
27 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
44 |
libreoffice-3.4.2.3.ebuild: |
45 |
When building nsplugin symlink it to system location. Fixes bug #375299. Also |
46 |
put branding only into one location. |
47 |
|
48 |
27 Jul 2011; Matt Turner <mattst88@gentoo.org> libreoffice-3.4.2.3.ebuild: |
49 |
Update branding version. |
50 |
|
51 |
27 Jul 2011; Matt Turner <mattst88@gentoo.org> libreoffice-3.4.2.3.ebuild: |
52 |
Remove old comment about no graphite package in gentoo. |
53 |
|
54 |
27 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
55 |
libreoffice-3.4.2.3.ebuild: |
56 |
Bump branding as there was borked sofficerc in the 0.1. |
57 |
|
58 |
27 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
59 |
files/libreoffice-as-needed-gtk.patch: |
60 |
Use proper gb call to add GTK_LIBS, this should fix bug #376609. |
61 |
|
62 |
*libreoffice-3.4.2.3 (27 Jul 2011) |
63 |
|
64 |
27 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
65 |
-libreoffice-3.3.2.ebuild, -libreoffice-3.4.1.ebuild, |
66 |
-libreoffice-3.4.2.2.ebuild, +libreoffice-3.4.2.3.ebuild: |
67 |
Version bump to 3.4.2.3. Punt older versions that are overshadowed. |
68 |
|
69 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
70 |
libreoffice-3.4.2.2.ebuild: |
71 |
Enhance REQUIRED_USE comment as nsplugins needs gtk too, so we are ready in |
72 |
eapi4 future. |
73 |
|
74 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
75 |
libreoffice-3.4.2.2.ebuild: |
76 |
Printproto seriously should not be dependency. Fixes bug #321119. |
77 |
|
78 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
79 |
libreoffice-3.4.2.2.ebuild, +files/libreoffice-gbuild-use-cxxflags.patch: |
80 |
Force proper variable usage. Just saw this in gekis overlay so adding to main |
81 |
tree too. |
82 |
|
83 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
84 |
libreoffice-3.4.2.2.ebuild, |
85 |
+files/libreoffice-translate-toolkit-parallel-solenv.patch: |
86 |
Aparently it looks like translate-toolkit require solenv to not fail in |
87 |
parallel build. Fixes bug #376387. |
88 |
|
89 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
90 |
libreoffice-3.4.2.2.ebuild, metadata.xml: |
91 |
Enable optional support for graphite via graphite2 package. |
92 |
|
93 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
94 |
libreoffice-3.4.2.2.ebuild: |
95 |
Introduce branding useflag, yay gentoo screen and about, Thanx to Ian Whyman |
96 |
for this. |
97 |
|
98 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
99 |
files/libreoffice-fix-sandbox-install.patch: |
100 |
Update sandbox fix to honour TMPDIR variable instead of placing it to |
101 |
distdir. |
102 |
|
103 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
104 |
-files/libreoffice-as-needed-gtk-2.patch, libreoffice-3.4.2.2.ebuild, |
105 |
+files/libreoffice-fix-sandbox-install.patch, |
106 |
files/libreoffice-as-needed-gtk.patch: |
107 |
Fix the gtk patch, add patch for sandbox violation during install, enforce |
108 |
not-stripping of solver, portage handle it himself. |
109 |
|
110 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
111 |
libreoffice-3.4.2.2.ebuild: |
112 |
Set default theme to crystal, set jobs to 1 if the sed does not find any |
113 |
value, and rename the variable to not collide with bash jobs command. |
114 |
|
115 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
116 |
+files/libreoffice-as-needed-gtk-2.patch, libreoffice-3.4.2.2.ebuild, |
117 |
+files/libreoffice-as-needed-gtk.patch: |
118 |
Fix as-needed linking on the quickstarter. Patches backported from upstream |
119 |
trunk. Fixes gentoo bug #376469. |
120 |
|
121 |
25 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
122 |
libreoffice-3.4.2.2.ebuild, -files/libreoffice-unfigured-options.txt, |
123 |
metadata.xml: |
124 |
Make vba scripting optional. Punt undecided.txt file with unknown opts as we |
125 |
set all those that we require. |
126 |
|
127 |
25 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
128 |
libreoffice-3.4.2.2.ebuild: |
129 |
Disable pch (precompiled headers) support as it creates just build crashes. |
130 |
|
131 |
25 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
132 |
libreoffice-3.4.2.2.ebuild: |
133 |
Do not pre-strip the binaries, check for proper reqs, update install phase to |
134 |
use distro-pack-install (smaller yay). |
135 |
|
136 |
25 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
137 |
files/libreoffice-solenv-build-crash.patch: |
138 |
Fix solenv patch. Accidentally added html page instead of the patch. |
139 |
|
140 |
25 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
141 |
libreoffice-3.4.2.2.ebuild: |
142 |
Upgrade jobs parsing per bug 375761. Thx to Drake Wyrm for the sed. |
143 |
|
144 |
25 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
145 |
libreoffice-3.4.2.2.ebuild, +files/libreoffice-solenv-build-crash.patch, |
146 |
+files/libreoffice-vbaobj-visibility-fix.patch: |
147 |
Add build fixes for crash in solenv and vbahelper fix for gcc-4.6. |
148 |
|
149 |
25 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
150 |
libreoffice-3.4.2.2.ebuild: |
151 |
Split out junit check so it does not die without test enabled. Fixes bug |
152 |
#376293. |
153 |
|
154 |
24 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
155 |
libreoffice-3.4.2.2.ebuild, +files/libreoffice-svx.patch: |
156 |
Quick&Dirty hack to fix svx build crash i observed on my desktop (definitely |
157 |
not a solution for upstream). |
158 |
|
159 |
24 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
160 |
libreoffice-3.4.2.2.ebuild: |
161 |
Add missing inherits. |
162 |
|
163 |
24 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
164 |
libreoffice-3.4.2.2.ebuild: |
165 |
Enable junit only when building with tests and java enabled. |
166 |
|
167 |
24 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
168 |
libreoffice-3.4.2.2.ebuild: |
169 |
Silence repoman warnings. |
170 |
|
171 |
*libreoffice-3.4.2.2 (24 Jul 2011) |
172 |
|
173 |
24 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
174 |
+libreoffice-3.4.2.2.ebuild, +files/libreoffice-unfigured-options.txt, |
175 |
metadata.xml: |
176 |
Add 3.4.2_rc2 to the main tree (from my dev overlay). This still contains A |
177 |
LOT rough edges. |
178 |
|
179 |
19 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
180 |
libreoffice-3.4.1.ebuild: |
181 |
Fix variable name in templates condition resulting it never being true. |
182 |
|
183 |
18 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
184 |
libreoffice-3.4.1.ebuild: |
185 |
Non-maintainer commit. Remove double environment calls, cleanup global |
186 |
variables by unsetting them where possible, add missing dies during install, |
187 |
run eautoreconf and econf instead of autogen.sh, sort the deps |
188 |
alphabetically, add base eclass and PATCHES array support (and epatch_user), |
189 |
run emake instead of make. Mostly fixed all issues i had during the time i |
190 |
compiled it. Still good idea would be to migrate most parts of this ebuild to |
191 |
elbits. PS: debuging something in package that builds for 3 hours is major |
192 |
pita. |
193 |
|
194 |
14 Jul 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.4.1.ebuild: |
195 |
Extensions now build fine again without java |
196 |
|
197 |
14 Jul 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.4.1.ebuild: |
198 |
Bring back templates support. The credit for this really goes to geki! |
199 |
|
200 |
14 Jul 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.4.1.ebuild: |
201 |
Fix env problem that messed up some peoples builds, see bug #374243 |
202 |
|
203 |
06 Jul 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.4.1.ebuild, |
204 |
metadata.xml: |
205 |
Introduce "offlinehelp" use flag similar to libreoffice-bin. If not set the |
206 |
LibreOffice Wiki will |
207 |
be used instead of the local help files. Also remove some useless downloads. |
208 |
|
209 |
06 Jul 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.4.1.ebuild: |
210 |
You should not listen to repoman in every case. Build fix. |
211 |
|
212 |
*libreoffice-3.4.1 (06 Jul 2011) |
213 |
|
214 |
06 Jul 2011; Andreas Proschofsky <suka@gentoo.org> +libreoffice-3.4.1.ebuild, |
215 |
+files/libreoffice-3.4.1-salfix.diff, +files/wrapper.in: |
216 |
LibreOffice 3.4.1. New build system so took some time, but will (hopefully) |
217 |
make everything quite |
218 |
a bit easier in the long run. Still masked for some further bugfixing and |
219 |
testing. |
220 |
|
221 |
20 Jun 2011; Jonathan Callen <abcd@gentoo.org> -files/gentoo-3.3.3.diff: |
222 |
Remove unused file |
223 |
|
224 |
17 Jun 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
225 |
libreoffice-3.3.3.ebuild: |
226 |
It is dumb to copy files in filesdir 1:1. Rather use fixed version in the |
227 |
ebuild. |
228 |
|
229 |
17 Jun 2011; Lars Wendler <polynomial-c@gentoo.org> +files/gentoo-3.3.3.diff: |
230 |
Non-maintainer commit: Added missing patch file with kind permission from |
231 |
suka (bug #371969). |
232 |
|
233 |
*libreoffice-3.3.3 (16 Jun 2011) |
234 |
|
235 |
16 Jun 2011; Andreas Proschofsky <suka@gentoo.org> +libreoffice-3.3.3.ebuild: |
236 |
Add LibreOffice 3.3.3, another bugfix release. |
237 |
|
238 |
22 May 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.2.ebuild, |
239 |
+files/libreoffice-3.3.2-bison25.diff: |
240 |
Fix build with bison 2.5, bug #367963 |
241 |
|
242 |
07 Apr 2011; Joseph Jezak <josejx@gentoo.org> libreoffice-3.3.2.ebuild: |
243 |
Marked ~ppc for bug #359883. |
244 |
|
245 |
27 Mar 2011; Christian Faulhammer <fauli@gentoo.org> |
246 |
libreoffice-3.3.1.ebuild: |
247 |
stable x86, bug 358907 |
248 |
|
249 |
*libreoffice-3.3.2 (22 Mar 2011) |
250 |
|
251 |
22 Mar 2011; Andreas Proschofsky <suka@gentoo.org> |
252 |
-libreoffice-3.3.2_rc2.ebuild, +files/gentoo-3.3.2.diff, |
253 |
+files/libreoffice-libdb5-fix-check.diff, +libreoffice-3.3.2.ebuild, |
254 |
-files/gentoo-3.3.2_rc2.diff: |
255 |
Bump to LibreOffice 3.3.2, also fix db-5 support |
256 |
|
257 |
18 Mar 2011; Andreas Proschofsky <suka@gentoo.org> |
258 |
libreoffice-3.3.2_rc2.ebuild: |
259 |
Some more changes for custom-cflags |
260 |
|
261 |
*libreoffice-3.3.2_rc2 (18 Mar 2011) |
262 |
|
263 |
18 Mar 2011; Andreas Proschofsky <suka@gentoo.org> |
264 |
-libreoffice-3.3.2_rc1.ebuild, +libreoffice-3.3.2_rc2.ebuild, |
265 |
-files/gentoo-3.3.2_rc1.diff, +files/gentoo-3.3.2_rc2.diff: |
266 |
New release candidate, also brings some further improvements to the ebuild |
267 |
*) Add custom-optimization flag, thanks mostly to geki <h.mth@web.de> |
268 |
bug #355981 |
269 |
*) Fixed dependency on cairo, we really want that not to be optional |
270 |
*) Bunch of cleanups |
271 |
|
272 |
17 Mar 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.1.ebuild, |
273 |
libreoffice-3.3.2_rc1.ebuild: |
274 |
Fix Homepage entry |
275 |
|
276 |
16 Mar 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.1.ebuild, |
277 |
libreoffice-3.3.2_rc1.ebuild: |
278 |
Remove old style virtuals PROVIDE, bug #358895 |
279 |
|
280 |
16 Mar 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.1.ebuild, |
281 |
libreoffice-3.3.2_rc1.ebuild: |
282 |
Update icon caches after installation |
283 |
|
284 |
16 Mar 2011; Markos Chandras <hwoarang@gentoo.org> libreoffice-3.3.1.ebuild: |
285 |
Stable on amd64 wrt bug #358907 |
286 |
|
287 |
*libreoffice-3.3.2_rc1 (13 Mar 2011) |
288 |
|
289 |
13 Mar 2011; Andreas Proschofsky <suka@gentoo.org> |
290 |
+libreoffice-3.3.2_rc1.ebuild, +files/gentoo-3.3.2_rc1.diff: |
291 |
Add first release candidate for LibreOffice 3.3.2, masked for now |
292 |
|
293 |
13 Mar 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.1.ebuild: |
294 |
Properly slot gtk+-2 dependencies, also move pre-compilation checks to right |
295 |
stage, bug #358491 |
296 |
|
297 |
02 Mar 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.1.ebuild, |
298 |
+files/libreoffice-3.3.1-neon_remove_SSPI_support.diff: |
299 |
Fix build with neon supporting SSPI, bug #356581 |
300 |
|
301 |
24 Feb 2011; Andreas Proschofsky <suka@gentoo.org> -libreoffice-3.3.0.ebuild, |
302 |
-files/gentoo-3.3.0.diff, libreoffice-3.3.1.ebuild, |
303 |
+files/libreoffice-3.3-libpng-1.5.diff, -files/libreoffice-3.3-prefix.patch: |
304 |
Fix build with libpng 1.5 #356281, also remove outdated ebuild |
305 |
|
306 |
*libreoffice-3.3.1 (23 Feb 2011) |
307 |
|
308 |
23 Feb 2011; Andreas Proschofsky <suka@gentoo.org> |
309 |
-libreoffice-3.3.1_rc1.ebuild, +libreoffice-3.3.1.ebuild, |
310 |
-files/gentoo-3.3.1_rc1.diff, +files/gentoo-3.3.1.diff: |
311 |
Bump to LibreOffice 3.3.1, bugfix release |
312 |
|
313 |
17 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild, |
314 |
+files/libreoffice-3.3.0_libxmlsec_fix_extern_c.diff, |
315 |
libreoffice-3.3.1_rc1.ebuild: |
316 |
Fix build problem with libxml2[+icu], thanks to Neil Cathey <cneil@yahoo.com> |
317 |
for the patch, bug #354911 |
318 |
|
319 |
*libreoffice-3.3.1_rc1 (12 Feb 2011) |
320 |
|
321 |
12 Feb 2011; Andreas Proschofsky <suka@gentoo.org> |
322 |
+libreoffice-3.3.1_rc1.ebuild, +files/gentoo-3.3.1_rc1.diff: |
323 |
Release Candidate for LibreOffice 3.3.1 |
324 |
|
325 |
08 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild: |
326 |
Until we have a better fix, disable extensions for -java build, preventing |
327 |
breakage, bug #352812 |
328 |
|
329 |
05 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild, |
330 |
+files/libreoffice-3.3-prefix.patch: |
331 |
Another bunch of prefix fixes |
332 |
|
333 |
05 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild, |
334 |
files/gentoo-3.3.0.diff: |
335 |
Cleanup work: Prefix fixes, remove outated deps and config-flags, fix pax |
336 |
stuff |
337 |
|
338 |
02 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild: |
339 |
Fix desktop files, thanks to Sanders Sweers <Sander.Sweers@gmail.com>, see |
340 |
bug #352955 |
341 |
|
342 |
25 Jan 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild: |
343 |
Fix jpeg-dep and some ebuild cleanups |
344 |
|
345 |
25 Jan 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild: |
346 |
Ooops, another little fix for bash-completion |
347 |
|
348 |
25 Jan 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild: |
349 |
Fix bash_completion installation, bug #352656 |
350 |
|
351 |
*libreoffice-3.3.0 (25 Jan 2011) |
352 |
|
353 |
25 Jan 2011; Andreas Proschofsky <suka@gentoo.org> |
354 |
-libreoffice-3.3.0_rc4.ebuild, +libreoffice-3.3.0.ebuild, |
355 |
-files/gentoo-3.3.0_rc4.diff, +files/gentoo-3.3.0.diff: |
356 |
Bump to final release of LibreOffice 3.3.0 |
357 |
|
358 |
24 Jan 2011; Andreas Proschofsky <suka@gentoo.org> |
359 |
libreoffice-3.3.0_rc4.ebuild, +files/sdext-presenter.diff: |
360 |
Fix extensions stuff, patch from bug #339057 |
361 |
|
362 |
24 Jan 2011; Andreas Proschofsky <suka@gentoo.org> |
363 |
libreoffice-3.3.0_rc4.ebuild: |
364 |
Fix the Homepage entry |
365 |
|
366 |
*libreoffice-3.3.0_rc4 (24 Jan 2011) |
367 |
|
368 |
24 Jan 2011; Andreas Proschofsky <suka@gentoo.org> |
369 |
+libreoffice-3.3.0_rc4.ebuild, +files/gentoo-3.3.0_rc4.diff, |
370 |
+files/enable-startup-notification.diff, +files/env_log.diff, |
371 |
+files/fix-ooo-collision.diff, +files/gentoo-pythonpath.diff, |
372 |
+files/scrap-pixmap-links.diff, +metadata.xml: |
373 |
Initial ebuild for LibreOffice, masked for now as it needs some testing. |
374 |
Also: |
375 |
|
376 |
* Extensions are not built atm, otherwise this breaks the build |
377 |
* ebuild needs some cleanups |
378 |
|
379 |
Thanks especially to Hanno Meyer-Thurow (geki) which did a lot of the ground |
380 |
work in his overlay! |