Author: rthomsen
Date: 2012-07-01 13:48:58 -0600 (Sun, 01 Jul 2012)
New Revision: 10384
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/pkgconfig.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/videoutils/vlc.xml
Log:
VLC 2.0.2. Pkg-config cosmetic changes.
Modified: trunk/BOOK/general/prog/pkgconfig.xml
===================================================================
--- trunk/BOOK/general/prog/pkgconfig.xml 2012-07-01 18:29:00 UTC (rev
10383)
+++ trunk/BOOK/general/prog/pkgconfig.xml 2012-07-01 19:48:58 UTC (rev
10384)
@@ -79,9 +79,9 @@
following commands:</para>
<screen><userinput>./configure --prefix=/usr \
- --with-installed-popt \
- --with-internal-glib \
- --docdir=/usr/share/doc/pkg-config-&pkgconfig-version; &&
+ --with-installed-popt \
+ --with-internal-glib \
+ --docdir=/usr/share/doc/pkg-config-&pkgconfig-version; &&
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
@@ -96,10 +96,10 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><parameter>- -with-installed-popt</parameter>: This parameter causes
+ <para><parameter>--with-installed-popt</parameter>: This parameter causes
the package to use the installed popt, instead of the broken shipped
version.</para>
- <para><parameter>- -with-internal-glib</parameter>: This parameter causes
+ <para><parameter>--with-internal-glib</parameter>: This parameter causes
the package to use the shipped version of glib2.</para>
</sect2>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-07-01 18:29:00 UTC (rev 10383)
+++ trunk/BOOK/general.ent 2012-07-01 19:48:58 UTC (rev 10384)
@@ -1059,7 +1059,7 @@
<!ENTITY mplayer-version "1.1">
<!ENTITY xine-ui-version "0.99.7">
<!ENTITY transcode-version "1.1.7">
-<!ENTITY vlc-version "2.0.1">
+<!ENTITY vlc-version "2.0.2">
<!-- Chapter 41 -->
<!ENTITY cdrtools-version "3.00">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-07-01 18:29:00 UTC
(rev 10383)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-07-01 19:48:58 UTC
(rev 10384)
@@ -44,6 +44,10 @@
<listitem>
<para>July 1st, 2012</para>
<itemizedlist>
+ <listitem>
+ <para>[rthomsen] - VLC 2.0.2.
+ Fixes <ulink url="&blfs-ticket-root;3451">#3451</ulink>.</para>
+ </listitem>
<listitem>
<para>[bdubbs] - Change location of compressed gimp-help patch.
</para>
Modified: trunk/BOOK/multimedia/videoutils/vlc.xml
===================================================================
--- trunk/BOOK/multimedia/videoutils/vlc.xml 2012-07-01 18:29:00 UTC (rev
10383)
+++ trunk/BOOK/multimedia/videoutils/vlc.xml 2012-07-01 19:48:58 UTC (rev
10384)
@@ -8,9 +8,9 @@
"http://download.videolan.org/pub/videolan/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz">
<!ENTITY vlc-download-ftp
"ftp://ftp.videolan.org/pub/videolan/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz">
- <!ENTITY vlc-md5sum "5ad114755670e4881a2b35354e2f79bc">
+ <!ENTITY vlc-md5sum "93e729cc970a4535b3213dbef0e69528">
<!ENTITY vlc-size "17 MB">
- <!ENTITY vlc-buildsize "300 MB">
+ <!ENTITY vlc-buildsize "432 MB">
<!ENTITY vlc-time "2.5 SBU">
]>
@@ -40,7 +40,7 @@
network.
</para>
- &lfs70_checked;
+ &lfs71_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -203,7 +203,7 @@
</para>
<screen><userinput>./configure --prefix=/usr \
- --disable-lua &&
+ --disable-lua &&
make</userinput></screen>
<para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page