Bug 245276 - editors/libreoffice: update to 6.4.2
Summary: editors/libreoffice: update to 6.4.2
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: FreeBSD Office Team
URL: https://wiki.documentfoundation.org/R...
Keywords: patch
Depends on: 245274 245275
Blocks:
  Show dependency treegraph
 
Reported: 2020-04-02 08:31 UTC by Charlie Li
Modified: 2020-06-16 21:59 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (office)


Attachments
libreoffice-6.4.2 (211.85 KB, patch)
2020-04-02 08:31 UTC, Charlie Li
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Li freebsd_committer freebsd_triage 2020-04-02 08:31:26 UTC
Created attachment 212974 [details]
libreoffice-6.4.2

Update to the 6.4 branch.

Remove GTK2 and SYSTRAY options, as the corresponding configure options were removed.
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2020-04-03 05:12:57 UTC
Thanks for the patch, this has been included in my WIP repository: https://github.com/lwhsu/freebsd-ports-libreoffice/
Comment 2 Mikhail Teterin freebsd_committer freebsd_triage 2020-04-04 20:19:43 UTC
Thank you very much for the updated, Charles.

What's the situation with the OpenCollada, though?

The current port uses --with-system-collada, which the patch removes. But the patch does not remove the dependency on graphics/opencollada -- is this because libreoffice now _only_ builds with the system system-provided opencollada and the configure-switch is redundant?

However, the port also downloads collada2gltf -- is that normal? No version bump for it either?

Thanks again!
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2020-04-04 21:30:37 UTC
(In reply to Mikhail Teterin from comment #2)
I think this feature has been removed: https://github.com/LibreOffice/core/commit/08a43cc97ccf88faa9d3a04afc3aacd2c885a2d1

The dependent of graphics/opencollada is also removed in my WIP repository.
Comment 4 Mikhail Teterin freebsd_committer freebsd_triage 2020-04-04 21:48:38 UTC
(In reply to Li-Wen Hsu from comment #3)
Ah, Ok...

Then be sure to remove the remnants OpenCollada itself and of collada2gltf from the patch too.

Thank you for your work!
Comment 5 Mikhail Teterin freebsd_committer freebsd_triage 2020-04-04 22:33:06 UTC
Got this error:

pkg-static: Unable to access file /spare/usr/ports/editors/libreoffice/work/stage/opt/share/gir-1.0/LOKDocView-0.1.gir:No such file or directory

(/opt is my PREFIX).

I have the GTK3-option on, but, maybe, it is too old?

Name           : gtk3
Version        : 3.24.10_1
Installed on   : Sat Aug 10 10:39:46 2019 EDT
Origin         : x11-toolkits/gtk30
Architecture   : FreeBSD:11:amd64
Prefix         : /opt
Categories     : x11-toolkits
Licenses       : LGPL20
Maintainer     : gnome@FreeBSD.org
WWW            : https://www.gtk.org/
Comment        : Gimp Toolkit for X11 GUI (current stable version)
Options        :
        BROADWAY       : on
        CLOUDPRINT     : off
        COLORD         : on
        CUPS           : on
        DEBUG          : off
        WAYLAND        : off
Comment 6 Li-Wen Hsu freebsd_committer freebsd_triage 2020-04-05 06:42:27 UTC
(In reply to Mikhail Teterin from comment #5)
This file has been removed from the plist:
https://github.com/lwhsu/freebsd-ports-libreoffice/commit/295afd8eb87630350205341e764fe4dec08404e1

Please test against the latest WIP at https://github.com/lwhsu/freebsd-ports-libreoffice
Comment 7 Li-Wen Hsu freebsd_committer freebsd_triage 2020-04-05 06:45:54 UTC
Comment on attachment 212974 [details]
libreoffice-6.4.2

Latest WIP: https://github.com/lwhsu/freebsd-ports-libreoffice
Comment 8 Li-Wen Hsu freebsd_committer freebsd_triage 2020-06-16 21:59:22 UTC
6.4.4 is in the ports tree now.