Commit Graph

43 Commits

Author SHA1 Message Date
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Pierre Labastie
875b3b57e8 Fix various option vs parameter problems
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01: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
6aa631b99d Tag most of the remaining general libraries. 2023-08-19 15:19:27 -05:00
Xi Ruoyao
cb594b6ca3
general: Remove non-exist User Notes link
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:17:52 +08:00
Bruce Dubbs
dc1a45e9de Lots of tags 2023-02-17 22:35:46 -06:00
Xi Ruoyao
cdbdcb1cc5
fftw: Add --enable-avx2, and document --enable-{sse2,avx,avx2,avx512}
The first AVX2-capable CPUs are released in 2013 (ten years ago)
and now all recent Intel Core and AMD Ryzen models support it.  So
it makes sense to enable it now.  AVX512F is much uncommon now for
non-server CPU models (only Rocket Lake, Alder Lake with E-cores
disabled, and Zen 4), so leave it as <option>.
2023-02-12 13:46:15 +08: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
Xi Ruoyao
36aab55c1d
genlib: URL updates 2022-09-08 14:56:22 +08:00
Bruce Dubbs
0ddf4e7c2a Tags 2022-08-22 22:55:37 -05:00
Bruce Dubbs
03a2986c05 A package update and some tags.
Update to libqalculate-4.0.0.
2022-02-16 22:44:55 -06:00
Bruce Dubbs
d9cbb3b1f8 Package updates.
Update to wayland-protocols-1.23.
Update to umockdev-0.16.3.
Update to qca-2.3.4.
Update to fftw-3.3.10.
2021-09-17 10:56:59 -05:00
Bruce Dubbs
88fdf09fa6 Tags 2021-08-26 22:27:50 -05:00
Bruce Dubbs
179d426d27 Tags and a glibc-2.24 update for postfix 2021-08-16 23:21:17 -05:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Bruce Dubbs
9029db2656 Tag most of General Libraries and dependencies
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24241 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-20 06:13:48 +00:00
Pierre Labastie
4c24eb0a40 Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Bruce Dubbs
61d3fd6828 Update to fftw-3.3.9.
Update to xarchiver-0.5.4.16. 
Update to enchant-2.2.14. 
Update to imlib2-1.7.1. 
Update to libva-2.10.0 (Xorg Driver). 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23997 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-17 19:20:53 +00:00
Bruce Dubbs
87351a9d36 Tag most of General Libraries and their dependencies
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23542 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-17 04:26:53 +00:00
Xi Ruoyao
34dec13ffd fftw: don't install static lib
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23480 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-09 08:01:19 +00:00
Pierre Labastie
d56e7df90f Format general libraries
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22828 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-10 14:12:43 +00:00
Bruce Dubbs
5380ca3c3b Update to gmime-3.2.6.
Tag most of General Libraries and dependencies



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22709 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-17 02:46:23 +00:00
Bruce Dubbs
d43c7a124f Archive gtk-xfce-engine and xfce4-kbd-plugin.
Move libwnck2 to lxde.
Tag lxde dependencies.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21992 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-17 22:49:15 +00:00
Ken Moffat
77969380ab fftw: Correct short descriptions of libfftw3f variants.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21218 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-20 23:07:01 +00:00
Ken Moffat
2d3c8d3985 fftw: Change Command Explanations markup to parameter instead of optional, remove no-longer-used disable-static, add explanation for long double.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21217 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-20 23:02:09 +00:00
Ken Moffat
be4e0ca3b9 fftw: Start a series of wording fixes by expanfding the Note.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21216 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-20 22:50:33 +00:00
Bruce Dubbs
adb0e74bc6 Update description of fftw options
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21214 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-20 15:50:29 +00:00
Ken Moffat
18716b2272 Fix 'suport' typo in current packages.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21213 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-20 08:20:14 +00:00
Ken Moffat
99dab99d4a fftw: Document the long double libraries.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21212 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-20 08:14:28 +00:00
Pierre Labastie
2d538339af typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21187 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-17 17:29:00 +00:00
Bruce Dubbs
e4a843979c Build fftw three times for different numeerical precisions.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21186 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-17 17:20:47 +00:00
Bruce Dubbs
7b20b747ca Tags -- mostly General Libraries
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21179 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-17 03:14:14 +00:00
Douglas R. Reno
b8775956c7 Update to ModemManager-1.10.0
Some minor text tweaks

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20991 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-01-17 21:52:08 +00:00
Bruce Dubbs
eb1089d77b Update to qpdf-8.2.1.
Tags 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20340 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-19 22:33:02 +00:00
Douglas R. Reno
973a31dda0 Add patch to allow v4l-utils to build against glibc-2.28
URL fixes and a consistency fix

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20314 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-16 15:43:43 +00:00
Bruce Dubbs
7fe2fc8c9b Update to xf86-video-fbdev-0.5.0.
Update to p11-kit-0.23.12.  
Update to fftw-3.3.8.  
Update to emacs-26.1.  
Update to stunnel-5.46.  



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20189 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-05-31 17:37:28 +00:00
Bruce Dubbs
952c24941d Update to git-2.16.2.
Update to gdb-8.1. 
Tags



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19791 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-18 03:25:06 +00:00
Bruce Dubbs
f2573c8984 Update to fftw-3.3.7.
Update to SDL2-2.0.7. 
Update to lxml-4.1.0 (Python module). 
Update to git-2.14.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19424 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-10-31 01:37:00 +00:00
Bruce Dubbs
5f9ca843f1 Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19073 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-23 19:11:26 +00:00
Ken Moffat
d872f26a2d fftw: add details of how to build the alternative libfftw3f
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19023 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-15 21:25:10 +00:00
DJ Lucas
647534ed2a typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18895 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-06-30 05:51:53 +00:00
Ken Moffat
7f7e7f6fb7 fftw3: Suppress the static lib(s) and offer an explanation for why the threads lib might be needed - I had been building this for years without needing to enable it, until I tried to build the G'MIC plugin. Perhaps whatever caused this to be added to the book also needs that library ?
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18675 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-05-01 00:36:04 +00:00
Bruce Dubbs
4a53d15510 Really add fftw and kwave
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18671 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-04-30 19:43:39 +00:00