Changeset 07c09384 for multimedia


Ignore:
Timestamp:
09/27/2013 05:31:28 AM (11 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
f06ea67
Parents:
70b674f2
Message:

update to xine-lib-1.2.4

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/xine-lib.xml

    r70b674f2 r07c09384  
    99  <!ENTITY xine-lib-download-ftp
    1010    "&gentoo-ftp-repo;/xine-lib-&xine-lib-version;.tar.xz">
    11   <!ENTITY xine-lib-md5sum        "011def012e9db3dee06808b4580ccede">
    12   <!ENTITY xine-lib-size          "4.7 MB">
    13   <!ENTITY xine-lib-buildsize     "126 MB (additional 120 MB to install API documentation)">
     11  <!ENTITY xine-lib-md5sum        "d59f737097848d4c2586b61b49b0fe2a">
     12  <!ENTITY xine-lib-size          "4.8 MB">
     13  <!ENTITY xine-lib-buildsize     "132 MB (additional 120 MB to install API documentation)">
    1414  <!ENTITY xine-lib-time          "1.7 SBU">
    1515]>
     
    6060      <listitem>
    6161        <para>Estimated build time: &xine-lib-time;</para>
    62       </listitem>
    63     </itemizedlist>
    64 
    65     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    66     <itemizedlist spacing="compact">
    67       <listitem>
    68         <para>
    69           Required patch:
    70           <ulink url="&patch-root;/xine-lib-&xine-lib-version;-missing_include-1.patch"/>
    71         </para>
    7262      </listitem>
    7363    </itemizedlist>
     
    129119    </para>
    130120
    131 <screen><userinput>patch -Np1 -i ../xine-lib-&xine-lib-version;-missing_include-1.patch &amp;&amp;
    132 
    133 ./configure --prefix=/usr     \
     121<screen><userinput>./configure --prefix=/usr     \
    134122            --disable-vcd     \
    135             --disable-modplug \
    136123            --docdir=/usr/share/doc/xine-lib-&xine-lib-version; &amp;&amp;
    137124make</userinput></screen>
     
    174161      <ulink url="http://ftp.gnu.org/gnu/vcdimager/">VCDImager</ulink>
    175162      installed. Remove this option if you have installed VCDImager.
    176     </para>
    177 
    178     <para>
    179       <parameter>--disable-modplug</parameter>: This option is required to compile
    180       <application>Xine Lib</application> without
    181       <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>
    182       installed. Remove this option if you have installed libmodplug.
    183163    </para>
    184164
Note: See TracChangeset for help on using the changeset viewer.