Changeset c526837


Ignore:
Timestamp:
09/18/2005 10:10:35 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
2db2a0c4
Parents:
dc7544c
Message:

Updated to Xine User Interface-0.99.4

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rdc7544c rc526837  
    505505<!ENTITY avifile-version              "0.7.43">
    506506<!ENTITY mplayer-version              "1.0pre7">
    507 <!ENTITY xine-ui-version              "0.99.3">
     507<!ENTITY xine-ui-version              "0.99.4">
    508508<!ENTITY transcode-version            "0.6.14">
    509509
  • introduction/welcome/changelog.xml

    rdc7544c rc526837  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
    4952        </listitem>
  • multimedia/videoutils/xine-ui.xml

    rdc7544c rc526837  
    66
    77  <!ENTITY xine-ui-download-http "http://prdownloads.sourceforge.net/xine/xine-ui-&xine-ui-version;.tar.gz">
    8   <!ENTITY xine-ui-download-ftp  " ">
    9   <!ENTITY xine-ui-md5sum        "aa7805a93e511e3d67dc1bf09a71fcdd">
    10   <!ENTITY xine-ui-size          "2.6 MB">
    11   <!ENTITY xine-ui-buildsize     "18.5 MB">
    12   <!ENTITY xine-ui-time          "0.54 SBU">
     8  <!ENTITY xine-ui-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/xine-ui-&xine-ui-version;.tar.gz">
     9  <!ENTITY xine-ui-md5sum        "90ea1f76747e9788a30a73e7f4a76cf6">
     10  <!ENTITY xine-ui-size          "2.5 MB">
     11  <!ENTITY xine-ui-buildsize     "19.6 MB">
     12  <!ENTITY xine-ui-time          "0.5 SBU">
    1313]>
    1414
     
    5656      </listitem>
    5757    </itemizedlist>
    58 
    59 <!--
    60     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    61     <itemizedlist spacing='compact'>
    62       <listitem>
    63         <para>Required Patch (if utilizing cURL): <ulink
    64         url="&patch-root;/xine-ui-&xine-ui-version;-curl-1.patch"/>
    65       </para>
    66       </listitem>
    67     </itemizedlist>
    68 -->
    6958
    7059    <bridgehead renderas="sect3">Xine User Interface Dependencies</bridgehead>
     
    8574    <title>Installation of Xine User Interface</title>
    8675
    87 <!--
    88     <para>Apply the following patch if you have <application>cURL</application>
    89     installed and you wish to utilize it:</para>
    90 
    91 <screen><userinput>patch -Np1 -i ../xine-ui-&xine-ui-version;-curl-1.patch</userinput></screen>
    92 -->
    93 
    9476    <para>Install <application>xine User Interface</application> by running the
    9577    following commands:</para>
     
    9779<screen><userinput>./configure --prefix=/usr &amp;&amp;
    9880make</userinput></screen>
     81
     82    <para>This package does not come with a test suite.</para>
    9983
    10084    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
Note: See TracChangeset for help on using the changeset viewer.