| 1 |
# ChangeLog for app-office/libreoffice |
| 2 |
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 |
| 3 |
# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.333 2012/06/05 15:43:40 scarabeus Exp $ |
| 4 |
|
| 5 |
06 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 6 |
-files/libreoffice-3.5.2-icu-49.patch, |
| 7 |
-files/libreoffice-3.5.2-tests-headless.patch, |
| 8 |
-files/libreoffice-3.5.3-svtools-includes.patch, -libreoffice-3.5.2.2.ebuild, |
| 9 |
libreoffice-3.5.4.2-r1.ebuild, libreoffice-3.5.9999.ebuild, |
| 10 |
libreoffice-3.6.9999.ebuild: |
| 11 |
3.5 branch depend only on cmis-0.1. |
| 12 |
|
| 13 |
05 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.2.2.ebuild, |
| 14 |
libreoffice-3.5.4.2-r1.ebuild, libreoffice-3.5.9999.ebuild, |
| 15 |
libreoffice-3.6.9999.ebuild, libreoffice-9999-r2.ebuild: |
| 16 |
Drop prefix eclass inherit as requested by repoman. |
| 17 |
|
| 18 |
05 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.6.9999.ebuild, |
| 19 |
libreoffice-9999-r2.ebuild: |
| 20 |
Raise the the dependency on libcmis. |
| 21 |
|
| 22 |
*libreoffice-3.6.9999 (05 Jun 2012) |
| 23 |
|
| 24 |
05 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 25 |
+libreoffice-3.6.9999.ebuild: |
| 26 |
Lo 3.6 branch is around us. |
| 27 |
|
| 28 |
04 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 29 |
Also depend on lcms as we now use it directly. |
| 30 |
|
| 31 |
04 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 32 |
So long sampleicc, lets use lcms:2 |
| 33 |
|
| 34 |
02 Jun 2012; Andreas K. Huettel <dilfridge@gentoo.org> |
| 35 |
files/generate_libreoffice_package.sh: |
| 36 |
Need more general version handling |
| 37 |
|
| 38 |
01 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 39 |
libreoffice-3.5.4.2-r1.ebuild, libreoffice-3.5.9999.ebuild, |
| 40 |
libreoffice-9999-r2.ebuild: |
| 41 |
le is not lt in bash comparsion. Fixes bug#419149. |
| 42 |
|
| 43 |
01 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 44 |
Activex component is no-more for != WINNT |
| 45 |
|
| 46 |
01 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 47 |
libreoffice-3.5.4.2-r1.ebuild, libreoffice-3.5.9999.ebuild, |
| 48 |
libreoffice-9999-r2.ebuild: |
| 49 |
Bump gcc requirement to 4.5 to fix bugs like bug#419027. |
| 50 |
|
| 51 |
31 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.9999.ebuild, |
| 52 |
libreoffice-9999-r2.ebuild: |
| 53 |
Do not depend on orbit as we do not need that. |
| 54 |
|
| 55 |
31 May 2012; Andreas Schuerch <nativemad@gentoo.org> |
| 56 |
libreoffice-3.5.4.2-r1.ebuild: |
| 57 |
x86 stable, see bug 416457 |
| 58 |
|
| 59 |
30 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 60 |
+files/libreoffice-3.5.4-libexttextcat.patch, libreoffice-3.5.4.2-r1.ebuild: |
| 61 |
Fix build with latest libexttextcat. Resolves bug#418231. |
| 62 |
|
| 63 |
30 May 2012; Agostino Sarubbo <ago@gentoo.org> libreoffice-3.5.4.2-r1.ebuild: |
| 64 |
stable for amd64, wrt to bug #416457 |
| 65 |
|
| 66 |
29 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 67 |
libreoffice-3.5.4.2-r1.ebuild: |
| 68 |
ppc stable wrt bug#416457. |
| 69 |
|
| 70 |
*libreoffice-3.5.4.2-r1 (29 May 2012) |
| 71 |
|
| 72 |
29 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 73 |
+files/libreoffice-3.5-hebrew-icu49.patch, +libreoffice-3.5.4.2-r1.ebuild, |
| 74 |
-libreoffice-3.5.3.2.ebuild, -libreoffice-3.5.4.2.ebuild, |
| 75 |
libreoffice-3.5.9999.ebuild: |
| 76 |
Revision bump to 3.5.4.2-r1 to fix issues with hebrew. Depend on icu-49 hard. |
| 77 |
Fixes bug#418095. |
| 78 |
|
| 79 |
27 May 2012; Andreas K. Huettel <dilfridge@gentoo.org> |
| 80 |
files/generate_libreoffice_package.sh: |
| 81 |
Update package generation script |
| 82 |
|
| 83 |
23 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.9999.ebuild, |
| 84 |
libreoffice-9999-r2.ebuild: |
| 85 |
Fix whitespace. |
| 86 |
|
| 87 |
*libreoffice-3.5.4.2 (23 May 2012) |
| 88 |
|
| 89 |
23 May 2012; Andreas K. Huettel <dilfridge@gentoo.org> |
| 90 |
+libreoffice-3.5.4.2.ebuild: |
| 91 |
Version bump |
| 92 |
|
| 93 |
13 May 2012; Andreas K. Huettel <dilfridge@gentoo.org> |
| 94 |
libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: |
| 95 |
Silence repoman |
| 96 |
|
| 97 |
13 May 2012; Andreas K. Huettel <dilfridge@gentoo.org> |
| 98 |
libreoffice-3.5.3.2.ebuild: |
| 99 |
Minor detail |
| 100 |
|
| 101 |
13 May 2012; Andreas K. Huettel <dilfridge@gentoo.org> |
| 102 |
libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild, metadata.xml: |
| 103 |
Dont usually generate debug info for binfilter code; update branding a bit :) |
| 104 |
|
| 105 |
10 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 106 |
Update license. |
| 107 |
|
| 108 |
10 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.3.2.ebuild: |
| 109 |
Whoops this patch was not supposed to go away. |
| 110 |
|
| 111 |
10 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.3.2.ebuild, |
| 112 |
libreoffice-3.5.9999.ebuild: |
| 113 |
Fix typo in source file. Fixes bug#415343. |
| 114 |
|
| 115 |
09 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.3.2.ebuild, |
| 116 |
libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: |
| 117 |
Add elog information about -java, base will not be working |
| 118 |
|
| 119 |
09 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 120 |
Update comments about extensions. |
| 121 |
|
| 122 |
09 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 123 |
Introduce proper cups useflag. Thanks to Dave Flogeras. |
| 124 |
|
| 125 |
06 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 126 |
First attempt to use sytem rhino. Still needs code fixes wrt internal debug |
| 127 |
interface. |
| 128 |
|
| 129 |
05 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 130 |
Make the wiki-publisher actually work. |
| 131 |
|
| 132 |
05 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 133 |
First attempt for wiki-publisher building. |
| 134 |
|
| 135 |
05 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.9999.ebuild, |
| 136 |
libreoffice-9999-r2.ebuild: |
| 137 |
Distribute help images wrt offlinehelp. Thanks to geki and his work on this. |
| 138 |
|
| 139 |
05 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 140 |
Require beanshel/rhino only when building the specified extensions. |
| 141 |
|
| 142 |
05 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 143 |
Update comment about ct2n. |
| 144 |
|
| 145 |
04 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 146 |
Fix typo. |
| 147 |
|
| 148 |
04 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 149 |
Introduce libreoffice_extensions use expand. |
| 150 |
|
| 151 |
03 May 2012; Jeff Horelick <jdhore@gentoo.org> libreoffice-3.5.2.2.ebuild, |
| 152 |
libreoffice-3.5.3.2.ebuild, libreoffice-3.5.9999.ebuild, |
| 153 |
libreoffice-9999-r2.ebuild: |
| 154 |
dev-util/pkgconfig -> virtual/pkgconfig |
| 155 |
|
| 156 |
30 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 157 |
+files/libreoffice-3.5.3-svtools-includes.patch, libreoffice-3.5.3.2.ebuild: |
| 158 |
Fix missing include. Fixes bug#413777. |
| 159 |
|
| 160 |
30 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.2.2.ebuild, |
| 161 |
libreoffice-3.5.3.2.ebuild, libreoffice-3.5.9999.ebuild, |
| 162 |
libreoffice-9999-r2.ebuild: |
| 163 |
Fix missing dependency on libXt, it is used by nsplugin at least. Fixes |
| 164 |
bug#414089. Thanks to dev-zero for the bugreport. |
| 165 |
|
| 166 |
30 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild, |
| 167 |
metadata.xml: |
| 168 |
Add new variable to pass makeopts. |
| 169 |
|
| 170 |
29 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 171 |
-files/libreoffice-3.6-clucene-remove-wrong-check.patch, |
| 172 |
libreoffice-9999-r2.ebuild: |
| 173 |
Remove no longer needed clucene patching. |
| 174 |
|
| 175 |
26 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 176 |
Drop removed option. |
| 177 |
|
| 178 |
26 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.2.2.ebuild, |
| 179 |
libreoffice-3.5.3.2.ebuild, libreoffice-3.5.9999.ebuild: |
| 180 |
Restrict smoketest on 3.5 branch. |
| 181 |
|
| 182 |
*libreoffice-3.5.3.2 (26 Apr 2012) |
| 183 |
|
| 184 |
26 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> +libreoffice-3.5.3.2.ebuild: |
| 185 |
Version bump to 3.5.3. |
| 186 |
|
| 187 |
26 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 188 |
-files/libreoffice-3.3.1-neon_remove_SSPI_support.diff, |
| 189 |
-files/libreoffice-3.4.1-salfix.diff, -files/libreoffice-3.5-junit.patch, |
| 190 |
-files/libreoffice-3.5.1-kde-4.8.1-namespace.patch, |
| 191 |
-files/libreoffice-32b-qt4-libdir.patch, |
| 192 |
-files/libreoffice-append-no-avx.patch, |
| 193 |
-files/libreoffice-as-needed-gtk.patch, |
| 194 |
-files/libreoffice-binfilter-as-needed.patch, |
| 195 |
-files/libreoffice-check-for-avx.patch, |
| 196 |
-files/libreoffice-gbuild-use-cxxflags.patch, |
| 197 |
-files/libreoffice-honor-strip.patch, |
| 198 |
-files/libreoffice-installed-files-permissions.patch, |
| 199 |
-files/libreoffice-java.patch, -files/libreoffice-kde48.patch, |
| 200 |
-files/libreoffice-kill-cppunit.patch, |
| 201 |
-files/libreoffice-libdb5-fix-check.diff, |
| 202 |
-files/libreoffice-poppler-0.18.0-2.patch, |
| 203 |
-files/libreoffice-poppler-0.18.0.patch, |
| 204 |
-files/libreoffice-solenv-build-crash.patch, -files/libreoffice-svx.patch, |
| 205 |
-files/libreoffice-translate-toolkit-parallel-solenv.patch, |
| 206 |
-files/libreoffice-vbaobj-visibility-fix.patch, |
| 207 |
-libreoffice-3.4.3.2-r1.ebuild, -libreoffice-3.4.5.2.ebuild, |
| 208 |
libreoffice-3.5.2.2.ebuild: |
| 209 |
Stable on ppc wrt bug#411449. Cleanup. |
| 210 |
|
| 211 |
24 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 212 |
Add back the cppunit to depend as it is configure.in unconditionaly checked |
| 213 |
and some test are still compiled at build. |
| 214 |
|
| 215 |
23 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 216 |
Actually delete cppunit from depend as it should be now properly separated. |
| 217 |
|
| 218 |
22 Apr 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> |
| 219 |
libreoffice-3.5.2.2.ebuild: |
| 220 |
x86 stable wrt bug #411449 |
| 221 |
|
| 222 |
20 Apr 2012; Tony Vroon <chainsaw@gentoo.org> libreoffice-3.5.2.2.ebuild: |
| 223 |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El |
| 224 |
Lazkani & Maurizio "k01" Camisaschi in bug #411449. |
| 225 |
|
| 226 |
19 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 227 |
Ensure new enough version of libcdr. |
| 228 |
|
| 229 |
18 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.2.2.ebuild, |
| 230 |
libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: |
| 231 |
Pax-mark also unopkg.bin, crashes on my machine without. Without revbump. |
| 232 |
|
| 233 |
18 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 234 |
+files/libreoffice-3.6-clucene-remove-wrong-check.patch, |
| 235 |
libreoffice-3.5.2.2.ebuild, libreoffice-9999-r2.ebuild: |
| 236 |
Add patch that disables the header check for clucene, for some reason the |
| 237 |
check fails even if the header is around and working. |
| 238 |
|
| 239 |
17 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.2.2.ebuild, |
| 240 |
libreoffice-9999-r2.ebuild: |
| 241 |
Run relevant test phases only. |
| 242 |
|
| 243 |
17 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.2.2.ebuild, |
| 244 |
libreoffice-9999-r2.ebuild: |
| 245 |
Use the m4 dir so configure does not bail out. |
| 246 |
|
| 247 |
17 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.2.2.ebuild, |
| 248 |
libreoffice-9999-r2.ebuild: |
| 249 |
Tiny touchups for branding as the about was redesigned, we need new images. |
| 250 |
|
| 251 |
06 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.2.2.ebuild, |
| 252 |
libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: |
| 253 |
Disable quickstarter feature as it is broken yet again. Wrt bug#408685. If |
| 254 |
anyone wants this feature contact upstream about rewritting it properly. |
| 255 |
|
| 256 |
03 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 257 |
-files/libreoffice-3.5.2-icu-49-part2.patch, |
| 258 |
files/libreoffice-3.5.2-icu-49.patch: |
| 259 |
Deal with the icu49 for good now. |
| 260 |
|
| 261 |
03 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.2.2.ebuild: |
| 262 |
Do not apply icu49-patch2 for now as it fails on 3.5 now. |
| 263 |
|
| 264 |
03 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 265 |
+files/libreoffice-3.5-doublebuild.patch, libreoffice-3.5.2.2.ebuild, |
| 266 |
libreoffice-3.5.9999.ebuild: |
| 267 |
Fix double running build, that was run once more on instakll phase. |
| 268 |
|
| 269 |
03 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 270 |
+files/libreoffice-3.5.2-tests-headless.patch, libreoffice-3.5.2.2.ebuild: |
| 271 |
Pass headless to test runs. This should solve various dbus/assert crashes and |
| 272 |
bug#410317. |
| 273 |
|
| 274 |
03 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 275 |
+files/libreoffice-3.5.2-icu-49-part2.patch, libreoffice-3.5.2.2.ebuild: |
| 276 |
Add one more patch for the icu issue so it does not pose any issues with older |
| 277 |
icu versions. |
| 278 |
|
| 279 |
02 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 280 |
+files/libreoffice-3.5.2-icu-49.patch, libreoffice-3.5.2.2.ebuild: |
| 281 |
Add patch for icu49. Thanks to Arfrever for it. Fixes bug#410307. |
| 282 |
|
| 283 |
02 Apr 2012; Justin Lecher <jlec@gentoo.org> libreoffice-3.5.2.2.ebuild, |
| 284 |
libreoffice-3.5.9999.ebuild: |
| 285 |
Fix check-reqs usage |
| 286 |
|
| 287 |
02 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.2.2.ebuild, |
| 288 |
libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: |
| 289 |
Check for disk/ram constrains even in pkg_setup phase, pretend is there just |
| 290 |
for initial check. Thanks to Andreas Reichel for spotting the issue. |
| 291 |
|
| 292 |
30 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml: |
| 293 |
Fix the usedesc for webdav. |
| 294 |
|
| 295 |
30 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.2.2.ebuild, |
| 296 |
libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: |
| 297 |
Build with ppds as it is just 2 files anyway and debian does the same. Fixes |
| 298 |
bug#407833. |
| 299 |
|
| 300 |
*libreoffice-3.5.2.2 (30 Mar 2012) |
| 301 |
|
| 302 |
30 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> +libreoffice-3.5.2.2.ebuild, |
| 303 |
-libreoffice-3.5.1.2.ebuild: |
| 304 |
Add the 3.5.2 release. (actually just 2 weeks after 3.5.1) |
| 305 |
|
| 306 |
30 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.4.5.2.ebuild: |
| 307 |
The patchname for the kde-4.8.1 compat is bit different. |
| 308 |
|
| 309 |
28 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.4.5.2.ebuild: |
| 310 |
Apply the 4.8.1 patch to 3.4.5 too. As requested by Robert Cabrera. |
| 311 |
|
| 312 |
28 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.9999.ebuild, |
| 313 |
libreoffice-9999-r2.ebuild: |
| 314 |
Curl actually is rdepend. |
| 315 |
|
| 316 |
28 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.9999.ebuild, |
| 317 |
libreoffice-9999-r2.ebuild, metadata.xml: |
| 318 |
Enable building of nlpsolver if requested. As it is build only in lo tree we |
| 319 |
cant make this separate package. Fixes bug#402469. |
| 320 |
|
| 321 |
27 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.9999.ebuild, |
| 322 |
libreoffice-9999-r2.ebuild: |
| 323 |
Copy the themes every time, it is just few images in the end. |
| 324 |
|
| 325 |
22 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 326 |
libreoffice-3.4.3.2-r1.ebuild, libreoffice-3.4.5.2.ebuild, |
| 327 |
libreoffice-3.5.1.2.ebuild, libreoffice-3.5.9999.ebuild, |
| 328 |
libreoffice-9999-r2.ebuild: |
| 329 |
Bump branding to fix typo in sofficerc. Thanks to livibetter for the report |
| 330 |
and way how to fix it. |
| 331 |
|
| 332 |
21 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 333 |
Depend on newer clucene that actually provides the contrib libs. |
| 334 |
|
| 335 |
19 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.9999.ebuild: |
| 336 |
Remove applied patch. |
| 337 |
|
| 338 |
18 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.9999.ebuild, |
| 339 |
libreoffice-9999-r2.ebuild: |
| 340 |
Once disable is enough. Thanks to iamnr3 on irc. |
| 341 |
|
| 342 |
18 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.9999.ebuild, |
| 343 |
libreoffice-9999-r2.ebuild: |
| 344 |
Disable crashdump as it is usefull on windows only anyway. |
| 345 |
|
| 346 |
18 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.1.2.ebuild, |
| 347 |
libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: |
| 348 |
Add qt-minimal with some sane value. Resolves bug#394767. |
| 349 |
|
| 350 |
18 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 351 |
+files/libreoffice-3.5-junit.patch, libreoffice-3.5.1.2.ebuild, |
| 352 |
libreoffice-3.5.9999.ebuild: |
| 353 |
Add junit fix. Wrt bug#402205. |
| 354 |
|
| 355 |
18 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 356 |
+files/libreoffice-3.5-propagate-gb_FULLDEPS.patch, |
| 357 |
-files/enable-startup-notification.diff, -files/env_log.diff, |
| 358 |
-files/fix-ooo-collision.diff, -files/gentoo-3.3.1.diff, |
| 359 |
-files/gentoo-3.3.2.diff, -files/gentoo-pythonpath.diff, |
| 360 |
-files/libreoffice-3.3-libpng-1.5.diff, |
| 361 |
-files/libreoffice-3.3.0_libxmlsec_fix_extern_c.diff, |
| 362 |
-files/libreoffice-3.3.2-bison25.diff, |
| 363 |
-files/libreoffice-3.3.4-poppler-0.18.0.diff, -files/scrap-pixmap-links.diff, |
| 364 |
-files/wrapper.in, libreoffice-3.5.1.2.ebuild, libreoffice-3.5.9999.ebuild: |
| 365 |
Add gb_FULLDEPS patch. Clear up other patches. |
| 366 |
|
| 367 |
17 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 368 |
+files/libreoffice-3.6-system-pyuno.patch, libreoffice-3.5.1.2.ebuild, |
| 369 |
libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: |
| 370 |
Fix broken patch on live wrt bug#408059. Also fix offlinehelp wrt bug#404551. |
| 371 |
|
| 372 |
09 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 373 |
+files/libreoffice-3.5.1-kde-4.8.1-namespace.patch, |
| 374 |
libreoffice-3.5.1.2.ebuild: |
| 375 |
Fix kde namespace clash. Wrt bug#403755. |
| 376 |
|
| 377 |
*libreoffice-3.5.1.2 (09 Mar 2012) |
| 378 |
|
| 379 |
09 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> +libreoffice-3.5.1.2.ebuild, |
| 380 |
-libreoffice-3.5.0.3.ebuild, libreoffice-3.5.9999.ebuild: |
| 381 |
Version bump for 3.5.1. |
| 382 |
|
| 383 |
09 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 384 |
Add comment about lcms:2 |
| 385 |
|
| 386 |
08 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.4.5.2.ebuild: |
| 387 |
Use internal vigra even on 3.4. |
| 388 |
|
| 389 |
07 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.9999.ebuild: |
| 390 |
Always disable gtk3 on 3.5 series as it is highly experimental. |
| 391 |
|
| 392 |
01 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 393 |
+files/libreoffice-system-pyuno.patch, libreoffice-3.5.9999.ebuild, |
| 394 |
libreoffice-9999-r2.ebuild: |
| 395 |
Try to make pyuno work with system python. (works here). Wrt bug#379227. |
| 396 |
|
| 397 |
29 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 398 |
libreoffice-3.4.3.2-r1.ebuild, libreoffice-3.4.5.2.ebuild, |
| 399 |
libreoffice-3.5.0.3.ebuild, libreoffice-3.5.9999.ebuild, |
| 400 |
libreoffice-9999-r2.ebuild: |
| 401 |
Add blocker on binary debug package and update live options a bit. |
| 402 |
|
| 403 |
29 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.4.5.2.ebuild, |
| 404 |
libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: |
| 405 |
Depend on urw-fonts which provide nimbus. |
| 406 |
|
| 407 |
28 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.9999.ebuild, |
| 408 |
libreoffice-9999-r2.ebuild: |
| 409 |
Update the cups info. |
| 410 |
|
| 411 |
27 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org> |
| 412 |
libreoffice-3.4.3.2-r1.ebuild, libreoffice-3.4.5.2.ebuild: |
| 413 |
Revert last commit on old versions to avoid unnecessary rebuilds |
| 414 |
|
| 415 |
27 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999-r2.ebuild: |
| 416 |
Reduce if condition to oneliner. Less code++ |
| 417 |
|
| 418 |
27 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org> |
| 419 |
libreoffice-3.4.3.2-r1.ebuild, libreoffice-3.4.5.2.ebuild, |
| 420 |
libreoffice-3.5.0.3.ebuild, libreoffice-3.5.9999.ebuild, |
| 421 |
libreoffice-9999-r2.ebuild: |
| 422 |
Introduce use-flag cups to allow for no-printing installation, bug 402987 |
| 423 |
|
| 424 |
27 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org> |
| 425 |
libreoffice-3.5.0.3.ebuild, libreoffice-3.5.9999.ebuild, |
| 426 |
libreoffice-9999-r2.ebuild: |
| 427 |
Require newer icu because of bug 396421 |
| 428 |
|
| 429 |
26 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org> |
| 430 |
-libreoffice-3.3.4.ebuild: |
| 431 |
Remove old |
| 432 |
|
| 433 |
24 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.0.3.ebuild, |
| 434 |
libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: |
| 435 |
Build xmlhelp even if is not delivered yet. Partial fix for bug#404551. |
| 436 |
|
| 437 |
21 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-3.5.0.3.ebuild, |
| 438 |
libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: |
| 439 |
Do not force jemalloc by default as the speed benefit is not that huge. |
| 440 |
|
| 441 |
17 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 442 |
libreoffice-9999-r2.ebuild: |
| 443 |
Option no longer around. |
| 444 |
|
| 445 |
16 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 446 |
libreoffice-3.5.0.3.ebuild, libreoffice-3.5.9999.ebuild: |
| 447 |
Paralelism was not fixed so use more conservative behaviour. |
| 448 |
|
| 449 |
15 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml: |
| 450 |
Not m-n package |
| 451 |
|
| 452 |
14 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 453 |
libreoffice-3.4.3.2-r1.ebuild, libreoffice-3.4.5.2.ebuild, |
| 454 |
libreoffice-3.5.0.3.ebuild, libreoffice-3.5.9999.ebuild, |
| 455 |
libreoffice-9999-r2.ebuild: |
| 456 |
Depend on cairo[X]. Wrt bug #401807. |
| 457 |
|
| 458 |
14 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 459 |
libreoffice-3.5.0.3.ebuild, libreoffice-3.5.9999.ebuild, |
| 460 |
libreoffice-9999-r2.ebuild: |
| 461 |
Proper switch name for postgres. |
| 462 |
|
| 463 |
*libreoffice-3.5.0.3 (14 Feb 2012) |
| 464 |
|
| 465 |
14 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 466 |
-libreoffice-3.5.0.1.ebuild, +libreoffice-3.5.0.3.ebuild: |
| 467 |
Bump to release version. |
| 468 |
|
| 469 |
03 Feb 2012; Andreas K. Huettel <dilfridge@gentoo.org> metadata.xml: |
| 470 |
Assign to maintainer-needed |
| 471 |
|
| 472 |
*libreoffice-3.5.0.1 (18 Jan 2012) |
| 473 |
|
| 474 |
18 Jan 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 475 |
-libreoffice-3.4.99.3.ebuild, +libreoffice-3.5.0.1.ebuild: |
| 476 |
Version bump to 3.5.0 rc1 |
| 477 |
|
| 478 |
16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> libreoffice-3.4.5.2.ebuild: |
| 479 |
Stable for amd64, wrt bug #398521 |
| 480 |
|
| 481 |
13 Jan 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 482 |
libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: |
| 483 |
Enable mergelibs. |
| 484 |
|
| 485 |
11 Jan 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 486 |
libreoffice-3.4.5.2.ebuild: |
| 487 |
Drop errornous templates useflag handling. |
| 488 |
|
| 489 |
11 Jan 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 490 |
+files/generate_libreoffice_package.sh: |
| 491 |
Add the binary generator script. |
| 492 |
|
| 493 |
*libreoffice-3.4.99.3 (11 Jan 2012) |
| 494 |
|
| 495 |
11 Jan 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 496 |
-libreoffice-3.4.99.2.ebuild, +libreoffice-3.4.99.3.ebuild: |
| 497 |
Bump to beta3. |
| 498 |
|
| 499 |
08 Jan 2012; Andreas K. Huettel <dilfridge@gentoo.org> |
| 500 |
+files/libreoffice-kde48.patch, libreoffice-3.4.5.2.ebuild, |
| 501 |
libreoffice-3.4.99.2.ebuild: |
| 502 |
Fix build with kde-4.8, bug 397775 |
| 503 |
|
| 504 |
*libreoffice-3.4.5.2 (03 Jan 2012) |
| 505 |
|
| 506 |
03 Jan 2012; Tomáš Chvátal <scarabeus@gentoo.org> |
| 507 |
-libreoffice-3.4.4.2-r1.ebuild, +libreoffice-3.4.5.2.ebuild, |
| 508 |
-libreoffice-3.4.9999-r2.ebuild: |
| 509 |
Version bump. Drop older and drop no-longer developed branch. |
| 510 |
|
| 511 |
*libreoffice-3.4.99.2 (22 Dec 2011) |
| 512 |
|
| 513 |
22 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 514 |
-libreoffice-3.4.99.1-r1.ebuild, +libreoffice-3.4.99.2.ebuild, |
| 515 |
libreoffice-9999-r2.ebuild: |
| 516 |
Add beta2, punt beta1 (most build fixes will be in beta3 so the same compile |
| 517 |
failures are present here). |
| 518 |
|
| 519 |
18 Dec 2011; Mark Loeser <halcy0n@gentoo.org> libreoffice-3.4.3.2-r1.ebuild: |
| 520 |
Stable for ppc; bug #387187 |
| 521 |
|
| 522 |
15 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 523 |
libreoffice-3.4.99.1-r1.ebuild, libreoffice-3.5.9999.ebuild, |
| 524 |
libreoffice-9999-r2.ebuild: |
| 525 |
Lower check-reqs constrains a bit. |
| 526 |
|
| 527 |
14 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 528 |
libreoffice-3.4.99.1-r1.ebuild, libreoffice-3.5.9999.ebuild, |
| 529 |
libreoffice-9999-r2.ebuild: |
| 530 |
Disable internal handling of ccache, we manage it ourselves in gentoo. |
| 531 |
|
| 532 |
13 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 533 |
libreoffice-3.4.99.1-r1.ebuild, libreoffice-3.5.9999.ebuild, |
| 534 |
libreoffice-9999-r2.ebuild: |
| 535 |
Use proper tarball name. Thx to Poly-C |
| 536 |
|
| 537 |
*libreoffice-3.4.99.1-r1 (13 Dec 2011) |
| 538 |
|
| 539 |
13 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 540 |
-libreoffice-3.4.99.1.ebuild, +libreoffice-3.4.99.1-r1.ebuild, |
| 541 |
libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: |
| 542 |
Revision bump add repacked sources from correct branch. |
| 543 |
|
| 544 |
12 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 545 |
+libreoffice-3.4.99.1.ebuild, -libreoffice-3.5.0.0.ebuild: |
| 546 |
Remove miss-named beta0. Add beta1 with better name (presented as downgrade). |
| 547 |
|
| 548 |
*libreoffice-3.4.99.1 (12 Dec 2011) |
| 549 |
|
| 550 |
12 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 551 |
+libreoffice-3.4.99.1.ebuild, -libreoffice-3.5.0.0.ebuild: |
| 552 |
Remove miss-named beta0. Add beta1 with better name (presented as downgrade). |
| 553 |
|
| 554 |
11 Dec 2011; Markus Meier <maekke@gentoo.org> libreoffice-3.4.3.2-r1.ebuild: |
| 555 |
x86 stable, bug #387187 |
| 556 |
|
| 557 |
11 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 558 |
libreoffice-9999-r2.ebuild: |
| 559 |
Depend on system libcdr. |
| 560 |
|
| 561 |
06 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 562 |
libreoffice-3.5.9999.ebuild, libreoffice-9999-r2.ebuild: |
| 563 |
Fixup the l10n dependency to be just 3.5.0 and later for live stuff. |
| 564 |
|
| 565 |
*libreoffice-3.5.9999 (06 Dec 2011) |
| 566 |
|
| 567 |
06 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 568 |
+libreoffice-3.5.9999.ebuild: |
| 569 |
Add 3.5 branch for the live ebuild. |
| 570 |
|
| 571 |
04 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 572 |
libreoffice-3.5.0.0.ebuild, libreoffice-9999-r2.ebuild: |
| 573 |
Solve the pgsql build issue by requiring 9.0 or later. |
| 574 |
|
| 575 |
04 Dec 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 576 |
libreoffice-3.5.0.0.ebuild, libreoffice-9999-r2.ebuild, metadata.xml: |
| 577 |
Introduce gtk3 useflag so we can disable gtk3 by default. |
| 578 |
|
| 579 |
30 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 580 |
libreoffice-3.5.0.0.ebuild, libreoffice-9999-r2.ebuild: |
| 581 |
Do not use system vigra, package is PITA. |
| 582 |
|
| 583 |
*libreoffice-3.5.0.0 (30 Nov 2011) |
| 584 |
|
| 585 |
30 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 586 |
+libreoffice-3.5.0.0.ebuild, libreoffice-9999-r2.ebuild: |
| 587 |
Add beta0 for 3.5 into testing to get better testing coverage. |
| 588 |
|
| 589 |
23 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 590 |
libreoffice-9999-r2.ebuild: |
| 591 |
Use internal saxon. |
| 592 |
|
| 593 |
23 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 594 |
libreoffice-9999-r2.ebuild: |
| 595 |
Drop sampleicc from bundles. |
| 596 |
|
| 597 |
23 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 598 |
libreoffice-9999-r2.ebuild: |
| 599 |
Depend on sampleicc during build. |
| 600 |
|
| 601 |
19 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 602 |
libreoffice-3.4.9999-r2.ebuild: |
| 603 |
Drop already applied patch. Wrt bug #390873. |
| 604 |
|
| 605 |
18 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 606 |
libreoffice-9999-r2.ebuild: |
| 607 |
Add postgresql useflag. |
| 608 |
|
| 609 |
14 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 610 |
libreoffice-9999-r2.ebuild: |
| 611 |
Drop deprecated configure option and bump libexttextcat dep. |
| 612 |
|
| 613 |
13 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 614 |
libreoffice-3.4.4.2-r1.ebuild, libreoffice-3.4.9999-r2.ebuild, |
| 615 |
libreoffice-9999-r2.ebuild: |
| 616 |
Depend on cxx useflag on poppler. Fixes bug #390273. |
| 617 |
|
| 618 |
12 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 619 |
libreoffice-9999-r2.ebuild: |
| 620 |
Enable nsplugin and gtk by default to provide sane defaults for linux. |
| 621 |
|
| 622 |
*libreoffice-9999-r2 (12 Nov 2011) |
| 623 |
*libreoffice-3.4.9999-r2 (12 Nov 2011) |
| 624 |
|
| 625 |
12 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 626 |
-libreoffice-3.4.9999-r1.ebuild, +libreoffice-3.4.9999-r2.ebuild, |
| 627 |
-libreoffice-9999-r1.ebuild, +libreoffice-9999-r2.ebuild: |
| 628 |
Revision bump for versions without templates. This sovles binpkgs for the |
| 629 |
sabayon. |
| 630 |
|
| 631 |
11 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 632 |
libreoffice-9999-r1.ebuild: |
| 633 |
Add back nsplugin switch as i introduced it again. |
| 634 |
|
| 635 |
10 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 636 |
libreoffice-3.3.4.ebuild: |
| 637 |
seems like it is not build with -java, stupid old build system... |
| 638 |
|
| 639 |
10 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 640 |
libreoffice-3.4.4.2-r1.ebuild, libreoffice-3.4.9999-r1.ebuild, |
| 641 |
libreoffice-9999-r1.ebuild: |
| 642 |
Update required use. drop the gtk/qt/gnome check and add eds requiring gnome. |
| 643 |
|
| 644 |
*libreoffice-3.4.4.2-r1 (09 Nov 2011) |
| 645 |
|
| 646 |
09 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 647 |
-libreoffice-3.4.4.2.ebuild, +libreoffice-3.4.4.2-r1.ebuild, |
| 648 |
libreoffice-3.4.9999-r1.ebuild, libreoffice-9999-r1.ebuild: |
| 649 |
Revision bump and add patchset, remove older. This one is unmasked so enjoy |
| 650 |
your compilations. |
| 651 |
|
| 652 |
09 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 653 |
libreoffice-9999-r1.ebuild: |
| 654 |
Dictionaries and help is not used in our ebuild so punt it. |
| 655 |
|
| 656 |
08 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 657 |
libreoffice-9999-r1.ebuild: |
| 658 |
Add depend on npapi sdk. Disable the mozilla build (does not affect |
| 659 |
nsplugin). |
| 660 |
|
| 661 |
07 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 662 |
libreoffice-3.4.4.2.ebuild, libreoffice-3.4.9999-r1.ebuild, |
| 663 |
libreoffice-9999-r1.ebuild: |
| 664 |
Punt ldap until fixed updstream, feature is nice but non-working with system |
| 665 |
libs. |
| 666 |
|
| 667 |
*libreoffice-3.4.4.2 (02 Nov 2011) |
| 668 |
|
| 669 |
02 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 670 |
-libreoffice-3.4.4.1.ebuild, +libreoffice-3.4.4.2.ebuild: |
| 671 |
RC2 for lo 3.4.4 |
| 672 |
|
| 673 |
02 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 674 |
libreoffice-9999-r1.ebuild: |
| 675 |
Drop the switch for the ttoolkit too. |
| 676 |
|
| 677 |
02 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 678 |
libreoffice-9999-r1.ebuild: |
| 679 |
Translate toolkit is no longer required. |
| 680 |
|
| 681 |
02 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 682 |
libreoffice-9999-r1.ebuild, metadata.xml: |
| 683 |
Introduce xmlsec useflag. |
| 684 |
|
| 685 |
02 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 686 |
libreoffice-3.4.3.2-r1.ebuild: |
| 687 |
Backport pdfimport useflag to 3.4.3 as the poppler abi changed again :/ |
| 688 |
|
| 689 |
02 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 690 |
libreoffice-3.4.3.2-r1.ebuild, libreoffice-3.4.4.1.ebuild, |
| 691 |
libreoffice-3.4.9999-r1.ebuild, libreoffice-9999-r1.ebuild: |
| 692 |
Bump the dependency over redland, and for newer versions also for openssl. |
| 693 |
Might fix bug #389049. |
| 694 |
|
| 695 |
01 Nov 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 696 |
libreoffice-3.4.3.2-r1.ebuild, libreoffice-3.4.4.1.ebuild, |
| 697 |
libreoffice-3.4.9999-r1.ebuild, libreoffice-9999-r1.ebuild: |
| 698 |
Depend on orbit with gnome useflag. |
| 699 |
|
| 700 |
28 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 701 |
files/libreoffice-3.3.4-poppler-0.18.0.diff: |
| 702 |
Fixup patch as the 3.3 build system can't handle working with git stuff. |
| 703 |
Fixes bug #388697. |
| 704 |
|
| 705 |
27 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 706 |
libreoffice-9999-r1.ebuild: |
| 707 |
Fix missing backslash... |
| 708 |
|
| 709 |
26 Oct 2011; Tony Vroon <chainsaw@gentoo.org> libreoffice-3.4.3.2-r1.ebuild: |
| 710 |
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & |
| 711 |
Agostino "ago" Sarubbo in bug #387187. |
| 712 |
|
| 713 |
*libreoffice-3.4.4.1 (25 Oct 2011) |
| 714 |
|
| 715 |
25 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 716 |
+libreoffice-3.4.4.1.ebuild: |
| 717 |
Add first RC for 3.4.4 |
| 718 |
|
| 719 |
25 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 720 |
libreoffice-3.3.4.ebuild, +files/libreoffice-3.3.4-poppler-0.18.0.diff: |
| 721 |
Fix build with poppler 0.18 also for 3.3 branch. Patch adjusted by Petr Pisar |
| 722 |
<petr.pisar [at] atlas.cz> all kudos to him. |
| 723 |
|
| 724 |
21 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 725 |
libreoffice-9999-r1.ebuild: |
| 726 |
Do not use linkoo if we don't run smoketest. |
| 727 |
|
| 728 |
20 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 729 |
libreoffice-3.3.4.ebuild: |
| 730 |
Restrict tests on 3.3 series. |
| 731 |
|
| 732 |
19 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 733 |
libreoffice-3.4.9999-r1.ebuild, libreoffice-9999-r1.ebuild: |
| 734 |
Move the checks to pkg pretend properly. |
| 735 |
|
| 736 |
18 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 737 |
libreoffice-3.4.9999-r1.ebuild, libreoffice-9999-r1.ebuild: |
| 738 |
Bump live versions to eapi4. |
| 739 |
|
| 740 |
16 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 741 |
libreoffice-3.4.9999-r1.ebuild, libreoffice-9999-r1.ebuild: |
| 742 |
Make the live build with +odk again. Fixes bug #387005. |
| 743 |
|
| 744 |
16 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 745 |
libreoffice-3.4.3.2-r1.ebuild, libreoffice-3.4.9999-r1.ebuild, |
| 746 |
libreoffice-9999-r1.ebuild: |
| 747 |
Try to sanitize the deps to not pull so much testing tree. |
| 748 |
|
| 749 |
11 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 750 |
libreoffice-9999-r1.ebuild: |
| 751 |
Use proper default, crystal is for kde3, oops. |
| 752 |
|
| 753 |
08 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml: |
| 754 |
Drop unused local desc. |
| 755 |
|
| 756 |
08 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 757 |
libreoffice-3.4.3.2-r1.ebuild: |
| 758 |
Require also cairo useflag |
| 759 |
|
| 760 |
07 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 761 |
-libreoffice-3.3.3.ebuild: |
| 762 |
Drop vulnerable version as 3.3.4 is stable. |
| 763 |
|
| 764 |
06 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 765 |
libreoffice-9999-r1.ebuild: |
| 766 |
translate-toolkit is just builddep. |
| 767 |
|
| 768 |
06 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 769 |
libreoffice-9999-r1.ebuild: |
| 770 |
Cmis upgraded to be harddep. |
| 771 |
|
| 772 |
05 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 773 |
libreoffice-9999-r1.ebuild: |
| 774 |
Fix cims -> libcims. |
| 775 |
|
| 776 |
04 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 777 |
libreoffice-9999-r1.ebuild: |
| 778 |
libtextcat -> libexttextcat |
| 779 |
|
| 780 |
04 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml: |
| 781 |
Add missing description. |
| 782 |
|
| 783 |
04 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 784 |
libreoffice-9999-r1.ebuild: |
| 785 |
Still use with-system-cmis |
| 786 |
|
| 787 |
04 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 788 |
libreoffice-9999-r1.ebuild, metadata.xml: |
| 789 |
Add useflag for cmis, enabled by default. |
| 790 |
|
| 791 |
03 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 792 |
libreoffice-9999-r1.ebuild: |
| 793 |
Do not bother with binfilter if the useflag is not enabled. |
| 794 |
|
| 795 |
03 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 796 |
libreoffice-9999-r1.ebuild: |
| 797 |
Depend on cmis, enable webdav by default. |
| 798 |
|
| 799 |
30 Sep 2011; Mark Loeser <halcy0n@gentoo.org> libreoffice-3.3.4.ebuild: |
| 800 |
Stable for ppc; bug #381547 |
| 801 |
|
| 802 |
30 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 803 |
libreoffice-9999-r1.ebuild: |
| 804 |
Update the l10n dependency in live ebuild. |
| 805 |
|
| 806 |
30 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 807 |
libreoffice-9999-r1.ebuild: |
| 808 |
Set also jobs to jbs, not to 1. It should now not parallelize insanely. |
| 809 |
|
| 810 |
30 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 811 |
libreoffice-9999-r1.ebuild: |
| 812 |
Remove neon patch to see if it will build, we will fix it upstream if it |
| 813 |
still fails. |
| 814 |
|
| 815 |
30 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 816 |
+files/libreoffice-poppler-0.18.0-2.patch, |
| 817 |
files/libreoffice-poppler-0.18.0.patch, libreoffice-3.4.3.2-r1.ebuild: |
| 818 |
Add another patch to fix poppler for good. |
| 819 |
|
| 820 |
30 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 821 |
libreoffice-9999-r1.ebuild: |
| 822 |
Bump version dependency on libtextcat. |
| 823 |
|
| 824 |
29 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 825 |
libreoffice-3.4.9999-r1.ebuild, libreoffice-9999-r1.ebuild, metadata.xml: |
| 826 |
Add pdfimport useflag. |
| 827 |
|
| 828 |
29 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 829 |
files/libreoffice-poppler-0.18.0.patch: |
| 830 |
Cleanup the patch not to apply that much changes. |
| 831 |
|
| 832 |
29 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 833 |
+files/libreoffice-poppler-0.18.0.patch, libreoffice-3.4.3.2-r1.ebuild: |
| 834 |
Add patch to make libreoffice build with poppler-0.18. |
| 835 |
|
| 836 |
29 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 837 |
libreoffice-9999-r1.ebuild: |
| 838 |
Also ignore check status on install |
| 839 |
|
| 840 |
26 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 841 |
libreoffice-9999-r1.ebuild: |
| 842 |
Bump required version of libtextcat to reflect reality. |
| 843 |
|
| 844 |
25 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 845 |
libreoffice-9999-r1.ebuild: |
| 846 |
Update ebuild to pass under both -java and +java cases. |
| 847 |
|
| 848 |
23 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 849 |
libreoffice-9999-r1.ebuild: |
| 850 |
Try to enable tests again. |
| 851 |
|
| 852 |
23 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 853 |
libreoffice-9999-r1.ebuild: |
| 854 |
Remove textcat as we move to libexttextcat. |
| 855 |
|
| 856 |
23 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 857 |
libreoffice-9999-r1.ebuild: |
| 858 |
Virga is just a build dependency. |
| 859 |
|
| 860 |
22 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 861 |
libreoffice-9999-r1.ebuild: |
| 862 |
Goodbye to custom-cflags, cleanup a bit. |
| 863 |
|
| 864 |
22 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 865 |
libreoffice-9999-r1.ebuild: |
| 866 |
Depend on liberation and libertine fonts to ensure some basic types. |
| 867 |
|
| 868 |
20 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 869 |
libreoffice-9999-r1.ebuild: |
| 870 |
Run only build when compiling, and exclude it on install. |
| 871 |
|
| 872 |
18 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 873 |
libreoffice-9999-r1.ebuild: |
| 874 |
Hack around the gdb printer install. |
| 875 |
|
| 876 |
17 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 877 |
libreoffice-3.4.9999-r1.ebuild, libreoffice-9999-r1.ebuild, metadata.xml: |
| 878 |
Add jemalloc useflag. |
| 879 |
|
| 880 |
17 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 881 |
libreoffice-9999-r1.ebuild: |
| 882 |
Hsqldb is actually required with +java. |
| 883 |
|
| 884 |
17 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 885 |
libreoffice-9999-r1.ebuild: |
| 886 |
Stop warning about -java as it is used just for few wizards and stuff. |
| 887 |
|
| 888 |
17 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 889 |
libreoffice-9999-r1.ebuild: |
| 890 |
Switch between jobs and cpus, it should be way smarter this way. |
| 891 |
|
| 892 |
17 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 893 |
libreoffice-9999-r1.ebuild: |
| 894 |
Remove no longer needed patches. |
| 895 |
|
| 896 |
17 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 897 |
libreoffice-9999-r1.ebuild: |
| 898 |
More smple cleanups. |
| 899 |
|
| 900 |
17 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 901 |
libreoffice-9999-r1.ebuild: |
| 902 |
Cleanup the build a bit to reflect the changes in the buildsystem. |
| 903 |
|
| 904 |
16 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 905 |
libreoffice-9999-r1.ebuild: |
| 906 |
Drop patches that were merged upstream. |
| 907 |
|
| 908 |
08 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 909 |
libreoffice-3.4.9999-r1.ebuild, libreoffice-9999-r1.ebuild: |
| 910 |
Add missing die |
| 911 |
|
| 912 |
08 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 913 |
libreoffice-3.4.9999-r1.ebuild, libreoffice-9999-r1.ebuild: |
| 914 |
Use bashcomp-r1 eclass instead of old one. |
| 915 |
|
| 916 |
08 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 917 |
libreoffice-3.4.3.2-r1.ebuild, libreoffice-3.4.9999-r1.ebuild, |
| 918 |
libreoffice-9999-r1.ebuild, +files/libreoffice-java.patch: |
| 919 |
Fix the case of passing without-system-libs when using -java. |
| 920 |
|
| 921 |
06 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 922 |
libreoffice-3.4.3.2-r1.ebuild, libreoffice-3.4.9999-r1.ebuild, |
| 923 |
+files/libreoffice-honor-strip.patch: |
| 924 |
Apply patch to disable striping, we handle it by PM. |
| 925 |
|
| 926 |
05 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 927 |
libreoffice-3.4.3.2-r1.ebuild, libreoffice-3.4.9999-r1.ebuild, |
| 928 |
libreoffice-9999-r1.ebuild: |
| 929 |
Depend on latest icu to ensure fixing of bug #381327. |
| 930 |
|
| 931 |
05 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 932 |
libreoffice-3.3.4.ebuild, libreoffice-3.4.3.2-r1.ebuild, |
| 933 |
libreoffice-3.4.9999-r1.ebuild, libreoffice-9999-r1.ebuild: |
| 934 |
Update the check-reqs eclass usage. Remove obsolete warning about jobs. |
| 935 |
|
| 936 |
04 Sep 2011; Tony Vroon <chainsaw@gentoo.org> libreoffice-3.3.4.ebuild: |
| 937 |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El |
| 938 |
Lazkani & Tomáš "Mepho" Pružina in bug #381547 filed by Tomáš |
| 939 |
"scarabeus" Chvátal. |
| 940 |
|
| 941 |
04 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> |
| 942 |
libreoffice-3.3.4.ebuild: |
| 943 |
x86 stable wrt bug #381547 |
| 944 |
|
| 945 |
04 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 946 |
libreoffice-3.4.3.2-r1.ebuild, libreoffice-3.4.9999-r1.ebuild, |
| 947 |
libreoffice-9999-r1.ebuild: |
| 948 |
Make cups harddep to solve build system issues. Also harddep for 3.5 and |
| 949 |
later anyway. |
| 950 |
|
| 951 |
04 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 952 |
libreoffice-3.4.3.2-r1.ebuild, libreoffice-3.4.9999-r1.ebuild, |
| 953 |
libreoffice-9999-r1.ebuild: |
| 954 |
Ensure that helppack is not integrated. |
| 955 |
|
| 956 |
*libreoffice-9999-r1 (03 Sep 2011) |
| 957 |
*libreoffice-3.4.9999-r1 (03 Sep 2011) |
| 958 |
*libreoffice-3.4.3.2-r1 (03 Sep 2011) |
| 959 |
|
| 960 |
03 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 961 |
-libreoffice-3.4.3.2.ebuild, +libreoffice-3.4.3.2-r1.ebuild, |
| 962 |
-libreoffice-3.4.9999.ebuild, +libreoffice-3.4.9999-r1.ebuild, |
| 963 |
-libreoffice-9999.ebuild, +libreoffice-9999-r1.ebuild: |
| 964 |
Revision bump in order to REALLY avoid the collisions, the -l10n will block |
| 965 |
the non-revisioned versions. |
| 966 |
|
| 967 |
03 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 968 |
libreoffice-3.4.3.2.ebuild, libreoffice-3.4.9999.ebuild, |
| 969 |
libreoffice-9999.ebuild: |
| 970 |
Fix l10n collision with the non-recompiled-yet libreoffice. |
| 971 |
|
| 972 |
03 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 973 |
libreoffice-3.4.3.2.ebuild, libreoffice-3.4.9999.ebuild, |
| 974 |
libreoffice-9999.ebuild, metadata.xml: |
| 975 |
Use the split l10n package instead of compiling the translations. |
| 976 |
|
| 977 |
02 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 978 |
libreoffice-3.4.3.2.ebuild, libreoffice-3.4.9999.ebuild, |
| 979 |
libreoffice-9999.ebuild: |
| 980 |
Should not be required as we use system poppler. |
| 981 |
|
| 982 |
01 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 983 |
-libreoffice-3.4.2.3.ebuild, -files/libreoffice-fix-sandbox-install.patch, |
| 984 |
-files/libreoffice-respect-destdir.patch: |
| 985 |
Remove libreoffice-3.4.2. 3.4.3 is stable candidate. |
| 986 |
|
| 987 |
31 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 988 |
libreoffice-3.4.2.3.ebuild, libreoffice-3.4.3.2.ebuild, |
| 989 |
libreoffice-3.4.9999.ebuild, libreoffice-9999.ebuild: |
| 990 |
Fix bash completion placement. Fixes bug #380977. |
| 991 |
|
| 992 |
*libreoffice-3.4.3.2 (23 Aug 2011) |
| 993 |
|
| 994 |
23 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 995 |
-libreoffice-3.4.3.1.ebuild, +libreoffice-3.4.3.2.ebuild: |
| 996 |
Bump to 3.4.3.2 and drop 3.4.3.1 |
| 997 |
|
| 998 |
23 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999.ebuild: |
| 999 |
Cups is harddep starting from 3.5. |
| 1000 |
|
| 1001 |
19 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1002 |
libreoffice-3.4.2.3.ebuild, libreoffice-3.4.3.1.ebuild, |
| 1003 |
+files/libreoffice-respect-destdir.patch: |
| 1004 |
Add fix for bug #379817. Sent upstream and will hopefully be even in 3.4.3. |
| 1005 |
|
| 1006 |
19 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1007 |
libreoffice-3.4.2.3.ebuild, libreoffice-3.4.3.1.ebuild, |
| 1008 |
libreoffice-3.4.9999.ebuild, libreoffice-9999.ebuild: |
| 1009 |
Properly specify the docdir. |
| 1010 |
|
| 1011 |
*libreoffice-3.3.4 (17 Aug 2011) |
| 1012 |
|
| 1013 |
17 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1014 |
-libreoffice-3.3.1.ebuild, libreoffice-3.3.3.ebuild, |
| 1015 |
+libreoffice-3.3.4.ebuild: |
| 1016 |
Stable 3.3.3 on x86. Add testing 3.3.4. Remove 3.3.1. |
| 1017 |
|
| 1018 |
*libreoffice-3.4.3.1 (17 Aug 2011) |
| 1019 |
|
| 1020 |
17 Aug 2011; Justin Lecher <jlec@gentoo.org> +libreoffice-3.4.3.1.ebuild, |
| 1021 |
metadata.xml: |
| 1022 |
Non-maintainer bump as proxy for scarabeus |
| 1023 |
|
| 1024 |
15 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999.ebuild: |
| 1025 |
3.5 branch uses just system-sane without the header stuff |
| 1026 |
|
| 1027 |
14 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1028 |
libreoffice-3.4.2.3.ebuild, libreoffice-3.4.9999.ebuild, |
| 1029 |
libreoffice-9999.ebuild: |
| 1030 |
Update the versions to have something recent that the build tests are done |
| 1031 |
against. |
| 1032 |
|
| 1033 |
14 Aug 2011; Markos Chandras <hwoarang@gentoo.org> libreoffice-3.3.3.ebuild: |
| 1034 |
Stable on amd64 wrt bug #379067 |
| 1035 |
|
| 1036 |
14 Aug 2011; Jonathan Callen <abcd@gentoo.org> libreoffice-3.4.2.3.ebuild, |
| 1037 |
libreoffice-3.4.9999.ebuild, libreoffice-9999.ebuild: |
| 1038 |
"--without-system-sane" is now "--without-system-sane-header" for 3.4+ |
| 1039 |
|
| 1040 |
13 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1041 |
files/libreoffice-append-no-avx.patch: |
| 1042 |
Fix bool check on AVX patch. |
| 1043 |
|
| 1044 |
12 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1045 |
libreoffice-3.4.2.3.ebuild, libreoffice-3.4.9999.ebuild, |
| 1046 |
libreoffice-9999.ebuild: |
| 1047 |
Really drop the cppunit dep and also get rid of sane-backends dependency to |
| 1048 |
make people happy. |
| 1049 |
|
| 1050 |
11 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1051 |
files/libreoffice-kill-cppunit.patch: |
| 1052 |
Bump the cppunit patch to actualy work. Smaller and smarter :) |
| 1053 |
|
| 1054 |
11 Aug 2011; Mark Loeser <halcy0n@gentoo.org> libreoffice-3.3.3.ebuild: |
| 1055 |
Stable for ppc |
| 1056 |
|
| 1057 |
11 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1058 |
libreoffice-3.4.2.3.ebuild, libreoffice-3.4.9999.ebuild, |
| 1059 |
libreoffice-9999.ebuild: |
| 1060 |
Restrict the tests as whole, until someone fix them to work on most setups. |
| 1061 |
|
| 1062 |
11 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1063 |
libreoffice-3.4.2.3.ebuild, libreoffice-3.4.9999.ebuild, |
| 1064 |
libreoffice-9999.ebuild, +files/libreoffice-kill-cppunit.patch: |
| 1065 |
First attempt to kill cppunit execution during make phase. |
| 1066 |
|
| 1067 |
11 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1068 |
libreoffice-3.4.2.3.ebuild, libreoffice-3.4.9999.ebuild, |
| 1069 |
libreoffice-9999.ebuild: |
| 1070 |
liblayout is not needed for our builds at all, remove from bundled list. |
| 1071 |
|
| 1072 |
10 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999.ebuild: |
| 1073 |
Depend on translate toolkit that is also external dependency. |
| 1074 |
|
| 1075 |
10 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999.ebuild: |
| 1076 |
Fix version number in libvisio dep. |
| 1077 |
|
| 1078 |
09 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999.ebuild: |
| 1079 |
Depend on system libvisio. |
| 1080 |
|
| 1081 |
09 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1082 |
libreoffice-3.4.9999.ebuild, libreoffice-9999.ebuild: |
| 1083 |
Depend on added libtextcat and reorder deps. |
| 1084 |
|
| 1085 |
09 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999.ebuild: |
| 1086 |
Drop packages that can be done externally (yes i know this thing won't |
| 1087 |
compile now, which is no change from the previous state :)). |
| 1088 |
|
| 1089 |
09 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> libreoffice-9999.ebuild: |
| 1090 |
Disable the python useflag properly on live ebuild. |
| 1091 |
|
| 1092 |
08 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1093 |
libreoffice-3.4.9999.ebuild, libreoffice-9999.ebuild: |
| 1094 |
Remove patches accepted in the master branch. declare kde-scm to git so we |
| 1095 |
never depend on subversion. |
| 1096 |
|
| 1097 |
07 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1098 |
libreoffice-3.4.9999.ebuild: |
| 1099 |
Actually 3.4 is still using old repos, only master is moved... |
| 1100 |
|
| 1101 |
07 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1102 |
libreoffice-3.4.9999.ebuild: |
| 1103 |
Drop useless blank line |
| 1104 |
|
| 1105 |
07 Aug 2011; Fabio Erculiani <lxnay@gentoo.org> libreoffice-3.4.2.3.ebuild, |
| 1106 |
libreoffice-3.4.9999.ebuild, libreoffice-9999.ebuild: |
| 1107 |
force make-3.82 for 3.4.*, see: |
| 1108 |
http://lists.freedesktop.org/archives/libreoffice/2011-May/012523.html |
| 1109 |
|
| 1110 |
*libreoffice-9999 (07 Aug 2011) |
| 1111 |
|
| 1112 |
07 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1113 |
libreoffice-3.4.9999.ebuild, +libreoffice-9999.ebuild: |
| 1114 |
Add live master branch ebuild (WON'T WORK, bugs only with attached patches), |
| 1115 |
adapt the live branch ebuild for new repo layout. |
| 1116 |
|
| 1117 |
06 Aug 2011; Matt Turner <mattst88@gentoo.org> libreoffice-3.4.2.3.ebuild, |
| 1118 |
libreoffice-3.4.9999.ebuild: |
| 1119 |
Replace LINGUAS_OOO with LO_LANGUAGES, bug 378007. |
| 1120 |
|
| 1121 |
06 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1122 |
libreoffice-3.4.2.3.ebuild, libreoffice-3.4.9999.ebuild: |
| 1123 |
Update branding to version 0.3. Fixes bug #377899. Sync the live and release |
| 1124 |
ebuilds. |
| 1125 |
|
| 1126 |
05 Aug 2011; Michał Górny <mgorny@gentoo.org> |
| 1127 |
files/libreoffice-check-for-avx.patch: |
| 1128 |
Fix avx patch wrt bug #377845. Proxied for scarabeus. |
| 1129 |
|
| 1130 |
04 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> |
| 1131 |
libreoffice-3.4.2.3.ebuild, +files/libreoffice-binfilter-as-needed.patch: |
| 1132 |
Add as-needed patch, on request from scarabeus; fixes bug 376985 |
| 1133 |
|
| 1134 |
04 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1135 |
libreoffice-3.4.2.3.ebuild, libreoffice-3.4.9999.ebuild: |
| 1136 |
media-libs/libwpg to app-text/libwpg |
| 1137 |
|
| 1138 |
04 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1139 |
libreoffice-3.4.2.3.ebuild, +files/libreoffice-check-for-avx.patch, |
| 1140 |
files/libreoffice-append-no-avx.patch: |
| 1141 |
Update avx patchset and fix the linguas detection. |
| 1142 |
|
| 1143 |
03 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1144 |
files/libreoffice-32b-qt4-libdir.patch: |
| 1145 |
Update the qt patch as the 3.4 branch lacks quite few commits. |
| 1146 |
|
| 1147 |
03 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1148 |
libreoffice-3.4.2.3.ebuild, libreoffice-3.4.9999.ebuild, |
| 1149 |
+files/libreoffice-32b-qt4-libdir.patch: |
| 1150 |
Fix finding qt libraries on 32b platform. Fixes bug #377377. |
| 1151 |
|
| 1152 |
01 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1153 |
libreoffice-3.4.2.3.ebuild, +files/libreoffice-append-no-avx.patch: |
| 1154 |
Append no-avx to fix segmentation fault. |
| 1155 |
|
| 1156 |
31 Jul 2011; Matt Turner <mattst88@gentoo.org> libreoffice-3.4.9999.ebuild: |
| 1157 |
Remove seemingly unnecessary fonts from -3.4.9999 also. |
| 1158 |
|
| 1159 |
31 Jul 2011; Matt Turner <mattst88@gentoo.org> libreoffice-3.4.2.3.ebuild: |
| 1160 |
Remove seemingly unnecessary fonts. |
| 1161 |
|
| 1162 |
30 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1163 |
libreoffice-3.4.2.3.ebuild, libreoffice-3.4.9999.ebuild: |
| 1164 |
Drop one more place where wrapper.in was used. |
| 1165 |
|
| 1166 |
*libreoffice-3.4.9999 (30 Jul 2011) |
| 1167 |
|
| 1168 |
30 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1169 |
libreoffice-3.4.2.3.ebuild, +libreoffice-3.4.9999.ebuild: |
| 1170 |
Add support for live ebuilds. Add live ebuild from 3.4 branch. Master branch |
| 1171 |
needs A LOT more work so it won't appear soon. |
| 1172 |
|
| 1173 |
29 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1174 |
libreoffice-3.4.2.3.ebuild, |
| 1175 |
+files/libreoffice-installed-files-permissions.patch: |
| 1176 |
Fix permissions of installed files to be more sane. |
| 1177 |
|
| 1178 |
28 Jul 2011; Mark Loeser <halcy0n@gentoo.org> libreoffice-3.4.2.3.ebuild: |
| 1179 |
Set num_cpus to 1, and max_jobs to the jobs from MAKEOPTS, otherwise you end |
| 1180 |
up with way more jobs running than intended |
| 1181 |
|
| 1182 |
28 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1183 |
files/libreoffice-as-needed-gtk.patch: |
| 1184 |
Fix building with gtk by appending no-as-needed on quickstarter. Fixes bug |
| 1185 |
#376609. |
| 1186 |
|
| 1187 |
28 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1188 |
libreoffice-3.4.2.3.ebuild: |
| 1189 |
Respect the jobs more by not running emake in compile phase |
| 1190 |
|
| 1191 |
28 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1192 |
libreoffice-3.4.2.3.ebuild: |
| 1193 |
Alter uri calculations to sattisfy even old tarballs. Fixes bug #376683 for |
| 1194 |
future. |
| 1195 |
|
| 1196 |
28 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1197 |
libreoffice-3.4.2.3.ebuild: |
| 1198 |
STLPort should not be used anywhere thus we don't need to fetch it sources. |
| 1199 |
|
| 1200 |
28 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1201 |
files/libreoffice-fix-sandbox-install.patch: |
| 1202 |
Update sandbox violation patch to shut another one. |
| 1203 |
|
| 1204 |
27 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1205 |
libreoffice-3.4.2.3.ebuild: |
| 1206 |
When building nsplugin symlink it to system location. Fixes bug #375299. Also |
| 1207 |
put branding only into one location. |
| 1208 |
|
| 1209 |
27 Jul 2011; Matt Turner <mattst88@gentoo.org> libreoffice-3.4.2.3.ebuild: |
| 1210 |
Update branding version. |
| 1211 |
|
| 1212 |
27 Jul 2011; Matt Turner <mattst88@gentoo.org> libreoffice-3.4.2.3.ebuild: |
| 1213 |
Remove old comment about no graphite package in gentoo. |
| 1214 |
|
| 1215 |
27 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1216 |
libreoffice-3.4.2.3.ebuild: |
| 1217 |
Bump branding as there was borked sofficerc in the 0.1. |
| 1218 |
|
| 1219 |
27 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1220 |
files/libreoffice-as-needed-gtk.patch: |
| 1221 |
Use proper gb call to add GTK_LIBS, this should fix bug #376609. |
| 1222 |
|
| 1223 |
*libreoffice-3.4.2.3 (27 Jul 2011) |
| 1224 |
|
| 1225 |
27 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1226 |
-libreoffice-3.3.2.ebuild, -libreoffice-3.4.1.ebuild, |
| 1227 |
-libreoffice-3.4.2.2.ebuild, +libreoffice-3.4.2.3.ebuild: |
| 1228 |
Version bump to 3.4.2.3. Punt older versions that are overshadowed. |
| 1229 |
|
| 1230 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1231 |
libreoffice-3.4.2.2.ebuild: |
| 1232 |
Enhance REQUIRED_USE comment as nsplugins needs gtk too, so we are ready in |
| 1233 |
eapi4 future. |
| 1234 |
|
| 1235 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1236 |
libreoffice-3.4.2.2.ebuild: |
| 1237 |
Printproto seriously should not be dependency. Fixes bug #321119. |
| 1238 |
|
| 1239 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1240 |
libreoffice-3.4.2.2.ebuild, +files/libreoffice-gbuild-use-cxxflags.patch: |
| 1241 |
Force proper variable usage. Just saw this in gekis overlay so adding to main |
| 1242 |
tree too. |
| 1243 |
|
| 1244 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1245 |
libreoffice-3.4.2.2.ebuild, |
| 1246 |
+files/libreoffice-translate-toolkit-parallel-solenv.patch: |
| 1247 |
Aparently it looks like translate-toolkit require solenv to not fail in |
| 1248 |
parallel build. Fixes bug #376387. |
| 1249 |
|
| 1250 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1251 |
libreoffice-3.4.2.2.ebuild, metadata.xml: |
| 1252 |
Enable optional support for graphite via graphite2 package. |
| 1253 |
|
| 1254 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1255 |
libreoffice-3.4.2.2.ebuild: |
| 1256 |
Introduce branding useflag, yay gentoo screen and about, Thanx to Ian Whyman |
| 1257 |
for this. |
| 1258 |
|
| 1259 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1260 |
files/libreoffice-fix-sandbox-install.patch: |
| 1261 |
Update sandbox fix to honour TMPDIR variable instead of placing it to |
| 1262 |
distdir. |
| 1263 |
|
| 1264 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1265 |
-files/libreoffice-as-needed-gtk-2.patch, libreoffice-3.4.2.2.ebuild, |
| 1266 |
+files/libreoffice-fix-sandbox-install.patch, |
| 1267 |
files/libreoffice-as-needed-gtk.patch: |
| 1268 |
Fix the gtk patch, add patch for sandbox violation during install, enforce |
| 1269 |
not-stripping of solver, portage handle it himself. |
| 1270 |
|
| 1271 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1272 |
libreoffice-3.4.2.2.ebuild: |
| 1273 |
Set default theme to crystal, set jobs to 1 if the sed does not find any |
| 1274 |
value, and rename the variable to not collide with bash jobs command. |
| 1275 |
|
| 1276 |
26 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1277 |
+files/libreoffice-as-needed-gtk-2.patch, libreoffice-3.4.2.2.ebuild, |
| 1278 |
+files/libreoffice-as-needed-gtk.patch: |
| 1279 |
Fix as-needed linking on the quickstarter. Patches backported from upstream |
| 1280 |
trunk. Fixes gentoo bug #376469. |
| 1281 |
|
| 1282 |
25 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1283 |
libreoffice-3.4.2.2.ebuild, -files/libreoffice-unfigured-options.txt, |
| 1284 |
metadata.xml: |
| 1285 |
Make vba scripting optional. Punt undecided.txt file with unknown opts as we |
| 1286 |
set all those that we require. |
| 1287 |
|
| 1288 |
25 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1289 |
libreoffice-3.4.2.2.ebuild: |
| 1290 |
Disable pch (precompiled headers) support as it creates just build crashes. |
| 1291 |
|
| 1292 |
25 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1293 |
libreoffice-3.4.2.2.ebuild: |
| 1294 |
Do not pre-strip the binaries, check for proper reqs, update install phase to |
| 1295 |
use distro-pack-install (smaller yay). |
| 1296 |
|
| 1297 |
25 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1298 |
files/libreoffice-solenv-build-crash.patch: |
| 1299 |
Fix solenv patch. Accidentally added html page instead of the patch. |
| 1300 |
|
| 1301 |
25 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1302 |
libreoffice-3.4.2.2.ebuild: |
| 1303 |
Upgrade jobs parsing per bug 375761. Thx to Drake Wyrm for the sed. |
| 1304 |
|
| 1305 |
25 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1306 |
libreoffice-3.4.2.2.ebuild, +files/libreoffice-solenv-build-crash.patch, |
| 1307 |
+files/libreoffice-vbaobj-visibility-fix.patch: |
| 1308 |
Add build fixes for crash in solenv and vbahelper fix for gcc-4.6. |
| 1309 |
|
| 1310 |
25 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1311 |
libreoffice-3.4.2.2.ebuild: |
| 1312 |
Split out junit check so it does not die without test enabled. Fixes bug |
| 1313 |
#376293. |
| 1314 |
|
| 1315 |
24 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1316 |
libreoffice-3.4.2.2.ebuild, +files/libreoffice-svx.patch: |
| 1317 |
Quick&Dirty hack to fix svx build crash i observed on my desktop (definitely |
| 1318 |
not a solution for upstream). |
| 1319 |
|
| 1320 |
24 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1321 |
libreoffice-3.4.2.2.ebuild: |
| 1322 |
Add missing inherits. |
| 1323 |
|
| 1324 |
24 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1325 |
libreoffice-3.4.2.2.ebuild: |
| 1326 |
Enable junit only when building with tests and java enabled. |
| 1327 |
|
| 1328 |
24 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1329 |
libreoffice-3.4.2.2.ebuild: |
| 1330 |
Silence repoman warnings. |
| 1331 |
|
| 1332 |
*libreoffice-3.4.2.2 (24 Jul 2011) |
| 1333 |
|
| 1334 |
24 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1335 |
+libreoffice-3.4.2.2.ebuild, +files/libreoffice-unfigured-options.txt, |
| 1336 |
metadata.xml: |
| 1337 |
Add 3.4.2_rc2 to the main tree (from my dev overlay). This still contains A |
| 1338 |
LOT rough edges. |
| 1339 |
|
| 1340 |
19 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1341 |
libreoffice-3.4.1.ebuild: |
| 1342 |
Fix variable name in templates condition resulting it never being true. |
| 1343 |
|
| 1344 |
18 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1345 |
libreoffice-3.4.1.ebuild: |
| 1346 |
Non-maintainer commit. Remove double environment calls, cleanup global |
| 1347 |
variables by unsetting them where possible, add missing dies during install, |
| 1348 |
run eautoreconf and econf instead of autogen.sh, sort the deps |
| 1349 |
alphabetically, add base eclass and PATCHES array support (and epatch_user), |
| 1350 |
run emake instead of make. Mostly fixed all issues i had during the time i |
| 1351 |
compiled it. Still good idea would be to migrate most parts of this ebuild to |
| 1352 |
elbits. PS: debuging something in package that builds for 3 hours is major |
| 1353 |
pita. |
| 1354 |
|
| 1355 |
14 Jul 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.4.1.ebuild: |
| 1356 |
Extensions now build fine again without java |
| 1357 |
|
| 1358 |
14 Jul 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.4.1.ebuild: |
| 1359 |
Bring back templates support. The credit for this really goes to geki! |
| 1360 |
|
| 1361 |
14 Jul 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.4.1.ebuild: |
| 1362 |
Fix env problem that messed up some peoples builds, see bug #374243 |
| 1363 |
|
| 1364 |
06 Jul 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.4.1.ebuild, |
| 1365 |
metadata.xml: |
| 1366 |
Introduce "offlinehelp" use flag similar to libreoffice-bin. If not set the |
| 1367 |
LibreOffice Wiki will |
| 1368 |
be used instead of the local help files. Also remove some useless downloads. |
| 1369 |
|
| 1370 |
06 Jul 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.4.1.ebuild: |
| 1371 |
You should not listen to repoman in every case. Build fix. |
| 1372 |
|
| 1373 |
*libreoffice-3.4.1 (06 Jul 2011) |
| 1374 |
|
| 1375 |
06 Jul 2011; Andreas Proschofsky <suka@gentoo.org> +libreoffice-3.4.1.ebuild, |
| 1376 |
+files/libreoffice-3.4.1-salfix.diff, +files/wrapper.in: |
| 1377 |
LibreOffice 3.4.1. New build system so took some time, but will (hopefully) |
| 1378 |
make everything quite |
| 1379 |
a bit easier in the long run. Still masked for some further bugfixing and |
| 1380 |
testing. |
| 1381 |
|
| 1382 |
20 Jun 2011; Jonathan Callen <abcd@gentoo.org> -files/gentoo-3.3.3.diff: |
| 1383 |
Remove unused file |
| 1384 |
|
| 1385 |
17 Jun 2011; Tomáš Chvátal <scarabeus@gentoo.org> |
| 1386 |
libreoffice-3.3.3.ebuild: |
| 1387 |
It is dumb to copy files in filesdir 1:1. Rather use fixed version in the |
| 1388 |
ebuild. |
| 1389 |
|
| 1390 |
17 Jun 2011; Lars Wendler <polynomial-c@gentoo.org> +files/gentoo-3.3.3.diff: |
| 1391 |
Non-maintainer commit: Added missing patch file with kind permission from |
| 1392 |
suka (bug #371969). |
| 1393 |
|
| 1394 |
*libreoffice-3.3.3 (16 Jun 2011) |
| 1395 |
|
| 1396 |
16 Jun 2011; Andreas Proschofsky <suka@gentoo.org> +libreoffice-3.3.3.ebuild: |
| 1397 |
Add LibreOffice 3.3.3, another bugfix release. |
| 1398 |
|
| 1399 |
22 May 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.2.ebuild, |
| 1400 |
+files/libreoffice-3.3.2-bison25.diff: |
| 1401 |
Fix build with bison 2.5, bug #367963 |
| 1402 |
|
| 1403 |
07 Apr 2011; Joseph Jezak <josejx@gentoo.org> libreoffice-3.3.2.ebuild: |
| 1404 |
Marked ~ppc for bug #359883. |
| 1405 |
|
| 1406 |
27 Mar 2011; Christian Faulhammer <fauli@gentoo.org> |
| 1407 |
libreoffice-3.3.1.ebuild: |
| 1408 |
stable x86, bug 358907 |
| 1409 |
|
| 1410 |
*libreoffice-3.3.2 (22 Mar 2011) |
| 1411 |
|
| 1412 |
22 Mar 2011; Andreas Proschofsky <suka@gentoo.org> |
| 1413 |
-libreoffice-3.3.2_rc2.ebuild, +files/gentoo-3.3.2.diff, |
| 1414 |
+files/libreoffice-libdb5-fix-check.diff, +libreoffice-3.3.2.ebuild, |
| 1415 |
-files/gentoo-3.3.2_rc2.diff: |
| 1416 |
Bump to LibreOffice 3.3.2, also fix db-5 support |
| 1417 |
|
| 1418 |
18 Mar 2011; Andreas Proschofsky <suka@gentoo.org> |
| 1419 |
libreoffice-3.3.2_rc2.ebuild: |
| 1420 |
Some more changes for custom-cflags |
| 1421 |
|
| 1422 |
*libreoffice-3.3.2_rc2 (18 Mar 2011) |
| 1423 |
|
| 1424 |
18 Mar 2011; Andreas Proschofsky <suka@gentoo.org> |
| 1425 |
-libreoffice-3.3.2_rc1.ebuild, +libreoffice-3.3.2_rc2.ebuild, |
| 1426 |
-files/gentoo-3.3.2_rc1.diff, +files/gentoo-3.3.2_rc2.diff: |
| 1427 |
New release candidate, also brings some further improvements to the ebuild |
| 1428 |
*) Add custom-optimization flag, thanks mostly to geki <h.mth@web.de> |
| 1429 |
bug #355981 |
| 1430 |
*) Fixed dependency on cairo, we really want that not to be optional |
| 1431 |
*) Bunch of cleanups |
| 1432 |
|
| 1433 |
17 Mar 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.1.ebuild, |
| 1434 |
libreoffice-3.3.2_rc1.ebuild: |
| 1435 |
Fix Homepage entry |
| 1436 |
|
| 1437 |
16 Mar 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.1.ebuild, |
| 1438 |
libreoffice-3.3.2_rc1.ebuild: |
| 1439 |
Remove old style virtuals PROVIDE, bug #358895 |
| 1440 |
|
| 1441 |
16 Mar 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.1.ebuild, |
| 1442 |
libreoffice-3.3.2_rc1.ebuild: |
| 1443 |
Update icon caches after installation |
| 1444 |
|
| 1445 |
16 Mar 2011; Markos Chandras <hwoarang@gentoo.org> libreoffice-3.3.1.ebuild: |
| 1446 |
Stable on amd64 wrt bug #358907 |
| 1447 |
|
| 1448 |
*libreoffice-3.3.2_rc1 (13 Mar 2011) |
| 1449 |
|
| 1450 |
13 Mar 2011; Andreas Proschofsky <suka@gentoo.org> |
| 1451 |
+libreoffice-3.3.2_rc1.ebuild, +files/gentoo-3.3.2_rc1.diff: |
| 1452 |
Add first release candidate for LibreOffice 3.3.2, masked for now |
| 1453 |
|
| 1454 |
13 Mar 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.1.ebuild: |
| 1455 |
Properly slot gtk+-2 dependencies, also move pre-compilation checks to right |
| 1456 |
stage, bug #358491 |
| 1457 |
|
| 1458 |
02 Mar 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.1.ebuild, |
| 1459 |
+files/libreoffice-3.3.1-neon_remove_SSPI_support.diff: |
| 1460 |
Fix build with neon supporting SSPI, bug #356581 |
| 1461 |
|
| 1462 |
24 Feb 2011; Andreas Proschofsky <suka@gentoo.org> -libreoffice-3.3.0.ebuild, |
| 1463 |
-files/gentoo-3.3.0.diff, libreoffice-3.3.1.ebuild, |
| 1464 |
+files/libreoffice-3.3-libpng-1.5.diff, -files/libreoffice-3.3-prefix.patch: |
| 1465 |
Fix build with libpng 1.5 #356281, also remove outdated ebuild |
| 1466 |
|
| 1467 |
*libreoffice-3.3.1 (23 Feb 2011) |
| 1468 |
|
| 1469 |
23 Feb 2011; Andreas Proschofsky <suka@gentoo.org> |
| 1470 |
-libreoffice-3.3.1_rc1.ebuild, +libreoffice-3.3.1.ebuild, |
| 1471 |
-files/gentoo-3.3.1_rc1.diff, +files/gentoo-3.3.1.diff: |
| 1472 |
Bump to LibreOffice 3.3.1, bugfix release |
| 1473 |
|
| 1474 |
17 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild, |
| 1475 |
+files/libreoffice-3.3.0_libxmlsec_fix_extern_c.diff, |
| 1476 |
libreoffice-3.3.1_rc1.ebuild: |
| 1477 |
Fix build problem with libxml2[+icu], thanks to Neil Cathey <cneil@yahoo.com> |
| 1478 |
for the patch, bug #354911 |
| 1479 |
|
| 1480 |
*libreoffice-3.3.1_rc1 (12 Feb 2011) |
| 1481 |
|
| 1482 |
12 Feb 2011; Andreas Proschofsky <suka@gentoo.org> |
| 1483 |
+libreoffice-3.3.1_rc1.ebuild, +files/gentoo-3.3.1_rc1.diff: |
| 1484 |
Release Candidate for LibreOffice 3.3.1 |
| 1485 |
|
| 1486 |
08 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild: |
| 1487 |
Until we have a better fix, disable extensions for -java build, preventing |
| 1488 |
breakage, bug #352812 |
| 1489 |
|
| 1490 |
05 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild, |
| 1491 |
+files/libreoffice-3.3-prefix.patch: |
| 1492 |
Another bunch of prefix fixes |
| 1493 |
|
| 1494 |
05 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild, |
| 1495 |
files/gentoo-3.3.0.diff: |
| 1496 |
Cleanup work: Prefix fixes, remove outated deps and config-flags, fix pax |
| 1497 |
stuff |
| 1498 |
|
| 1499 |
02 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild: |
| 1500 |
Fix desktop files, thanks to Sanders Sweers <Sander.Sweers@gmail.com>, see |
| 1501 |
bug #352955 |
| 1502 |
|
| 1503 |
25 Jan 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild: |
| 1504 |
Fix jpeg-dep and some ebuild cleanups |
| 1505 |
|
| 1506 |
25 Jan 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild: |
| 1507 |
Ooops, another little fix for bash-completion |
| 1508 |
|
| 1509 |
25 Jan 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild: |
| 1510 |
Fix bash_completion installation, bug #352656 |
| 1511 |
|
| 1512 |
*libreoffice-3.3.0 (25 Jan 2011) |
| 1513 |
|
| 1514 |
25 Jan 2011; Andreas Proschofsky <suka@gentoo.org> |
| 1515 |
-libreoffice-3.3.0_rc4.ebuild, +libreoffice-3.3.0.ebuild, |
| 1516 |
-files/gentoo-3.3.0_rc4.diff, +files/gentoo-3.3.0.diff: |
| 1517 |
Bump to final release of LibreOffice 3.3.0 |
| 1518 |
|
| 1519 |
24 Jan 2011; Andreas Proschofsky <suka@gentoo.org> |
| 1520 |
libreoffice-3.3.0_rc4.ebuild, +files/sdext-presenter.diff: |
| 1521 |
Fix extensions stuff, patch from bug #339057 |
| 1522 |
|
| 1523 |
24 Jan 2011; Andreas Proschofsky <suka@gentoo.org> |
| 1524 |
libreoffice-3.3.0_rc4.ebuild: |
| 1525 |
Fix the Homepage entry |
| 1526 |
|
| 1527 |
*libreoffice-3.3.0_rc4 (24 Jan 2011) |
| 1528 |
|
| 1529 |
24 Jan 2011; Andreas Proschofsky <suka@gentoo.org> |
| 1530 |
+libreoffice-3.3.0_rc4.ebuild, +files/gentoo-3.3.0_rc4.diff, |
| 1531 |
+files/enable-startup-notification.diff, +files/env_log.diff, |
| 1532 |
+files/fix-ooo-collision.diff, +files/gentoo-pythonpath.diff, |
| 1533 |
+files/scrap-pixmap-links.diff, +metadata.xml: |
| 1534 |
Initial ebuild for LibreOffice, masked for now as it needs some testing. |
| 1535 |
Also: |
| 1536 |
|
| 1537 |
* Extensions are not built atm, otherwise this breaks the build |
| 1538 |
* ebuild needs some cleanups |
| 1539 |
|
| 1540 |
Thanks especially to Hanno Meyer-Thurow (geki) which did a lot of the ground |
| 1541 |
work in his overlay! |