mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to vlc-2.2.1.
FFmpeg-2.6.2: revert URL for Schroedinger to Dirac's site. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15829 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
880727e6f2
commit
04e67a84df
@ -47,6 +47,10 @@
|
||||
<listitem>
|
||||
<para>April 13th, 2015</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to vlc-2.2.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;6393">#6393</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to mesa-10.5.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;6390">#6390</ulink>.</para>
|
||||
|
@ -136,8 +136,8 @@
|
||||
<ulink url="http://sourceforge.net/projects/opencore-amr">OpenCore AMR</ulink>,
|
||||
<ulink url="http://opencv.org/">OpenCV</ulink>,
|
||||
<ulink url="http://rtmpdump.mplayerhq.hu/">librtmp</ulink>,
|
||||
<!-- <ulink url="http://diracvideo.org/">Schroedinger</ulink>,-->
|
||||
<ulink url="https://launchpad.net/schroedinger/">Schroedinger</ulink>,
|
||||
<ulink url="http://diracvideo.org/">Schroedinger</ulink>,
|
||||
<!-- <ulink url="https://launchpad.net/schroedinger/">Schroedinger</ulink>,-->
|
||||
<xref linkend="texlive"/> (or <xref linkend="tl-installer"/>) for PDF and PS documentation,
|
||||
<ulink url="http://www.twolame.org/">TwoLAME</ulink>,
|
||||
<ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-aacenc/">vo-aaenc</ulink>,
|
||||
|
@ -7,10 +7,10 @@
|
||||
<!ENTITY vlc-download-http "http://download.videolan.org/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz">
|
||||
<!ENTITY vlc-download-ftp " ">
|
||||
<!-- <!ENTITY vlc-download-ftp "ftp://ftp.videolan.org/pub/videolan/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz">-->
|
||||
<!ENTITY vlc-md5sum "faeceb614bf3946e5f90ef0d1f51db45">
|
||||
<!ENTITY vlc-md5sum "42273945758b521c408fabc7fd6d9946">
|
||||
<!ENTITY vlc-size "20 MB">
|
||||
<!ENTITY vlc-buildsize "652 MB">
|
||||
<!ENTITY vlc-time "4.0 SBU">
|
||||
<!ENTITY vlc-buildsize "697 MB">
|
||||
<!ENTITY vlc-time "4.5 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="vlc" xreflabel="VLC-&vlc-version;">
|
||||
@ -223,7 +223,8 @@ sed -i 's/luaL_checkint(/(int)luaL_checkinteger(/' \
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make check</command>.
|
||||
To test the results, issue: <command>make check</command>. Tests must be
|
||||
run from an active X session.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
@ -704,7 +704,7 @@
|
||||
<!ENTITY mplayer-version "2015-02-20">
|
||||
<!ENTITY xine-ui-version "0.99.9">
|
||||
<!ENTITY transcode-version "1.1.7">
|
||||
<!ENTITY vlc-version "2.2.0">
|
||||
<!ENTITY vlc-version "2.2.1">
|
||||
|
||||
<!-- Chapter 41 -->
|
||||
<!ENTITY cdrdao-version "1.2.3">
|
||||
|
Loading…
Reference in New Issue
Block a user