Author: bdubbs
Date: Mon Sep 15 22:13:43 2014
New Revision: 14298
Log:
Update to libdvdread-5.0.0.
Update to libdvdnav-5.0.1.
Change libdbusmenu-qt prefix to /usr.
Change grantlee prefix to /usr.
Change qjson prefix to /usr.
Change qca prefix to /usr.
More tags
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/grantlee.xml
trunk/BOOK/general/genlib/libdbusmenuqt.xml
trunk/BOOK/general/genlib/libzeitgeist.xml
trunk/BOOK/general/genlib/qca.xml
trunk/BOOK/general/genlib/qjson.xml
trunk/BOOK/general/genutils/unixodbc.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/libdvdnav.xml
trunk/BOOK/multimedia/libdriv/libdvdread.xml
trunk/BOOK/multimedia/libdriv/taglib.xml
trunk/BOOK/packages.ent
trunk/BOOK/postlfs/security/nss.xml
trunk/BOOK/server/databases/db.xml
trunk/BOOK/server/databases/mariadb.xml
trunk/BOOK/x/lib/qt4.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Mon Sep 15 18:44:41 2014 (r14297)
+++ trunk/BOOK/general.ent Mon Sep 15 22:13:43 2014 (r14298)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "15"> <!-- Always 2 digits -->
+<!ENTITY day "16"> <!-- Always 2 digits -->
<!ENTITY month "09"> <!-- Always 2 digits -->
<!ENTITY year "2014">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "September 15th, &year;">
+<!ENTITY releasedate "September 16th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
Modified: trunk/BOOK/general/genlib/grantlee.xml
==============================================================================
--- trunk/BOOK/general/genlib/grantlee.xml Mon Sep 15 18:44:41 2014
(r14297)
+++ trunk/BOOK/general/genlib/grantlee.xml Mon Sep 15 22:13:43 2014
(r14298)
@@ -38,7 +38,7 @@
of documents from the data they contain, opening the door for theming.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -81,8 +81,9 @@
running the following commands:</para>
<screen><userinput>mkdir build &&
-cd build &&
-cmake -DCMAKE_INSTALL_PREFIX=&qt4-dir; \
+cd build &&
+
+cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
.. &&
make</userinput></screen>
Modified: trunk/BOOK/general/genlib/libdbusmenuqt.xml
==============================================================================
--- trunk/BOOK/general/genlib/libdbusmenuqt.xml Mon Sep 15 18:44:41 2014
(r14297)
+++ trunk/BOOK/general/genlib/libdbusmenuqt.xml Mon Sep 15 22:13:43 2014
(r14298)
@@ -32,7 +32,7 @@
<para>This library provides a <application>Qt</application> implementation
of the DBusMenu specs, which goal is to expose menus on DBus.</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -90,15 +90,16 @@
commands:</para>
<screen><userinput>mkdir build &&
-cd build &&
-cmake -DCMAKE_INSTALL_PREFIX=&qt4-dir; \
- -DCMAKE_BUILD_TYPE=Release \
+cd build &&
+
+cmake -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_BUILD_TYPE=Release \
-DWITH_DOC=OFF .. &&
make</userinput></screen>
<para>To test the results
(<ulink url="http://qjson.sourceforge.net/">QJson</ulink> must be
installed),
- issue: <command>make -k check</command>. One test fails.</para>
+ issue: <command>make -k check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
Modified: trunk/BOOK/general/genlib/libzeitgeist.xml
==============================================================================
--- trunk/BOOK/general/genlib/libzeitgeist.xml Mon Sep 15 18:44:41 2014
(r14297)
+++ trunk/BOOK/general/genlib/libzeitgeist.xml Mon Sep 15 22:13:43 2014
(r14298)
@@ -39,7 +39,7 @@
information available to other applications.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/genlib/qca.xml
==============================================================================
--- trunk/BOOK/general/genlib/qca.xml Mon Sep 15 18:44:41 2014 (r14297)
+++ trunk/BOOK/general/genlib/qca.xml Mon Sep 15 22:13:43 2014 (r14298)
@@ -34,7 +34,7 @@
and conventions. <application>Qca</application> separates the API from
the implementation, using plugins known as Providers.</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -78,9 +78,10 @@
commands:</para>
<screen><userinput>sed -i '217s@set@this->set@'
src/botantools/botan/botan/secmem.h &&
-./configure --prefix=&qt4-dir; \
- --certstore-path=/etc/ssl/ca-bundle.crt \
- --no-separate-debug-info &&
+
+./configure --prefix=/usr \
+ --no-separate-debug-info \
+ --certstore-path=/etc/ssl/ca-bundle.crt &&
make</userinput></screen>
<para>To test the results, issue <command>make test</command>.</para>
Modified: trunk/BOOK/general/genlib/qjson.xml
==============================================================================
--- trunk/BOOK/general/genlib/qjson.xml Mon Sep 15 18:44:41 2014 (r14297)
+++ trunk/BOOK/general/genlib/qjson.xml Mon Sep 15 22:13:43 2014 (r14298)
@@ -34,7 +34,7 @@
data to QVariant objects and vice versa.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -93,8 +93,8 @@
<screen><userinput>mkdir build &&
cd build &&
-cmake -DCMAKE_INSTALL_PREFIX=&qt4-dir; \
- -DCMAKE_BUILD_TYPE=Release \
+cmake -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_BUILD_TYPE=Release \
.. &&
make</userinput></screen>
Modified: trunk/BOOK/general/genutils/unixodbc.xml
==============================================================================
--- trunk/BOOK/general/genutils/unixodbc.xml Mon Sep 15 18:44:41 2014
(r14297)
+++ trunk/BOOK/general/genutils/unixodbc.xml Mon Sep 15 22:13:43 2014
(r14298)
@@ -41,7 +41,7 @@
a driver and work with SQL, drivers and driver setup libraries.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Mon Sep 15 18:44:41
2014 (r14297)
+++ trunk/BOOK/introduction/welcome/changelog.xml Mon Sep 15 22:13:43
2014 (r14298)
@@ -45,9 +45,39 @@
-->
<listitem>
+ <para>September 16th, 2014</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to libdvdread-5.0.0. Fixes
+ <ulink url="&blfs-ticket-root;5490">#5490</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to libdvdnav-5.0.1. Fixes
+ <ulink url="&blfs-ticket-root;5491">#5491</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>September 15th, 2014</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Change libdbusmenu-qt prefix to /usr. Partially
fixes
+ <ulink url="&blfs-ticket-root;5238">#5238</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Change grantlee prefix to /usr. Partially fixes
+ <ulink url="&blfs-ticket-root;5238">#5238</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Change qjson prefix to /usr. Partially fixes
+ <ulink url="&blfs-ticket-root;5238">#5238</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Change qca prefix to /usr. Partially fixes
+ <ulink url="&blfs-ticket-root;5238">#5238</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[ken] - Clarify install-tl-unx runtime dependencies. Fixes
<ulink url="&blfs-ticket-root;5502">#5502</ulink>.</para>
</listitem>
Modified: trunk/BOOK/multimedia/libdriv/libdvdnav.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/libdvdnav.xml Mon Sep 15 18:44:41 2014
(r14297)
+++ trunk/BOOK/multimedia/libdriv/libdvdnav.xml Mon Sep 15 22:13:43 2014
(r14298)
@@ -5,12 +5,12 @@
%general-entities;
<!ENTITY libdvdnav-download-http
- "http://dvdnav.mplayerhq.hu/releases/libdvdnav-&libdvdnav-version;.tar.xz">
+
"http://download.videolan.org/pub/videolan/libdvdnav/&libdvdnav-version;/libdvdnav-&libdvdnav-version;.tar.bz2">
<!ENTITY libdvdnav-download-ftp " ">
<!ENTITY libdvdnav-md5sum "8a1b2ebfe81daecb590893cb9093f832">
- <!ENTITY libdvdnav-size "108 KB">
- <!ENTITY libdvdnav-buildsize "4.8 MB">
- <!ENTITY libdvdnav-time "0.1 SBU">
+ <!ENTITY libdvdnav-size "348 KB">
+ <!ENTITY libdvdnav-buildsize "7.2 MB">
+ <!ENTITY libdvdnav-time "less than 0.1 SBU">
]>
<sect1 id="libdvdnav" xreflabel="libdvdnav-&libdvdnav-version;">
@@ -34,7 +34,7 @@
of sophisticated DVD navigation features such as DVD menus, multiangle
playback and even interactive DVD games.</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -73,7 +73,7 @@
<para>Install <application>libdvdnav</application> by running the
following commands:</para>
-<screen><userinput>./autogen.sh --prefix=/usr &&
+<screen><userinput>./configure --prefix=/usr
--docdir=/usr/share/doc/libdvdnav-&libdvdnav-version; &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -84,15 +84,6 @@
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
- <sect2 role="commands">
- <title>Command Explanations</title>
-
- <para><command>./autogen.sh</command>: This package does not come with the
- normal <command>configure</command> script, so
- the <command>autogen.sh</command> script is used to generate and run
- <command>configure</command>.</para>
- </sect2>
-
<sect2 role="content">
<title>Contents</title>
Modified: trunk/BOOK/multimedia/libdriv/libdvdread.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/libdvdread.xml Mon Sep 15 18:44:41
2014 (r14297)
+++ trunk/BOOK/multimedia/libdriv/libdvdread.xml Mon Sep 15 22:13:43
2014 (r14298)
@@ -5,10 +5,10 @@
%general-entities;
<!ENTITY libdvdread-download-http
- "http://dvdnav.mplayerhq.hu/releases/libdvdread-&libdvdread-version;.tar.xz">
+
"http://download.videolan.org/pub/videolan/libdvdread/&libdvdread-version;/libdvdread-&libdvdread-version;.tar.bz2">
<!ENTITY libdvdread-download-ftp " ">
- <!ENTITY libdvdread-md5sum "1aa8ad88e462791a8e77d628a63ee788">
- <!ENTITY libdvdread-size "320 KB">
+ <!ENTITY libdvdread-md5sum "20b964a3fb290b8df45c6b25d37411de">
+ <!ENTITY libdvdread-size "372 KB">
<!ENTITY libdvdread-buildsize "4.9 MB">
<!ENTITY libdvdread-time "less than 0.1 SBU">
]>
@@ -33,7 +33,7 @@
<para><application>libdvdread</application> is a library which
provides a simple foundation for reading DVDs.</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/multimedia/libdriv/taglib.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/taglib.xml Mon Sep 15 18:44:41 2014
(r14297)
+++ trunk/BOOK/multimedia/libdriv/taglib.xml Mon Sep 15 22:13:43 2014
(r14298)
@@ -37,7 +37,7 @@
<application>VLC</application>.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Mon Sep 15 18:44:41 2014 (r14297)
+++ trunk/BOOK/packages.ent Mon Sep 15 22:13:43 2014 (r14298)
@@ -642,8 +642,8 @@
<!ENTITY libcanberra-version "0.30">
<!ENTITY libdiscid-version "0.6.1">
<!ENTITY libdvdcss-version "1.3.0">
-<!ENTITY libdvdread-version "4.9.9">
-<!ENTITY libdvdnav-version "4.2.1">
+<!ENTITY libdvdread-version "5.0.0">
+<!ENTITY libdvdnav-version "5.0.1">
<!ENTITY libdv-version "1.0.0">
<!ENTITY libmad-version "0.15.1b">
<!ENTITY libmpeg2-version "0.5.1">
Modified: trunk/BOOK/postlfs/security/nss.xml
==============================================================================
--- trunk/BOOK/postlfs/security/nss.xml Mon Sep 15 18:44:41 2014 (r14297)
+++ trunk/BOOK/postlfs/security/nss.xml Mon Sep 15 22:13:43 2014 (r14298)
@@ -125,6 +125,7 @@
</para>
<screen><userinput>patch -Np1 -i ../nss-&nss-version;-standalone-1.patch
&&
+
cd nss &&
make BUILD_OPT=1 \
NSPR_INCLUDE_DIR=/usr/include/nspr \
Modified: trunk/BOOK/server/databases/db.xml
==============================================================================
--- trunk/BOOK/server/databases/db.xml Mon Sep 15 18:44:41 2014 (r14297)
+++ trunk/BOOK/server/databases/db.xml Mon Sep 15 22:13:43 2014 (r14298)
@@ -35,7 +35,7 @@
utilities used by many other applications for database related functions.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/server/databases/mariadb.xml
==============================================================================
--- trunk/BOOK/server/databases/mariadb.xml Mon Sep 15 18:44:41 2014
(r14297)
+++ trunk/BOOK/server/databases/mariadb.xml Mon Sep 15 22:13:43 2014
(r14298)
@@ -35,7 +35,7 @@
database management system.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/x/lib/qt4.xml
==============================================================================
--- trunk/BOOK/x/lib/qt4.xml Mon Sep 15 18:44:41 2014 (r14297)
+++ trunk/BOOK/x/lib/qt4.xml Mon Sep 15 22:13:43 2014 (r14298)
@@ -39,7 +39,7 @@
of <application>Qt</application> is <application>KDE</application>.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page