1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
# ChangeLog for app-office/libreoffice
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.11 2011/02/08 21:12:02 suka Exp $
08 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild:
Until we have a better fix, disable extensions for -java build, preventing
breakage, bug #352812
05 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild,
+files/libreoffice-3.3-prefix.patch:
Another bunch of prefix fixes
05 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild,
files/gentoo-3.3.0.diff:
Cleanup work: Prefix fixes, remove outated deps and config-flags, fix pax
stuff
02 Feb 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild:
Fix desktop files, thanks to Sanders Sweers <Sander.Sweers@gmail.com>, see
bug #352955
25 Jan 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild:
Fix jpeg-dep and some ebuild cleanups
25 Jan 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild:
Ooops, another little fix for bash-completion
25 Jan 2011; Andreas Proschofsky <suka@gentoo.org> libreoffice-3.3.0.ebuild:
Fix bash_completion installation, bug #352656
*libreoffice-3.3.0 (25 Jan 2011)
25 Jan 2011; Andreas Proschofsky <suka@gentoo.org>
-libreoffice-3.3.0_rc4.ebuild, +libreoffice-3.3.0.ebuild,
-files/gentoo-3.3.0_rc4.diff, +files/gentoo-3.3.0.diff:
Bump to final release of LibreOffice 3.3.0
24 Jan 2011; Andreas Proschofsky <suka@gentoo.org>
libreoffice-3.3.0_rc4.ebuild, +files/sdext-presenter.diff:
Fix extensions stuff, patch from bug #339057
24 Jan 2011; Andreas Proschofsky <suka@gentoo.org>
libreoffice-3.3.0_rc4.ebuild:
Fix the Homepage entry
*libreoffice-3.3.0_rc4 (24 Jan 2011)
24 Jan 2011; Andreas Proschofsky <suka@gentoo.org>
+libreoffice-3.3.0_rc4.ebuild, +files/gentoo-3.3.0_rc4.diff,
+files/enable-startup-notification.diff, +files/env_log.diff,
+files/fix-ooo-collision.diff, +files/gentoo-pythonpath.diff,
+files/scrap-pixmap-links.diff, +metadata.xml:
Initial ebuild for LibreOffice, masked for now as it needs some testing.
Also:
* Extensions are not built atm, otherwise this breaks the build
* ebuild needs some cleanups
Thanks especially to Hanno Meyer-Thurow (geki) which did a lot of the ground
work in his overlay!
|