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
Pierre Labastie
c10acfe844
Change ulink to xref for sphinx
2023-01-18 17:02:55 +01:00
Douglas R. Reno
08ad87a75b
Tweak the example for tigervnc so that it works.
2023-01-08 13:44:34 -06:00
Bruce Dubbs
0ebd12a376
Update tigervnc dependencies
2023-01-06 18:55:03 -06:00
Douglas R. Reno
a9bda7c97b
Update to pidgin-2.14.12
2023-01-03 15:15:07 -06:00
Douglas R. Reno
e8e0090427
Update to rxvt-unicode-9.31
2023-01-03 15:12:08 -06:00
Bruce Dubbs
0433493f08
Update to fontforge-20230101.
2023-01-02 17:27:55 -06:00
Douglas R. Reno
11977a8a19
Update to Thunderbird-102.6.1 (Security Update)
2022-12-31 14:03:26 -06:00
Bruce Dubbs
4213c4d410
Update to xscreensaver-6.06.
2022-12-27 11:51:56 -06:00
Douglas R. Reno
fc11d2d444
Adapt Balsa to changes in WebKitGTK+-2.38.
2022-12-15 13:39:56 -06:00
Pierre Labastie
fbe38a8594
Update to thunderbird-102.6.0
2022-12-15 13:36:57 +01:00
David Bryant
48771ae06f
Unless it's a directory name, or something like that, "test suite"
...
should be spelled as two words.
2022-12-13 12:19:29 -06:00
David Bryant
b59e5eb3ea
Fixed a common misspelling. "setup" is a noun. When "set up" is a
...
phrasal verb, it is spelled as two words. This commit fixes most of
the misspelled "set up" instances in the BLFS book.
2022-12-12 14:17:31 -06:00
Pierre Labastie
df210c3463
Add a note to inkscape about parallel builds
...
Report By "Dragan" on blfs-dev list
2022-12-12 16:39:36 +01:00
Pierre Labastie
cbb00e28c9
update to inkscape-1.2.2
2022-12-06 17:34:58 +01:00
Pierre Labastie
faf2145105
Update to thunderbird-102.5.1
2022-12-02 14:32:00 +01: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
4a8d20bdb0
Update to thunderbird-102.5.0 (security update)
2022-11-20 09:42:31 +01:00
Pierre Labastie
53775068ff
Fix qtwebengine and thunderbird for python-3.11
2022-11-10 13:15:47 +01:00
Pierre Labastie
d7ba6b4ddd
Fix sed in mozilla apps
...
Sorry for forgetting the "xargs"
2022-11-04 15:27:38 +01:00
Pierre Labastie
16218efb30
Some fixes to mozilla apps due to python-3.11
...
This may not be the only thing needed for ff and tb.
2022-11-01 22:31:52 +01:00
Bruce Dubbs
a0015cb411
Update to xarchiver-0.5.4.20.
2022-10-28 10:41:07 -05:00
Bruce Dubbs
04822f0e66
Update to thunderbird-102.4.0.
2022-10-23 15:47:47 -05:00
Bruce Dubbs
f7283ecec5
Update to thunderbird-102.3.3 (Security update).
2022-10-18 14:35:02 -05:00
Pierre Labastie
c3a493c30d
Update to thunderbird-102.3.0
2022-09-25 16:28:24 +02:00
Bruce Dubbs
d7f56e3314
Fix typo in balsa patch name
2022-09-24 10:46:46 -05:00
Bruce Dubbs
ee7740c844
Update to balsa-2.6.4.
2022-09-23 12:05:57 -05:00
Douglas R. Reno
ac94cf0f6c
Update to Thunderbird-102.2.2
2022-09-16 12:36:37 -05:00
Ken Moffat
b53b6097a8
xscreensaver - remove dep on gdk-pixbuf-xlib.
2022-09-11 20:25:10 +01:00
Douglas R. Reno
2eefd64f17
xscreensaver: Make GTK3 required (see Ticket #17010 )
2022-09-11 11:34:38 -05:00
Pierre Labastie
4e207bb418
Replace tabs with spaces (except in Makefile :)
2022-09-11 18:22:44 +02:00
Pierre Labastie
1fe05eb92d
A round of removal of eol trailing spaces
2022-09-11 17:32:13 +02:00
Bruce Dubbs
2e21939a1e
Update to xscreensaver-6.05.1.
2022-09-10 18:30:42 -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
Douglas R. Reno
96923efd52
Typo fixes
2022-08-28 15:11:37 -05:00
Pierre Labastie
f572dbb2c6
Building mozilla apps with gcc is broken on i686
...
We used to sed the double_t definition to allow building, but now
we use clang, so that the build passes without sed. Say that using
GCC breaks the build in command explanations too.
2022-08-28 21:03:28 +02:00
Bruce Dubbs
e3cab04605
Three tags
2022-08-27 18:32:23 -05:00
Bruce Dubbs
a9a6631952
Tags
2022-08-26 18:30:19 -05:00
Douglas R. Reno
4ca7becbd0
Two package updates and a bunch of tags
...
Update to feh-3.9.1
Update to xarchiver-0.5.4.19
2022-08-26 10:23:38 -05:00
Thomas Trepl (Moody)
94f9324cac
Some more tags
2022-08-26 12:53:08 +02:00
Thomas Trepl (Moody)
9cb50666dd
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2022-08-26 12:19:51 +02:00
Thomas Trepl (Moody)
1bbb5ddaa5
Some more tags
2022-08-26 12:19:35 +02:00
Pierre Labastie
d6696ec3d7
A few tags
2022-08-26 11:55:03 +02:00
Douglas R. Reno
648f873653
Package updates
...
Update to Thunderbird-102.2.0
Update to Firefox-102.2.0esr
(Tag them both)
2022-08-25 15:41:27 -05:00
Douglas R. Reno
2cc15a2bb3
Package updates, URL fix, and tags
...
Update to SDL2-2.24.0
Update to cups-filters-1.28.16
Fix the libxml2 python2 module's download URL (was 2.9, change to 2.10).
2022-08-24 13:13:13 -05:00
Pierre Labastie
843037270f
Do not apply the ffmpeg patch to libquicktime
...
We have completely removed ffmpeg support
2022-08-24 19:51:24 +02:00
Thomas Trepl (Moody)
b5d7180d02
Tags for 11.2
2022-08-24 18:36:22 +02:00
Douglas R. Reno
516c37467c
Tags
2022-08-23 13:14:59 -05:00
Douglas R. Reno
c439993474
Update to thunderbird-102.1.2
2022-08-16 20:15:47 -05:00