Commit Graph

2918 Commits

Author SHA1 Message Date
Xi Ruoyao
39eb0f105d
firefox, thunderbird: Add six as required
We are using system six instead of the shipped copies for Python 3.12.
2023-11-05 21:35:26 +08:00
Douglas R. Reno
a476ebef5c Update to gnumeric-1.12.56 2023-11-03 13:36:53 -05:00
Xi Ruoyao
dffa9ade12
thunderbird: Tweak mozconfig
1. Drop --enable-optimize=O2 because it's the default.
2. Use -Wl,-z,pack-relative-relocs as a replacement for elf-hack.
   Drop --enable-linker=gold because gold does not support this.
3. Add --enable-rust-simd for SIMD optimization, like Arch and Gentoo.
4. Copy the comment for official branding (with legal implication) from
   Firefox.
2023-11-03 21:18:02 +08:00
Xi Ruoyao
64770a69e6
Revert "thunderbird: Add ICU 74 workaround"
This reverts commit 4ae4523d55.

Phew, we don't use system ICU for TB, at all.  And the bug preventing us
from using system ICU is still not fixed in 74.1.

Carrying this "fix" actually causes the package to FTBFS with shipped
ICU.
2023-11-03 20:57:46 +08:00
Xi Ruoyao
a7373507f5
firefox: Tweak mozconfig
1. Drop --enable-optimize because it's the default.
2. Use -Wl,-z,pack-relative-relocs as a replacement for elf-hack.
3. Add --enable-rust-simd for SIMD optimization, like Arch and Gentoo.
4. Make the formatting (captialization and punctuation) of comments more
   consistent.
2023-11-03 18:28:06 +08:00
Douglas R. Reno
fae2bc2e92 Update to thunderbird-115.4.1 (Security Update) 2023-11-02 11:01:58 -05:00
Xi Ruoyao
4ae4523d55
thunderbird: Add ICU 74 workaround 2023-11-02 15:55:05 +08:00
Xi Ruoyao
1dcb11c64e
thunderbird: Add Python 3.12 workaround 2023-11-02 15:53:46 +08:00
Xi Ruoyao
b05b7e3a94
firefox: Add a comment for ICU 74 workaround 2023-11-02 15:13:24 +08:00
Xi Ruoyao
2281985533
firefox: Add ICU-74 workaround 2023-11-02 15:09:04 +08:00
Xi Ruoyao
e86ded4104
firefox: Add Python 3.12 work around 2023-11-02 14:45:41 +08:00
Bruce Dubbs
eebff7b81a Typos 2023-10-26 17:52:05 -05:00
Ken Moffat
ea5703f312 Package updates:
firefox-115.4.0.
spidermonkey-115.4.0.
2023-10-24 18:11:23 +01:00
Douglas R. Reno
babb39d49b Update to Thunderbird-115.3.3 2023-10-20 13:56:10 -05:00
Pierre Labastie
4c32ae7ad0 Update to thunderbird-115.3.2 2023-10-17 16:24:07 +02:00
Douglas R. Reno
f3250b96d3 Fix several security vulnerabilities in Seamonkey's bundled libvpx.
Seamonkey 2.53.18 appears to be almost out the door though, with
internationalization updates being applied earlier today.
2023-10-16 13:10:33 -05:00
Pierre Labastie
f4ac71418d Remove many more forgotten ftp urls 2023-10-15 23:14:18 +02:00
Pierre Labastie
e1e58be454 Remove all ftp urls
neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...
2023-10-15 21:43:08 +02:00
Bruce Dubbs
50c46ae41c Update to xscreensaver-6.08. 2023-10-12 22:26:43 -05:00
Rahul Chandra
c2a5b8fd3e Update to feh-3.10.1 2023-10-04 19:51:21 -04:00
Pierre Labastie
37f1f23851 hexchat: remove dbus-glib from optional deps
It's already in required deps...
2023-10-01 19:39:47 +02: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
22df483e5e Update to Thunderbird-115.3.0 (Security Update) 2023-09-27 23:57:09 -05:00
Douglas R. Reno
1d817374e1 Update to seamonkey-2.53.17.1 (Security Update) 2023-09-27 23:57:09 -05:00
Douglas R. Reno
2d16a06c8f Update to epiphany-45.0 2023-09-27 14:47:58 -05:00
Ken Moffat
2601934ec4 Update to firefox-115.3.0esr.
Now measured with -j8 for consistency with other long packages.
2023-09-26 21:00:22 +01:00
Xi Ruoyao
a6039f209b
libchamplain: Archive
It's an obsolete package, and it needs clutter{,-gtk} which are also
obsolete.

