Commit Graph

2731 Commits

Author SHA1 Message Date
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