mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to totem-pl-parser-3.10.4.
Update to grilo-0.2.12. Update to grilo-plugins-0.2.14. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15532 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
5028753835
commit
511093473c
@ -18,7 +18,7 @@
|
||||
<!ENTITY libpeas-version "1.13.0">
|
||||
<!ENTITY libwnck-version "3.14.0">
|
||||
<!ENTITY notification-daemon-version "3.14.1">
|
||||
<!ENTITY totem-pl-parser-version "3.10.3">
|
||||
<!ENTITY totem-pl-parser-version "3.10.4">
|
||||
<!ENTITY vte-version "0.38.3">
|
||||
|
||||
<!-- Runtime -->
|
||||
|
@ -8,7 +8,7 @@
|
||||
"&gnome-download-http;/totem-pl-parser/3.10/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
|
||||
<!ENTITY totem-pl-parser-download-ftp
|
||||
"&gnome-download-ftp;/totem-pl-parser/3.10/totem-pl-parser-&totem-pl-parser-version;.tar.xz">
|
||||
<!ENTITY totem-pl-parser-md5sum "e2c29a68f783e92bd2cb55c4d8916758">
|
||||
<!ENTITY totem-pl-parser-md5sum "b7a72b528a48149a341aa14d57674bed">
|
||||
<!ENTITY totem-pl-parser-size "1.6 MB">
|
||||
<!ENTITY totem-pl-parser-buildsize "12 MB (additional 1 MB for the tests)">
|
||||
<!ENTITY totem-pl-parser-time "0.2 SBU (additional 0.6 SBU for the tests)">
|
||||
@ -112,12 +112,14 @@
|
||||
</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--disable-quvi \
|
||||
--disable-static &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make check</command>. You will need
|
||||
an active internet connection in order to successfully complete all tests.
|
||||
To test the results, issue: <command>make -k check</command>. Some test
|
||||
fail for unknown reasons. You will need an active internet connection in
|
||||
order to successfully complete all tests.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@ -131,6 +133,12 @@ make</userinput></screen>
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para>
|
||||
<parameter>--disable-quvi</parameter>: This parameter is used because
|
||||
<application>libquvi</application> is broken with
|
||||
<application>Lua-5.3</application>.
|
||||
</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/static-libraries.xml"/>
|
||||
|
||||
|
@ -47,6 +47,18 @@
|
||||
<listitem>
|
||||
<para>February 19th, 2015</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to grilo-plugins-0.2.14. Fixes
|
||||
<ulink url="&blfs-ticket-root;6157">#6157</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to grilo-0.2.12. Fixes
|
||||
<ulink url="&blfs-ticket-root;6156">#6156</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to totem-pl-parser-3.10.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;6155">#6155</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to BIND-9.10.1-P2 and
|
||||
BIND Utilities-9.10.1-P2. Fixes
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
<!ENTITY grilo-plugins-download-http "&gnome-download-http;/grilo-plugins/0.2/grilo-plugins-&grilo-plugins-version;.tar.xz">
|
||||
<!ENTITY grilo-plugins-download-ftp "&gnome-download-ftp;/grilo-plugins/0.2/grilo-plugins-&grilo-plugins-version;.tar.xz">
|
||||
<!ENTITY grilo-plugins-md5sum "45030aab3f21b561b1c899ebb7dce54d">
|
||||
<!ENTITY grilo-plugins-size "980 KB">
|
||||
<!ENTITY grilo-plugins-md5sum "184163b248efc064d8b6558cf297fb73">
|
||||
<!ENTITY grilo-plugins-size "1016 KB">
|
||||
<!ENTITY grilo-plugins-buildsize "24 MB (all plugins)">
|
||||
<!ENTITY grilo-plugins-time "0.3 SBU">
|
||||
]>
|
||||
@ -136,11 +136,16 @@ make</userinput></screen>
|
||||
|
||||
<seglistitem>
|
||||
<seg>None</seg>
|
||||
<seg>Several under /usr/lib/grilo-0.2, with names related to the
|
||||
respective plugins.</seg>
|
||||
<seg>/usr/lib/grilo-0.2,
|
||||
/usr/share/help/C/{examples,grilo-plugins} and
|
||||
/usr/share/grilo-plugins</seg>
|
||||
<seg>
|
||||
Several under /usr/lib/grilo-0.2, with names related to the
|
||||
respective plugins.
|
||||
</seg>
|
||||
|
||||
<seg>
|
||||
/usr/lib/grilo-0.2,
|
||||
/usr/share/grilo-plugins and
|
||||
/usr/share/help/C/{examples,grilo-plugins}
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
<!ENTITY grilo-download-http "&gnome-download-http;/grilo/0.2/grilo-&grilo-version;.tar.xz">
|
||||
<!ENTITY grilo-download-ftp "&gnome-download-ftp;/grilo/0.2/grilo-&grilo-version;.tar.xz">
|
||||
<!ENTITY grilo-md5sum "65ac9100dab7f93c4df41cfad58dccba">
|
||||
<!ENTITY grilo-size "600 KB">
|
||||
<!ENTITY grilo-md5sum "7e124e3dc1350c2576a84fd18a901d21">
|
||||
<!ENTITY grilo-size "604 KB">
|
||||
<!ENTITY grilo-buildsize "14 MB">
|
||||
<!ENTITY grilo-time "0.2 SBU">
|
||||
]>
|
||||
|
@ -628,8 +628,8 @@
|
||||
<!ENTITY faad2-version "2.7">
|
||||
<!ENTITY fdk-aac-version "0.1.3">
|
||||
<!ENTITY flac-version "1.3.1">
|
||||
<!ENTITY grilo-version "0.2.11">
|
||||
<!ENTITY grilo-plugins-version "0.2.13">
|
||||
<!ENTITY grilo-version "0.2.12">
|
||||
<!ENTITY grilo-plugins-version "0.2.14">
|
||||
<!ENTITY gstreamer-version "0.10.36">
|
||||
<!ENTITY gst-plugins-base-version "0.10.36">
|
||||
<!ENTITY gst-plugins-good-version "0.10.31">
|
||||
|
Loading…
Reference in New Issue
Block a user