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