As it's only an optional dependency of two packages (abiword and
evolution), in evolution we are even explicitly disabling it, we can
just archive it.
2023-09-25 18:01:20 +08:00
Xi Ruoyao
7b8bec72b3
Fix URLs of external depedencies, remove dead "User Notes" 2023-09-23 22:41:42 +08:00
Douglas R. Reno
32fbcb4ac6 Update to libreoffice-7.6.1.2 2023-09-17 13:26:52 -05:00
Douglas R. Reno
8ccec7df30 Seamonkey: remove old and outdated Python2 dependency 2023-09-15 09:56:17 -05:00
Douglas R. Reno
19e0a87ffb Update to Thunderbird-115.2.2 2023-09-14 13:33:14 -05:00
Ken Moffat
f9f5eeb8cc Update to firefox-115.2.1.
This is a pointless update, it only includes a fix for the shipped
libwebp, but it was convenient to me to drop it in during my testing
for libwebp.
2023-09-13 06:43:17 +01:00
Bruce Dubbs
990dbf00a0 Remove obsolete references to gtk2 2023-09-11 11:51:23 -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
Douglas R. Reno
33c5fdb8c7 Update to Transmission-4.0.4 2023-09-07 12:57:37 -05:00
Bruce Dubbs
69e716244c Update to xscreensaver-6.07. 2023-09-04 17:14:44 -05:00
Douglas R. Reno
f7fe3e6aed Typo fixes from Julien Lepiller 2023-09-04 13:33:48 -05:00
Xi Ruoyao
291b865a13
thunderbird: Remove zip dependency and unneeded sed
By the way, remove a lot of stale (commented out) hot fixes.
2023-09-04 23:42:23 +08:00
Xi Ruoyao
7877690d99
firefox: Remove zip dependency, and demote yasm to optional
I can build it w/o zip and I cannot see how zip is used.  And yasm is
only used for building shipped libvpx, but we are recommending system
libvpx anyway.
2023-09-04 21:21:42 +08:00
Bruce Dubbs
b643f16b94 Archive reiserfsprogs. 2023-09-02 18:39:11 -05:00
Bruce Dubbs
511e498edb Remove duplicate words 2023-09-01 10:52:38 -05:00
Douglas R. Reno
fe66201b46 Update to Thunderbird-115.2.0 (Security Update) 2023-08-30 23:52:34 -05:00
Xi Ruoyao
bec34e0f8c
inkscape: Imagemagick (7) is still a runtime dependency 2023-08-31 00:53:54 +08:00
Xi Ruoyao
41273f2651
inkscape: It cannot use imagemagick >= 7
Comment out the imagemagick dependency for now.  It seems the upstream
developers do not want to spend too much time on supporting imagemagick
>= 7, and they prefer graphicsmagick instead.  So add graphicsmagick as
an external dependency.

