Commit Graph

307 Commits

Author SHA1 Message Date
Pierre Labastie
8097885f44 libreoffice: don't hardcode the symlink
Presently, we do "ln -s libreoffice-<version> /opt/libreoffice"
but we use $LO_PREFIX everywhere else. So if $LO_PREFIX is not
equal to libreoffice-<version>, the symlink is broken. Use
"ln -s $LO_PREFIX /opt/libreoffice instead".
2023-12-30 20:14:39 +01:00
Douglas R. Reno
8d0bd18ad5 Update to libreoffice-7.6.4.1 2023-12-08 20:26:49 -06:00
Douglas R. Reno
f9155d11d9 Libreoffice: fix the patch URL (add a missing &) 2023-11-26 18:08:44 -06:00
Douglas R. Reno
b2737395de Update to libreoffice-7.6.3.2
Contains a patch as well to build with libxml2-2.12.x
2023-11-26 18:04:40 -06:00
Douglas R. Reno
4de66bc72d Add some more dependencies on Qt6.
I've marked most of these as 'role=nodep' so that jhalfs doesn't pick up
multiples in cases where it's not needed.

Transmission, Libreoffice, CMake, Poppler, and Appstream now have Qt6
ports working well.

I have left Qca, gpgme, polkit-qt, and other KDE-related packages alone.
They do have support for Qt6, but we should not list them as they are
incompatible with the Qt5 versions and we could end up causing
unintentional breakage by doing this.
2023-11-20 13:16:18 -06:00
Pierre Labastie
00b933f310 Fix libreoffice for ICU 74 2023-11-07 22:04:58 +01:00
Pierre Labastie
862791814d Update to libreoffice-7.6.2
Also reinstate system boost.
2023-09-30 11:19:56 +02:00
Douglas R. Reno
32fbcb4ac6 Update to libreoffice-7.6.1.2 2023-09-17 13:26:52 -05:00
Ken Moffat
2e0635955c Fix the cppunit external download link.
Sourceforge's version is defunct and too old for e.g. taglib.
2023-09-10 21:22:16 +01:00
Bruce Dubbs
76244b01d4 Text clarifications and remove lfs113_checked entity 2023-08-29 11:45:51 -05:00
Douglas R. Reno
efba2c1482 Update to libreoffice-7.6.0.3 2023-08-28 23:46:29 -05:00
Bruce Dubbs
b307bd7c25 Update to libreoffice-7.5.5.2. 2023-07-23 12:55:26 -05:00
Bruce Dubbs
b3867c5f8c Add qt5-components page.
Also create an ENTITY for qt5 or qt5-alternate and use that
to specify the qt5 dependenies.

