Ignore:
Timestamp:
09/01/2013 03:30:05 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9f83462
Parents:
33c8d363
Message:

Update to gstreamer-1.0.10

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gst10-plugins-base.xml

    r33c8d363 r4e08b665  
    88           "&gstreamer-dl;/gst-plugins-base/gst-plugins-base-&gst10-plugins-base-version;.tar.xz">
    99  <!ENTITY gst10-plugins-base-download-ftp  " ">
    10   <!ENTITY gst10-plugins-base-md5sum        "24af1986581d9c2cd3dc834ab64d133d">
     10  <!ENTITY gst10-plugins-base-md5sum        "ffbca3265343cd66092b28286199b795">
    1111  <!ENTITY gst10-plugins-base-size          "2.3 MB">
    12   <!ENTITY gst10-plugins-base-buildsize     "120 MB">
    13   <!ENTITY gst10-plugins-base-time          "1.2 SBU">
     12  <!ENTITY gst10-plugins-base-buildsize     "102 MB">
     13  <!ENTITY gst10-plugins-base-time          "1.4 SBU">
    1414]>
    1515
     
    9494      <xref linkend="libtheora"/>,
    9595      <xref linkend="libvorbis"/>,
    96       <xref linkend="pango"/> and
     96      <xref linkend="pango"/>, and
    9797      <xref linkend="xorg7-lib"/>
    9898    </para>
     
    104104      <xref linkend="gtk-doc"/>,
    105105      <ulink url="http://sourceforge.net/projects/libvisual/">libvisual</ulink>,
    106       <ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink> and
     106      <ulink url="http://code.entropywave.com/projects/orc/">ORC</ulink>, and
    107107      <ulink url="http://www.valgrind.org/">Valgrind</ulink>
    108108    </para>
     
    129129      To test the results, issue: <command>make check</command>.
    130130    </para>
     131
     132    <note><para>
     133      When installing, the Makefile does some additional
     134      linking.  If you do not have Xorg in /usr, the LIBRARY_PATH
     135      variable needs to be defined for the root user.  If
     136      using sudo to assume root, use the -E option to pass
     137      your current envronment variables for the install process.
     138    </para></note>
    131139
    132140    <para>
Note: See TracChangeset for help on using the changeset viewer.