Reported-by: Jean-Marc Pigeon <jmp@safe.ca>
Link: https://gitlab.com/inkscape/inkscape/-/issues/1294
2023-08-30 21:46:59 +08:00
Bruce Dubbs
76244b01d4 Text clarifications and remove lfs113_checked entity 2023-08-29 11:45:51 -05:00
Ken Moffat
b337c48e21 Package Update, firefox-115.2.0. 2023-08-29 14:49:42 +01:00
Douglas R. Reno
efba2c1482 Update to libreoffice-7.6.0.3 2023-08-28 23:46:29 -05:00
Bruce Dubbs
da5bbd8b73 Thunderbird and Firefox no longer need autoconf213 2023-08-28 18:06:25 -05:00
Bruce Dubbs
b40bd3f1f0 Add a troubleshooting hint to falkon. 2023-08-26 22:08:08 -05:00
Bruce Dubbs
1bf0fac85d Tag all of xsoft except libreoffice 2023-08-24 18:54:26 -05:00
Bruce Dubbs
fde99ebb4b Update to kf5-apps-23.08.0, kate, kwave, falkon. 2023-08-24 15:00:35 -05:00
Thomas Trepl
e2457ce614 Tags 2023-08-24 18:19:49 +02:00
Douglas R. Reno
0bab4c8a14 Update to thunderbird-115.1.1 2023-08-23 21:26:00 -05:00
Douglas R. Reno
78bf8fd306 Fontforge: restructure the page a bit so it fits other page layouts 2023-08-23 19:39:53 -05:00
Thomas Trepl
995de66919 Tag gparted 2023-08-24 00:07:05 +02:00
Bruce Dubbs
24a928e574 Tags 2023-08-22 21:00:39 -05:00
Douglas R. Reno
6e45f2f1d3 Tag Balsa and Epiphany and Dependencies
Off to GNOME...
2023-08-22 11:45:35 -05:00
Ken Moffat
c6fc0cb5b7 Tags. 2023-08-22 14:07:40 +01:00
Douglas R. Reno
c1a287b322 Tags for printing stack 2023-08-20 12:44:33 -05:00
Douglas R. Reno
9d86c70355 Tags 2023-08-19 15:49:05 -05:00
Douglas R. Reno
e1a06514af Balsa: move the required patch statement around so it matches our style 2023-08-08 19:23:34 -05:00
Ken Moffat
d9d1ecc70c Fix fontforge ftbfs woith gettext-0.22. 2023-08-08 22:01:57 +01:00
Thomas Trepl
efe8cf0904 Add a note about --disable-sandbox for platforms other than x86_64 2023-08-07 18:02:20 +02:00
Douglas R. Reno
c5f665192f Update to seamonkey-2.53.17 (Security Update) 2023-08-04 14:25:39 -05:00
Douglas R. Reno
09be792275 Update to epiphany-44.6 2023-08-01 15:53:28 -05:00
Ken Moffat
f11dce689e Update to firefox-115.1.0esr. 2023-08-01 18:03:27 +01:00
Xi Ruoyao
cddcdb1411
treewide: The remaining of kernel configuration rendering 2023-07-31 21:44:38 +08:00
Bruce Dubbs
aba3ad5bed Update to inkscape-1.3. 2023-07-24 19:24:05 -05:00
Bruce Dubbs
b307bd7c25 Update to libreoffice-7.5.5.2. 2023-07-23 12:55:26 -05:00
Douglas R. Reno
bbcb12d77a Update to epiphany-44.5 2023-07-18 12:38:35 -05:00
Bruce Dubbs
e77c478989 Merge branch 'trunk' into lxqt 2023-07-18 16:51:51 +00:00
Xi Ruoyao
0bb7c72b9c
firefox and thunderbird: Add pciutils as optional runtime dependency
Without pciutils, they output a suspicious line at startup:

Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: libpci missing (t=0.284539) [GFX1-]: glxtest: libpci missing