The complete KF5/plasma packages should use the full qt5 build, but
the lxqt kf5/plasma components only need qt5-alternate.
2023-07-13 20:23:08 -05:00
Xi Ruoyao
42ddc3001a
treewide: Replace "User Notes" with "Editor Notes" 2023-06-30 02:18:51 +08:00
Bruce Dubbs
ce80a743f5 Update to libreoffice-7.5.4.2. 2023-06-12 11:45:15 -05:00
Bruce Dubbs
a6f50ce4af Update to libreoffice-7.5.3.2. 2023-05-07 11:37:17 -05:00
Douglas R. Reno
6f62ab40cf Update to libreoffice-7.5.2.2 2023-04-08 21:37:50 -05:00
Xi Ruoyao
afb71d0a95
Add notes about Internet connection requirement for building or testing 2023-03-27 16:08:36 +08:00
Bruce Dubbs
26baebea91 Update to libreoffice-7.5.1.2 2023-03-04 16:01:01 -06:00
Bruce Dubbs
6fe9820e19 Tag xsoft packages 2023-02-20 23:23:04 -06:00
Bruce Dubbs
ebbe5a8fb5 Update to libreoffice-7.5.0.3. 2023-02-09 16:22:43 -06:00
Pierre Labastie
54d589072b Remove eol spaces 2023-01-29 13:51:59 +01:00
Pierre Labastie
eed39e34ab Remove an eol space after `\' in libreoffice 2023-01-29 13:36:46 +01:00
Xi Ruoyao
75b1a338b8
Update more URLs to use https
Mostly plain http -> https replace, if https works.  If there is a HTTP
redirection, use the redirect target (unless it's a mirror or l10n like
"https://kde.org/zh-cn/").

Some non-trivial change:

* www.mnogosearch.org is dead.  Not sure how to replace, so deleted.
* use https://github.com/cacalib/libcaca for libcaca.
  http://caca.zoy.org/wiki/libcaca seems out-of-date.
* http://www.speech.cs.cmu.edu/flite/ is dead, replaced with github repo
  link.
2023-01-29 14:35:01 +08:00
Xi Ruoyao
17aa21c551
Change all http://*.sourceforge.net/ URLs to https
Now all sourceforge.net subdomains have a valid SSL certificate.  The
changes are automatically done via a sed.  I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml.  Other changes should (hopefully) be
fine.
2023-01-29 12:35:23 +08:00
Bruce Dubbs
8da27b5f7c Restore system-boost to libreoffice 2023-01-28 09:47:57 -06:00
Bruce Dubbs
4f124a8d98 Update to libreoffice-7.4.5.1. 2023-01-27 16:04:47 -06:00
Pierre Labastie
b54fdc84ab Update to libreoffice-7.4.4.2 2023-01-14 13:19:26 +01:00
Ken Moffat
06c23e68a8 Fix building libreoffice with system boost.
Apply a sed to boost (or if already built, the installed
header can be edited).

Apply a patch to libreoffice for a different change.
2023-01-04 20:10:58 +00:00
Douglas R. Reno
ea5d0014c8 Archive Zenity
It was formerly used by both Libreoffice and Mutter, but it was
officially dropped in Mutter-43, and my logs for the last four versions
of Libreoffice show no references to zenity.
2022-12-27 22:26:07 -06:00
Bruce Dubbs
b2651a582d Update to boost_1_81_0.
This package builds without issue, but 20 out of 167 tests fail when
python-3.11 is used. If python-3.10 is used, all tests pass.  If
python is a symlink to python2 and the tests are run with that, all
tests pass.
2022-12-27 16:06:10 -06:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Pierre Labastie
446155fbfc Update to libreoffice-7.4.3.2 2022-11-28 23:08:24 +01:00
Bruce Dubbs
d23d845ec3 Update to libreoffice-7.4.2.3. 2022-10-21 10:14:40 -05:00
Pierre Labastie
dd686453ff Update to libreoffice-7.4.1.2 2022-09-20 22:38:27 +02:00
Douglas R. Reno
5e0e3d79db Libreoffice: Use the correct patch name 2022-09-03 15:42:29 -05:00
Douglas R. Reno
d608866be8 Three security updates and relevant buildfixes:
Update to thunderbird-102.2.1
Update to poppler-22.09.0
Update to curl-7.85.0
Fix building inkscape with poppler-22.09.0
Fix building libreoffice with poppler-22.09.0
2022-09-03 15:29:09 -05:00
Bruce Dubbs
f31e793861 Misc text fixes. 2022-08-30 10:45:36 -05:00
Bruce Dubbs
d14db83073 Update to libreoffice-7.4.0.3. 2022-08-27 23:12:10 -05:00
Pierre Labastie
d6696ec3d7 A few tags 2022-08-26 11:55:03 +02:00
Douglas R. Reno
03637047d2 Libreoffice: Fix building with gpgme-1.18.x 2022-08-17 13:02:51 -05:00
Pierre Labastie
24761d245f Don't apply the poppler patch for libreoffice
It's not needed in 7.3.5
2022-08-02 10:30:12 +02:00
Douglas R. Reno
5e311fbb01 Update to Libreoffice-7.3.5.2 2022-07-23 20:56:42 -05:00
Douglas R. Reno
555c45225d Package Updates:
Update to pipewire-0.3.52
Update to gnome-bluetooth-42.1
Update to libreoffice-7.3.4.2
2022-06-10 18:44:48 -05:00
Bruce Dubbs
e163e7ece6 hange --with-lang description to un-US
For some reason un_US, the standared for loacle, is not recognized by libreoffice.
2022-05-30 13:21:43 -05:00
Pierre Labastie
b02db12dac Update to libreoffice-7.3.3
Also add fixes for jdk-18 and poppler-22.04
2022-05-06 08:33:43 +02:00
Pierre Labastie
7a9a7b2665 Remove spaces at the end of lines 2022-04-20 15:36:11 +02:00
Bruce Dubbs
a3fa2d4bb6 Package updates.
Update to libreoffice-7.3.2.2.
Update to nss-3.77.
2022-04-01 15:14:39 -05:00
Bruce Dubbs
95e781dd10 Update to libreoffice-7.3.1.3 2022-03-09 17:03:28 -06:00
Bruce Dubbs
728887b569 Minor wording change 2022-02-27 16:36:18 -06:00