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
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
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
Update to v4l-utils-1.16.6.
Update to cbindgen-0.8.5.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21553 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to qca-2.2.1.
Update to mesa-19.0.3.
Update to cogl-1.22.4.
Update to qemu-4.0.0.
Update to cmake-3.14.3.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21517 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to MPlayer-1.4.
Update to libreoffice-6.2.3.2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21499 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to libcdio-2.1.0.
Update to dhcpcd-7.2.0.
Update to ruby-2.6.3.
Update to libseccomp-2.4.1.
Update to Linux-PAM-1.3.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21492 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to sshfs-3.5.2.
Update to opus-1.3.1.
Update to cmake-3.14.2.
Update to libmbim-1.18.2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21476 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to unrar-5.7.4.
Update to ffmpeg-4.1.3.
Update to gc-8.0.4.
Update to cmake-3.14.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21433 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to libinput-1.13.0.
Update to v4l-utils-1.16.5.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21413 af4574ff-66df-0310-9fd7-8a98e5e911e0
Stale .la files cause the build to fail because of an invalid argument in wayland-cursor.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21293 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to libchamplain-0.12.17
Add security patches for GDM Authentication Bypasses. This includes patches to gnome-shell and GDM.
Move gnome-video-effects to before gnome-online-accounts. This only affects systemd because gnome-online-accounts isn't present in sysv.
Tag the entirety of GNOME Platform up to a working Desktop. Applications to come later on this morning.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21221 af4574ff-66df-0310-9fd7-8a98e5e911e0
Minor dependency issues.
Make sassc visble in sysv book.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21141 af4574ff-66df-0310-9fd7-8a98e5e911e0
Fix previous patch name and actually apply for gst-plugins-bad.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21133 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to whois-5.4.1.
Update to libcdio-paranoia-10.2+2.0.0 (a part of libcdio).
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21048 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to php-7.3.1.
Archive libusb-compat-0.1.5.
Fix a popper option.
Misc text changes.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20945 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to wireshark-2.6.6.
Update to poppler-0.73.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20941 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to libxml2-2.9.9.
Update to audacious{,-plugins}-3.10.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20923 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to libsecret-0.18.7
Add a note to cogl about the test suite using all CPUs regardless of MAKEFLAGS
Add a systemd-specific section to the Command Explanations section in libinput regarding libwacom
Comment out the --enable-drm option in FAAC. We don't recommend it, and in fact say - Don't use it, so let's not mention it
Other small typo fixes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20901 af4574ff-66df-0310-9fd7-8a98e5e911e0
We should look at removing this from dvd+rw-tools in the future. The one in dvd+rw-tools is unsafe, with no verification that the target device can use the firmware flashed. In addition, removing it would solve a possible file conflict.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20871 af4574ff-66df-0310-9fd7-8a98e5e911e0
In the instructions, /usr is mentioned explicitly twice. This section is redundant, unless a policy is instituted to mandate that a section is added to every library regarding installing in any prefix other than /usr.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20847 af4574ff-66df-0310-9fd7-8a98e5e911e0
Add a dependency to Openbox to allow the configuration information section to work properly.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20846 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to kf5-apps-18.12.0 and kwave-18.12.0.
Update to kf5-5.53.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20819 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to fdk-aac-2.0.0.
Update to cups-2.2.9.
Update to ghostscript-9.26.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20776 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to v4l-utils-1.16.2.
Update to libsoup-2.64.2.
Update to opus-1.3.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20692 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to x265-2.9.
Update to liblinear-221.
Update to ghostscript-9.25.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20600 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to feh-2.28.
Update to lib{burn,isoburn,isofs}-1.5.0.
Update to tumbler-0.2.3.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20599 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to PNMixer-0.7.2.
Update to tumbler-0.2.2.
Update to opencv-3.4.3.
Update to cmake-3.12.2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20483 af4574ff-66df-0310-9fd7-8a98e5e911e0
Archive opal and ekiga.
Update xterm to install .desktop files.
Update plasma to properly link to .desktop file.
Finish tagging postlfs files.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20390 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to gegl-0.4.8.
Update to ffmpeg-4.0.2.
Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20364 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to poppler-0.67.0.
Update to mlt-6.10.0.
Update to graphite2-1.3.12.
Update to kf5-apps-18.08.0.
Update to opencv-3.4.2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20359 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to x265-2.8.
Update to glib-networking-2.56.1.
Update to cryptsetup-2.0.3.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20169 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to cmake-3.11.2.
Update to cdrdao-1.2.4.
Update to c-ares-1.14.0.
Update to gegl-0.4.2.
Update to xfce4-terminal-0.8.7.4.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20160 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to xdg-utils-1.1.3.
Update to feh-2.26.3.
Update to nghttp2-1.32.0.
Update to libsoup-2.62.2.
Update to gnupg-2.2.7.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20158 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to pycairo-1.17.0.
Update to xterm-332.
Update to Clearlooks-2.0 (mplayer skin).
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20089 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to git-2.16.3.
Update to talloc-2.1.12.
Update to node.js-9.9.0.
Update to nmap-7.70.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20006 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to libvorbis-1.3.6.
Update to hdparm-9.55.
Update to libtirpc-1.0.3.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19999 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to nss-3.36.
Update to slang-2.3.2.
Update to graphite-1.3.11.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19960 af4574ff-66df-0310-9fd7-8a98e5e911e0
Upgrade to mpg123-1.25.10.
Upgrade to libxml2-2.9.8.
Upgrade to nghttp2-1.31.0.
Upgrade to p11-kit-0.23.10.
Upgrade to feh-2.25.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19955 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to phonon-backend-vlc-0.10.1.
Update to vlc-3.0.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19921 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to babl-0.1.44.
Update to libdrm-2.4.90.
Update to libical-3.0.2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19919 af4574ff-66df-0310-9fd7-8a98e5e911e0
Archive freetts for 8,2 until we can get a better version.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19873 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to phonon-backend-vlc-0.10.0.
Update to phonon-4.10.0.
Tags for kf5 and dependencies.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19862 af4574ff-66df-0310-9fd7-8a98e5e911e0
it had not been changed for the last upgrade. But how is it that nobody has
noticed in the meantime?
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19834 af4574ff-66df-0310-9fd7-8a98e5e911e0