Changeset 43d71bf


Ignore:
Timestamp:
05/15/2020 04:04:44 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
142b8df6
Parents:
3b1dc39d
Message:

gst-plugins-bad: Allow building with neon-0.31
gst-plugins-good: URL fix

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23137 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r3b1dc39d r43d71bf  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Fix gst-plugins-bad so that it detects
     49          neon properly at build-time.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to polkit-qt-1-0.113.0. Fixes
    4953          <ulink url="&blfs-ticket-root;13436">#13436</ulink>.</para>
  • multimedia/libdriv/gst10-plugins-bad.xml

    r3b1dc39d r43d71bf  
    159159
    160160    <para>
     161      First, fix <filename>meson.build</filename> so that neon is detected
     162      correctly:
     163    </para>
     164
     165<screen><userinput remap="pre">sed -i 's/0.30.99/0.31.99/' ext/neon/meson.build</userinput></screen>
     166
     167    <para>
    161168      Install <application>GStreamer Bad Plug-ins</application> by running the
    162169      following commands:
  • multimedia/libdriv/gst10-plugins-good.xml

    r3b1dc39d r43d71bf  
    122122      <ulink url="http://sourceforge.net/projects/libraw1394/">libiec61883</ulink>,
    123123      <ulink url="http://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
    124       <ulink url="http://www.icecast.org/download.php">libshout</ulink>,
     124      <ulink url="https://www.icecast.org">libshout</ulink>,
    125125      <ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>,
    126126      <ulink url="http://www.twolame.org/">TwoLame</ulink>, and
Note: See TracChangeset for help on using the changeset viewer.