I'm not sure what it means but I think there will be no harm if we add
pciutils as optional runtime.
2023-07-16 00:32:50 +08: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
Bruce Dubbs
7799a88b74 Minor text change 2023-07-13 10:03:33 -05:00
Pierre Labastie
dda7a23cf0 Fix building thunderbird with gcc-13 2023-07-13 12:53:31 +02:00
Tim Tassonis
9145997820 Update to thunderbird-115.0. 2023-07-12 23:58:53 +02:00
Ken Moffat
b6cb36ffa1 Update to firefox-115.0.2esr. 2023-07-12 04:04:23 +01:00
Douglas R. Reno
e1f455f52f Update to epiphany-44.4 2023-07-06 13:58:49 -05:00
Ken Moffat
9403c3e01d Package updates:
Firefox-115.0esr,
JS-102.13.0,
2023-07-05 00:13:17 +01:00
Xi Ruoyao
42ddc3001a
treewide: Replace "User Notes" with "Editor Notes" 2023-06-30 02:18:51 +08:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Xi Ruoyao
2a53093201
treewide: Remove nonexist User Notes
The last part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:23:06 +08:00
Ken Moffat
86249d2216 Separate JS102 fro mfirefox.
Firefox-115-esr is expected next week.
2023-06-25 21:54:48 +01:00
Xi Ruoyao
fa47dacd9a
mozilla: Update the desc for consolidated patch
Now the FFI UB fix is included in the tarball, but the patch now
contains some FTBFS workaround with Rustc-1.70.0.
2023-06-16 15:27:29 +08:00
Douglas R. Reno
3586f4f32a Update to thunderbird-102.12.0 2023-06-15 14:25:46 -05:00
Bruce Dubbs
ce80a743f5 Update to libreoffice-7.5.4.2. 2023-06-12 11:45:15 -05:00
Ken Moffat
d3daa9fe8c Package updates:
firefox-102.12.0,
js-102.12.0.
2023-06-06 21:19:34 +01:00
Pierre Labastie
480cc42c97 Update to epiphany-44.3 2023-05-29 21:36:13 +02:00
Ken Moffat
7f1e70b408 Firefox and thunderbird:
Update the obsolete command for how to list all configure options.

Breakage reported by rhubarbpieguy.
2023-05-26 19:41:22 +01:00
Xi Ruoyao
bee906cedc
firefox: Fix a typo 2023-05-15 15:32:04 +08:00
Xi Ruoyao
9d98701d38
firefox: Use the same patch as Thunderbird
Firefox shares many components with TB, so it also suffers the
same mutability UB exploited by LLVM 16.  Though it does not crash at
start up, there are some reports saying a crash will happen in certain
conditions.  Use the same patch as TB to fix the UB.

The patch has been symlinked in patches.git.
2023-05-15 15:21:23 +08:00
Bruce Dubbs
3bffd5b3be Update to kf5-gear-23.04.1 including kate, kwave, and falkon. 2023-05-14 19:13:36 -05:00
Xi Ruoyao
5f5fe30b54
thunderbird: Update the patch
The new patch includes all contents of the current patch, and fixes for
GCC 13 (adding <cstdint>) and LLVM 16 (avoid Rust UB regarding mutability).
2023-05-15 00:13:14 +08:00
Ken Moffat
5a39c5a056 Package Updates:
firefox-102.11.0,
js-102.11.0.

