mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
Update to Archive::Zip-1.46.
Update to libdvdread-5.0.3. Update to pygobject-3.16.0. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15713 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d6a082dc75
commit
f700b5e514
@ -67,7 +67,7 @@
|
||||
</listitem>
|
||||
<listitem>
|
||||
<literallayout>http://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-&Archive-Zip-version;.tar.gz
|
||||
MD5 sum: 07805e1c2c6b2b6561ac29489a6dd7dd</literallayout>
|
||||
MD5 sum: 44830965095d3ab66beff48eddb1c478</literallayout>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
|
@ -8,8 +8,8 @@
|
||||
"&gnome-download-http;/pygobject/3.14/pygobject-&pygobject3-version;.tar.xz">
|
||||
<!ENTITY pygobject3-download-ftp
|
||||
"&gnome-download-ftp;/pygobject/3.14/pygobject-&pygobject3-version;.tar.xz">
|
||||
<!ENTITY pygobject3-md5sum "17722912afa982a6feace4bb9bf52778">
|
||||
<!ENTITY pygobject3-size "704 KB">
|
||||
<!ENTITY pygobject3-md5sum "fedf819b15300c3898b3da9b32a1e719">
|
||||
<!ENTITY pygobject3-size "708 KB">
|
||||
<!ENTITY pygobject3-buildsize "21 MB (additional 3 MB for the tests)">
|
||||
<!ENTITY pygobject3-time "0.3 SBU (additional 0.2 SBU for the tests)">
|
||||
]>
|
||||
@ -97,11 +97,10 @@
|
||||
|
||||
<para>
|
||||
If you wish to run the test suite, optionally use the following
|
||||
command so that one test is marked as "expected failure":
|
||||
command to fix an invalid test":
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed -i '/test_out_glist/ i\ @unittest.expectedFailure' \
|
||||
tests/test_atoms.py</userinput></screen>
|
||||
<screen><userinput>sed -i '/d =.*MUSIC/d' tests/test_glib.py</userinput></screen>
|
||||
|
||||
<para>
|
||||
To build <application>PyGObject3</application> as the
|
||||
|
@ -47,6 +47,18 @@
|
||||
<listitem>
|
||||
<para>March 26th, 2015</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to Archive::Zip-1.46. Fixes
|
||||
<ulink url="&blfs-ticket-root;6325">#6325</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to libdvdread-5.0.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;6326">#6326</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to pygobject-3.16.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;6316">#6316</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to libpangomm-2.36.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;6319">#6319</ulink>.</para>
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY libdvdread-download-http "http://download.videolan.org/videolan/libdvdread/&libdvdread-version;/libdvdread-&libdvdread-version;.tar.bz2">
|
||||
<!ENTITY libdvdread-download-ftp " ">
|
||||
<!ENTITY libdvdread-md5sum "4e72ebbd70663752d97db7ab953e12b9">
|
||||
<!ENTITY libdvdread-md5sum "b7b7d2a782087ed2a913263087083715">
|
||||
<!ENTITY libdvdread-size "388 KB">
|
||||
<!ENTITY libdvdread-buildsize "3.9 MB">
|
||||
<!ENTITY libdvdread-time "less than 0.1 SBU">
|
||||
|
@ -291,7 +291,7 @@
|
||||
|
||||
<!-- Perl module versions used in the Perl Modules instructions -->
|
||||
<!ENTITY autovivification-version "0.14">
|
||||
<!ENTITY Archive-Zip-version "1.45">
|
||||
<!ENTITY Archive-Zip-version "1.46">
|
||||
<!ENTITY Business-ISBN-version "2.09">
|
||||
<!ENTITY Business-ISMN-version "1.13">
|
||||
<!ENTITY Business-ISSN-version "0.91">
|
||||
@ -329,7 +329,7 @@
|
||||
<!ENTITY py2cairo-version "1.10.0">
|
||||
<!ENTITY pycairo-version "1.10.0">
|
||||
<!ENTITY pygobject2-version "2.28.6">
|
||||
<!ENTITY pygobject3-version "3.14.0">
|
||||
<!ENTITY pygobject3-version "3.16.0">
|
||||
<!ENTITY pygtk-version "2.24.0">
|
||||
<!ENTITY pyxdg-version "0.25">
|
||||
<!ENTITY setuptools-version "14.3.1">
|
||||
@ -655,7 +655,7 @@
|
||||
<!ENTITY libcdio-version "0.93">
|
||||
<!ENTITY libdiscid-version "0.6.1">
|
||||
<!ENTITY libdvdcss-version "1.3.0">
|
||||
<!ENTITY libdvdread-version "5.0.2">
|
||||
<!ENTITY libdvdread-version "5.0.3">
|
||||
<!ENTITY libdvdnav-version "5.0.3">
|
||||
<!ENTITY libdv-version "1.0.0">
|
||||
<!ENTITY libmad-version "0.15.1b">
|
||||
|
Loading…
Reference in New Issue
Block a user