Commit Graph

19422 Commits

Author SHA1 Message Date
Pierre Labastie
06908bf6d5 Add remap="doc", remap="test", or just realign them
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21946 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-13 13:50:16 +00:00
Pierre Labastie
5c1057d724 Fix Sub::Quote md5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21945 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-13 12:07:06 +00:00
Xi Ruoyao
1f02dd434b cups: use g++ instead of clang++ (for systemd)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21944 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-13 05:19:04 +00:00
Douglas R. Reno
c716497cb0 Remove the Linux 5.2 change from qtwebengine since the fix to glibc in LFS now covers it
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21943 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-13 03:04:51 +00:00
Pierre Labastie
696833f0e6 Patch gst-plugins-good for glibc-2.30
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21942 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-12 16:39:20 +00:00
Pierre Labastie
1e5323fd9e Provide complete links to PHP documentation, and fix a typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21941 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-12 13:05:54 +00:00
Pierre Labastie
e7d4e823f9 Some remap="test" added, one role="nodump", and one remap="doc". No change to
the rendered book, but helps jhalfs

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21940 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-12 10:23:47 +00:00
Bruce Dubbs
8a4d9f9f5f Remove dead pcre2 ftp link
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21938 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-12 05:05:14 +00:00
Douglas R. Reno
36d28675bd Drop the kernel 5.2 fix for BlueZ. The change made to glibc in chapter 6 of LFS covers this case.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21937 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-11 22:01:58 +00:00
Bruce Dubbs
8d6b074d74 Update to parole-1.0.4.
Update to nmap-7.80. 
Update to libuv-v1.31.0. 
Update to xfsprogs-5.2.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21936 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-11 20:52:46 +00:00
Pierre Labastie
c77fb71f2b remap="test" in ghostscript
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21935 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-11 20:30:03 +00:00
Pierre Labastie
32a63e3bb9 Qt5: all instructions for installing in /usr made "nodump", for the sake
of jhalfs

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21934 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-11 20:28:17 +00:00
Bruce Dubbs
95cbde145a Update to postgresql-11.5.
Update to scons-3.1.1. 
Update to doxygen-1.8.16. 
Update to nautilus-3.32.3. 
Update to libinput-1.14.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21933 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-11 19:54:11 +00:00
Douglas R. Reno
29e8db10d5 Note that glibc-2.30 was the problem with CUPS, not Linux 5.2+. Thank you Ken!
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21932 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-11 19:15:40 +00:00
Xi Ruoyao
ca90d89ab4 at-spi2-core: remove an useless sed
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21931 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-11 19:14:12 +00:00
Xi Ruoyao
e3b86fa4e6 update to js60-60.8.0 (#12386)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21930 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-11 19:12:54 +00:00
Pierre Labastie
9b463b1801 Fix CUPS build error with kernel 5.2+ headers also for Sysv, and realign
double ampersands

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21929 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-11 13:09:34 +00:00
Douglas R. Reno
5694241807 babl: Fix build on i686, see https://gitlab.gnome.org/GNOME/babl/issues/41 for more details
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21928 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-11 03:38:33 +00:00
Douglas R. Reno
7081b0236e Fix CUPS build error with kernel 5.2+ headers
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21927 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-11 00:58:10 +00:00
Ken Moffat
060c752c35 Remaining updates to modules used by biber.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21925 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-10 03:35:44 +00:00
Ken Moffat
a0032d680a First part of perl module updates related to latest versions for biber.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21924 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-09 21:56:10 +00:00
Tim Tassonis
b2c15089df Update to ristretto-0.10.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21923 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-09 21:25:46 +00:00
Douglas R. Reno
07f5c72b3d rustc: Add support for system LLVM on i686
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21922 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-09 19:11:01 +00:00
Douglas R. Reno
06167f14c2 Fix the systemd sed
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21921 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-09 16:47:26 +00:00
Douglas R. Reno
2ab28c8259 sysv: Remove systemd user unit in Emacs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21920 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-09 01:56:34 +00:00
Douglas R. Reno
4e0a40f25d Fix grantlee to allow it to compile against CMake 3.15 and newer
Remove unneccessary configure flags from MLT
Fix typos in Plasma and KDE Frameworks 5
Add /opt/kf5/lib/plugins/kcms to the QT PLUGIN PATH
Added Breeze as a recommended dependency to Kdenlive

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21919 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-09 01:00:01 +00:00
Bruce Dubbs
30bce56765 Update to cmake-3.15.2.
Update to mesa-19.1.4. 
Update to wpa_supplicant-2.9. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21918 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-08 22:34:44 +00:00
Ken Moffat
d3930a738b Reword biber note about automatic installation, perl-5.22.0 was years ago.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21917 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-08 21:23:41 +00:00
Ken Moffat
e394bdab1c Fix biber tests for perl-5.30.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21916 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-08 20:32:11 +00:00
Douglas R. Reno
134224d2cf Wrap the i686 instructions in xf86-video-intel around a case statement
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21915 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-08 14:48:28 +00:00
Xi Ruoyao
63945e071a krb5: test suite now uses Python 3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21913 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-08 14:24:37 +00:00
Douglas R. Reno
93caa46c86 Typo fix in aspell
giflib: Fix the build by removing a duplicate instruction pertaining to static library removal,
        which is now handled by the Makefile
fcron (systemd): Fix the systemd unit to silence warnings about the incorrect PID file being used.
systemd: Adapt to libseccomp-2.4.1, disable GnuTLS support and prefer OpenSSL due to API breakage,
         and fix the systemd-networkd problem with Linux 5.2+ as well as with RDRAND on AMD CPUs.
KF5: external dependency URL fix.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21912 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-08 13:50:26 +00:00
Xi Ruoyao
07ea289ed7 fix cyrus-sasl doc install command
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21911 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-08 06:50:06 +00:00
Douglas R. Reno
16dfae9a3c Refer to the correct SDL major version in the SDL2 page
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21910 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-08 03:21:23 +00:00
Douglas R. Reno
0711dc9242 Quick typo fix
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21909 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-08 02:36:49 +00:00
Bruce Dubbs
6323b10d75 Update to node-10.16.2.
Update to ffmpeg-4.2. 
Update to iw-5.3. 
Update to LibRaw-0.19.4. 
Update to gnome-video-effects-0.5.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21908 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-08 01:14:22 +00:00
Douglas R. Reno
0129b14308 Fix subversion to work with SWIG-4 again
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21907 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-07 20:52:11 +00:00
Pierre Labastie
7e5a3eca94 remove weird role="user" attributes in openbox, and add a remap attribute to
LVM2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21906 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-07 03:11:05 +00:00
Pierre Labastie
e915fecbfc Nasm should me mentioned as a possible dependency of libvpx. Added it to
optional.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21905 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-07 03:08:33 +00:00
Ken Moffat
021718336e asymptote-2.51
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21904 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-06 21:57:31 +00:00
Douglas R. Reno
256e1e843b Restore usage of system libraries in MIT Kerberos 5 (krb5) since e2fsprogs has straightened their Error Table API out
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21903 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-06 21:47:41 +00:00
Ken Moffat
437fc48c6a TTF/OTF fonts - for Source Code Pro prefer the version at github.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21902 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-06 20:15:13 +00:00
Bruce Dubbs
f95e57bf93 Update to gtk-doc-1.31.
Update to libgee-0.20.2. 
Update to vala-0.44.7. 
Update to flac-1.3.3. 
Update to exempi-2.5.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21901 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-06 18:16:05 +00:00
Pierre Labastie
2f3e3de952 Another round of adding remap="doc". jhalfs should be soon updated to
use them

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21900 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-05 20:26:50 +00:00
Pierre Labastie
9eac457726 Small tweaks to xorg-server page. Have commas come out right on both versions
of the book

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21899 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-05 12:25:45 +00:00
Bruce Dubbs
94899c38ed Revert to pango-1.42.4 due to numerous incompatibilities with the 1.44.x releases.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21898 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-05 02:53:03 +00:00
Bruce Dubbs
e8c8ab1e29 Update to libgudev-233.
Update to mupdf-1.16.1. 
Update to highlight-3.53. 
Update to babl-0.1.70. 
Update to pango-1.44.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21897 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-04 19:53:49 +00:00
Bruce Dubbs
0e9ca44c93 Make dvisvgm an external dependency of asymptote.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21896 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-02 21:13:37 +00:00
Bruce Dubbs
3591ad9551 Update to mercurial-5.1.
Update to libevent-2.1.11. 
Update to Mako-1.1.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21895 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-02 20:54:27 +00:00
Bruce Dubbs
d996cdb5f7 Update to mariadb-10.4.7.
Update to node-10.16.1. 
Update to php-7.3.8. 
Update to x265_3.1.2. 
Update to PyYAML-5.1.2 (Python module). 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21894 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-02 00:59:55 +00:00