Use a common entity for firefox-size.
2023-05-09 20:10:45 +01:00
Bruce Dubbs
a6f50ce4af Update to libreoffice-7.5.3.2. 2023-05-07 11:37:17 -05:00
Tim Tassonis
5fad1a52fc Update to xarchiver-0.5.4.21. 2023-05-05 08:15:20 +02:00
Tim Tassonis
253f44ef7e Update to thunderbird-102.10.1. 2023-04-25 22:49:24 +02:00
Douglas R. Reno
fcce6f36ce Epiphany: use libadwaita1 so that it doesn't just show the library in
the title.
2023-04-23 08:31:52 -05:00
Douglas R. Reno
0d92bdb573 Epiphany: now depends on gcr-4, not gcr-3 2023-04-22 11:21:27 -05:00
Douglas R. Reno
51212646b7 Update to epiphany-44.2 2023-04-21 15:58:23 -05:00
Tim Tassonis
736d998e2d Update to transmission-4.0.3. 2023-04-19 19:46:28 +02:00
Douglas R. Reno
3511835d41 Update to Thunderbird-102.10.0 (Security Update) 2023-04-13 17:06:18 -05:00
Douglas R. Reno
51e9d68c19 Use correct Firefox patch version 2023-04-12 09:43:47 -05:00
Ken Moffat
c528a3e2ff Update for firefox-102.10.0 and JS-102.10.0. 2023-04-11 20:43:15 +01:00
Douglas R. Reno
6f62ab40cf Update to libreoffice-7.5.2.2 2023-04-08 21:37:50 -05:00
Bruce Dubbs
a28b132715 Update to feh-3.10. 2023-04-07 13:20:55 -05:00
Douglas R. Reno
03adc377dc Update to seamonkey-2.53.16 (Security Update) 2023-04-07 12:46:37 -05:00
Douglas R. Reno
8a742802cd Typo fix from rhubarbpieguy 2023-04-07 08:54:00 -05:00
Pierre Labastie
f54c9942d7 Use right versions of patches in firefox
Fix an oversight in preceding commit
2023-04-06 15:25:12 +02:00
Pierre Labastie
bca938546d Patch firefox for ffmpeg-6.0 2023-04-06 15:13:40 +02:00
Pierre Labastie
ecf5c22008 Revert "Patch firefox for ffmpeg 6"
This reverts commit 6ae36b505e.
The problem is that the patch allows diplaying H.264 videos, but
the vp9 videos are badly colorized (reddish).
2023-04-04 22:42:02 +02:00
Pierre Labastie
6ae36b505e Patch firefox for ffmpeg 6 2023-04-04 19:59:48 +02:00
Douglas R. Reno
a0d8962e58 Fix building Thunderbird with rustc-1.68.x.
I forgot to add the patch when updating to 102.9.0. Let's fix that, and
I will go bump the patch in the patches repository next.
2023-04-03 14:29:19 -05:00
Pierre Labastie
7b0eaab215 thunderbird: remove the sed for ROOT_CLIP_CHAIN
It is now upstream.
Also remove a duplicated sentence
2023-04-01 20:57:01 +02:00
Pierre Labastie
9c2509640c firefox: remove the sed for ROOT_CLIP_CHAIN
This is now upstream
2023-04-01 20:56:17 +02:00
Tim Tassonis
9b1e52e38f add link to patch for transmission 2023-03-31 16:30:21 +02:00
Douglas R. Reno
3291d05f1a Update to Thunderbird-102.9.1 (Security Update) 2023-03-30 19:39:13 -05:00
Douglas R. Reno
65e58707ae Update to gimp-2.10.34 and it's released gimp-help tarball. 2023-03-30 11:16:35 -05:00
Tim Tassonis
d7b0fac7f3 Really fix the transmission-4.0.2 webclient. 2023-03-30 14:52:17 +02:00
Tim Tassonis
6b1b7badf5 Update to transmission-4.0.2. 2023-03-30 13:57:02 +02:00
Xi Ruoyao
afb71d0a95
Add notes about Internet connection requirement for building or testing 2023-03-27 16:08:36 +08:00
Douglas R. Reno
6dc20c13ba Update to Thunderbird-102.9.0 (Security Update) 2023-03-26 23:13:52 -05:00
Douglas R. Reno
0945dd2d1a Fix building Seamonkey with LLVM-16.
See Ticket #17852
2023-03-23 16:22:00 -05:00
Douglas R. Reno
686afa983c Fix building Firefox with LLVM-16. 2023-03-19 21:42:29 -05:00
Ken Moffat
081c78e887 Update to firefox-102.9.0esr and JS-102.9.0esr. 2023-03-14 20:41:19 +00:00
Pierre Labastie
91318eb9aa Add "setup" to meson commands
I've not been very consistent on typography, but it is a start
2023-03-13 17:48:55 +01:00
Thomas Trepl
66d015e916 Upgrade tigervnc-1.13.1 2023-03-07 11:51:31 +01:00
Bruce Dubbs
26baebea91 Update to libreoffice-7.5.1.2 2023-03-04 16:01:01 -06:00
Douglas R. Reno
2b5deeec8e Fix seamonkey crash if Seamonkey is compiled with rustc-1.67 or later.
See ad8c88d4ad
for more details.
2023-02-27 20:46:48 -06:00
Ken Moffat
381cfd1854 Attempt to add CacheControl and its dep.
CacheControl is used an inkscape clipart file, and in an inkman
file for searching for external packages and getting meta data
about them.

