Update to gstreamer-1.22.0 stack. Includes
gstreamer
gst-plugins-base,
gst-plugins-good,
gst-plugins-bad,
gst-plugins-ugly,
gst-libav, and
gstreamer-vaapi.
Both packages handle libsoup2 and libsoup3 as follows: if one libsoup is
already loaded by the process, it will use the loaded one. Otherwise,
try to load libsoup3 first, and if it's not found try libsoup2.
But they need the headers of one libsoup version at build time to
support loading this version at runtime, so we can't make the libsoups
runtime dependency.
For tracker 3, also demote libsoup2 to recommended. It can be built with
libsoup3 only (and the building system will do it silently if libsoup3
is installed but libsoup2 not). But I'm not sure if it will cause
runtime issues.
Instead of displaying the sysv development url, display the url
corresponding to the revision and release of the book.
Also fix a gst-xxx-version usage.
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
Update to pyatspi-2.38.1
Update to goffice-0.10.49
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24375 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to nano-5.5
Update to gnome-shell-3.38.3
Update to mutter-3.38.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24136 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to ImageMagick-6.9.10-93.
Update to ImageMagick-7.0.9-23.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22719 af4574ff-66df-0310-9fd7-8a98e5e911e0
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
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
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