VLC 2.0.2. Pkg-config cosmetic changes.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10384 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ragnar Thomsen 2012-07-01 19:48:58 +00:00
parent 3bf9f9a6f1
commit 93e643a3ca
4 changed files with 14 additions and 10 deletions

View File

@ -1059,7 +1059,7 @@ $Date$
<!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">

View File

@ -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; &amp;&amp;
--with-installed-popt \
--with-internal-glib \
--docdir=/usr/share/doc/pkg-config-&pkgconfig-version; &amp;&amp;
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
@ -96,10 +96,10 @@ make</userinput></screen>
<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>

View File

@ -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>

View File

@ -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 &amp;&amp;
--disable-lua &amp;&amp;
make</userinput></screen>
<para>