Xi Ruoyao
c64b45286c
Update to libidn2-2.2.0 ( #12093 )
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21633 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-29 11:32:20 +00:00
Xi Ruoyao
f4673b848e
Update to xterm-346 ( #12104 )
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21632 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-29 03:54:04 +00:00
Xi Ruoyao
205f91d873
libsecret: update test dependency to pygobject3
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21631 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-29 03:43:34 +00:00
Douglas R. Reno
5700350f75
Typo
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21630 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-27 21:40:12 +00:00
Pierre Labastie
8992526442
Make an optional instructions "nodump"
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21629 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-27 20:58:22 +00:00
Xi Ruoyao
a08abce706
soundtouch: remove dependency to OpenMP since it is provided by GCC
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21628 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-27 09:38:24 +00:00
Douglas R. Reno
4ef9eb3bce
Minor tweaks to the gstreamer section:
...
gst-plugins-good: Remove the libtool caution, we're using meson/ninja now so it no longer applies
gst-plugins-*: Convert the 'dependency for a given plugin needs to be installed first' into an XInclude
gst-*: With the move to Meson, the developers put in a sanity check to ensure that there is an ObjC compiler on the system. This was originally intended for macOS, and the build continues normally without it. I've added an XInclude containing a note to all pages affected to document this, since it describes itself as a 'fatal error'
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21627 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-26 20:07:26 +00:00
Douglas R. Reno
dc2615fa0e
Adapt PulseAudio to ALSA API changes.
...
With ALSA 1.1.9, it became fatal to include headers from /usr/include rather than /usr/include/alsa, and the headers in /usr/include added a warning regarding this. Pulseaudio also doesn't use pkg-config for a large majority of it's headers (reported upstream), so a modification had to be done to account for that as well.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21624 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-25 04:22:40 +00:00
Douglas R. Reno
6d78663fb5
Add a note about a 'fatal error' in GStreamer that I just encountered. It turns out to be just a warning, about not finding an Objective-C compiler.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21623 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-25 02:35:06 +00:00
Bruce Dubbs
274a82e963
Minor cleanups to network bootscripts
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21622 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-24 19:17:20 +00:00
DJ Lucas
3706c7fe34
Add Linux-PAM configuration for libcap.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21620 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-24 03:18:24 +00:00
Douglas R. Reno
9da30c5415
systemd: Remove unneccesary carriage return in polkit
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21618 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-23 04:19:15 +00:00
Douglas R. Reno
72ee76e829
Remove unneccesary dependency on yasm
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21617 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-23 04:13:13 +00:00
Bruce Dubbs
ba6d702e76
Fix firefox md5sum
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21616 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-22 19:55:27 +00:00
Ken Moffat
e399c12f51
Firefox-67.0
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21615 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-21 16:35:28 +00:00
Pierre Labastie
77deb22e0e
Group non-root commands with non-root commands and root commands with root
...
commands in python modules. Also always use python2 where python could be
enough: this may help when we decide that python is a symlink to python3.7.
Note that a lot of modules could be made P3 only for the book, but let'
keep that for later...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21614 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-21 16:19:04 +00:00
Pierre Labastie
a42c273e16
First round of remap attributes; the "doc" ones + a few "test". Rewrote some
...
parts so that doc that can be installed with recommended deps is in main
instructions. Also, move doc instructions in <command> tags to <screen>.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21613 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-21 12:39:37 +00:00
Douglas R. Reno
1dbb694fce
systemd: Implement a fix to systemd as a temporary stopgap measure for building with GCC-9 installed, until 242 is implemented. In addition, obsolete the instructions for removing the RPM Macros directory and do it via a meson option instead.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21612 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-20 10:04:30 +00:00
Xi Ruoyao
bc625a7d49
Rephrase the optional dependency to P2 of rustc
...
Now we always build GDB with P3 so we should not refer to a GDB built with P2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21611 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-20 05:37:42 +00:00
Douglas R. Reno
191f16681f
Archive xf86-input-vmmouse. With kernel version 5.1 or later, having the VMMouse driver installed on a VMWare or Qemu system will result in crashes because the work was completed to make this obsolete input driver useless. VMWare ported the VMMouse protocol to use the standard PS/2 subsystem in EVDEV and/or Libinput, so it will work with any VM with either xf86-input-evdev or xf86-input-libinput.
...
This package has been obsolete for a while, but now causes problems, so let's remove it.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21610 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-20 04:28:20 +00:00
Bruce Dubbs
b18436b4f0
Update to thunderbird-60.7.0.
...
Update to Thunar-1.8.6.
Update to qpdf-8.4.2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21609 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-19 22:01:30 +00:00
Ken Moffat
3c19265be0
Update firmware details re recent intel move to github and newly disclosed vulnerabilities.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21608 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-19 20:52:16 +00:00
Pierre Labastie
909e2389a6
Seamonkey is hit by the -Werror=format false positives, but the other flags
...
are not needed anymore
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21607 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-19 17:52:30 +00:00
Pierre Labastie
282f6fc370
libreoffice: remove a config switch I have wrongly added at r21526
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21606 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-19 13:32:17 +00:00
Bruce Dubbs
87c90cd252
Update to xfce4-power-manager-1.6.2.
...
Update to tumbler-0.2.4.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21602 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-18 20:15:24 +00:00
Bruce Dubbs
c61367e5bd
Update to btrfs-progs-v5.1
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21601 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-17 21:45:09 +00:00
Bruce Dubbs
147c286fb9
Update to cups-filters-1.23.0.
...
Update to seahorse-3.32.2.
Update to geoclue-2.5.3.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21600 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-17 20:02:45 +00:00
Bruce Dubbs
2b1bdc0333
Update to bind-9.14.2.
...
Update to cups-filters-1.22.6.
Update to libuv-v1.29.0.
Update to cbindgen-0.8.7.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21599 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-16 20:15:54 +00:00
Bruce Dubbs
26602d7459
Update to stunnel-5.54.
...
Update to libsoup-2.66.2.
Update to libical-3.0.5.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21598 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-16 18:04:44 +00:00
Bruce Dubbs
4d11def64a
Update to gedit-3.32.2.
...
Update to cmake-3.14.4.
Update to mariadb-10.3.15.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21597 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-16 17:31:03 +00:00
Xi Ruoyao
1f435a60a3
Remove dependency of Python 2 in xcb-proto
...
Now the test suite can be ran with Python 3.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21596 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-16 11:43:46 +00:00
Pierre Labastie
41ccfd2c71
Python is still required for Folks
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21595 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-14 20:50:52 +00:00
Bruce Dubbs
295dcfa88c
Update to xterm-345
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21594 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-14 20:44:24 +00:00
Bruce Dubbs
95c1e0c998
Update to librsvg-2.44.14
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21592 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-14 14:20:24 +00:00
Bruce Dubbs
cfd5cb3695
Update to plasma5-5.15.5.
...
Update to kf5-apps-19.04.1 kwave kate.
Update to kf5-5.58 extra-cmake-modules oxygen-icons5.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21591 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-14 13:53:09 +00:00
Pierre Labastie
0cdb1340fa
Update to shared-mime-info-1.12
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21590 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-13 20:07:46 +00:00
Pierre Labastie
1f1caec04f
Fix a typo (prefixtest -> prefix/test), so that double & have to be realigned
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21588 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-13 05:05:34 +00:00
Bruce Dubbs
6a1237dace
Update to gdb-8.3.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21587 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-12 19:10:17 +00:00
Pierre Labastie
baa0c93f28
Fix forgotten figures in Pygments (Python module)
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21586 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-12 15:15:50 +00:00
Pierre Labastie
07f61e4a04
Add Pygments module and disable doc for libical: required by gtk-doc-1.30.
...
Fixes ticket 12053
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21585 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-12 15:02:34 +00:00
Thomas Trepl
5532a04122
Upgrade nfs-utils-2.3.4
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21584 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-12 12:09:13 +00:00
Xi Ruoyao
7ab715e556
Rephrase the warning about /run/nologin to a note\n\nroot can still login even if /run/nologin exists.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21583 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-12 06:21:32 +00:00
Bruce Dubbs
2895269434
Update to alsa-{lib,plugins,utils}-1.1.9.
...
Update to nss-3.44.
Update to Mako-1.0.10 (Python module).
Update to Text-CSV-2.00 (Perl module).
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21582 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-11 21:39:51 +00:00
Pierre Labastie
d54c3b821b
option -> parameter
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21581 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-11 19:20:13 +00:00
Douglas R. Reno
30dece5b5c
Add dependency on Git to Gedit
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21580 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-11 14:51:49 +00:00
Xi Ruoyao
8cb62480f9
[systemd] Add a warning about /run/nologin in shadow
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21579 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-11 06:48:04 +00:00
Bruce Dubbs
66b1ff0096
Fix wpa install instructions
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21578 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-10 20:25:39 +00:00
Bruce Dubbs
b7279d4a9f
Update to gtk-doc-1.30.
...
Update to postgresql-11.3.
Update to mesa-19.0.4.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21577 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-10 18:39:35 +00:00
Xi Ruoyao
51d1d794e3
Use autotools to build c-ares, instead of cmake
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21576 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-10 18:35:15 +00:00
Pierre Labastie
78fb227038
make GPM systemd config example "nodump". Also files in xxx.service.d
...
directory need section headers
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21575 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-10 09:08:17 +00:00