Unfortunately, I cannot find a working link.  When I go to
https://pypi.org/project/CacheControl/#files and click on the
link for CacheControl-0.12.11.tar.gz I get a good download,
but if I mouse over that to read where it points to I get
a very long link which starts
 https://files.pythonhosted.org/packages/49/9b/
followed by \n unfeasibly long hash which only remains visible
while my mouse is on the link.

Trying to point to c/CacheControl fails.

Current upstream has v0.12.12 but there is at least one issue for
why that might not be at pythonhosted, and trying to link to the
tag for 0.12.11 (there are no releases there) fails.
2023-02-26 20:58:24 +00:00
Ken Moffat
cbc921032d inkscape core extensions: add pySerial. 2023-02-26 17:27:45 +00:00
Ken Moffat
5a434ec758 Modules for inkscape - add cssselect.
All the docs refer to it as lowercase, so I have used CSSSelect
for titlecase.
2023-02-26 16:48:05 +00:00
Ken Moffat
7b3ac32de7 inkscape python modules - add NumPy
To get a feel for what is involved, this is probably the worst
of them.

Also comment out the perl XML module dependency, not mentioned in
core extensions.
2023-02-26 04:12:29 +00:00
Ken Moffat
521ec924ef Start to flesh out python modules for ikscape core extensions. 2023-02-26 02:56:54 +00:00
Tim Tassonis
7843642f44 Update to thunar-4.18.4.
Update to transmission-4.0.1.
2023-02-25 17:29:33 +01:00
Bruce Dubbs
033dedb459 Update to gparted-1.5.0. 2023-02-24 12:21:01 -06:00
Pierre Labastie
3b61050ea8 pidgin needs farstream-0.2.x (current)
It needs 0.1 only if using gstreamer-0.10
2023-02-24 13:21:40 +01:00
Pierre Labastie
a7bf2a74b3 pidgin needs --disable-tk if tk is not installed 2023-02-24 13:18:05 +01:00
Tim Tassonis
211e17547c Revert due to freeze
This reverts commit 7ef484e0b5.
2023-02-23 17:08:36 +01:00
Tim Tassonis
7ef484e0b5 Update to mesa-22.3.6.
Update to thunar-4.18.4.
Update to transmission-4.0.1.
2023-02-23 16:03:41 +01:00
Douglas R. Reno
3820a17740 Update to epiphany-43.1 (Security Update) 2023-02-22 11:20:25 -06:00
Pierre Labastie
923cfdb469 Remove unneeded sed's in firefox and thunderbird 2023-02-22 18:18:34 +01:00
Douglas R. Reno
02919c3801 Update to Thunderbird-102.8.0 2023-02-21 16:17:14 -06:00
Bruce Dubbs
6fe9820e19 Tag xsoft packages 2023-02-20 23:23:04 -06:00
Bruce Dubbs
30faaf305b Update to kf5-apps-22.12.2, including kate, kwave, and falkon 2023-02-19 23:19:29 -06:00
Bruce Dubbs
3ba1191081 Archive gdl 2023-02-19 20:14:04 -06:00
Ken Moffat
9949ee1d87 Tags 2023-02-20 00:20:51 +00:00
Bruce Dubbs
2df0265da0 Update to pipewire-0.3.66. 2023-02-19 14:46:40 -06:00
Bruce Dubbs
572e9451e9 Update to tigervnc-1.13.0. 2023-02-19 14:22:41 -06:00
Douglas R. Reno
74b918b73e Update to WebKitGTK+-2.38.5 (Security Update) and tag Epiphany+Deps 2023-02-18 17:26:57 -06:00