Changeset 2eef5f83


Ignore:
Timestamp:
01/27/2015 05:16:44 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f5f898c5
Parents:
17f36b0
Message:

Update to libdvdread-5.0.1.
Update to libdvdnav-5.0.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15402 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r17f36b0 r2eef5f83  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to libdvdnav-5.0.2. Fixes
     52          <ulink url="&blfs-ticket-root;6079">#6079</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to libdvdread-5.0.1. Fixes
     56          <ulink url="&blfs-ticket-root;6080">#6080</ulink>.</para>
     57        </listitem>
     58        <listitem>
    5159          <para>[fernando] - Update to OpenSSL-1.0.2. Fixes
    5260          <ulink url="&blfs-ticket-root;6063">#6063</ulink>.</para>
  • multimedia/libdriv/libdvdnav.xml

    r17f36b0 r2eef5f83  
    77  <!ENTITY libdvdnav-download-http "http://download.videolan.org/videolan/libdvdnav/&libdvdnav-version;/libdvdnav-&libdvdnav-version;.tar.bz2">
    88  <!ENTITY libdvdnav-download-ftp  " ">
    9   <!ENTITY libdvdnav-md5sum        "81e30fb57eaf9f61aa6513a7bd85bd74">
    10   <!ENTITY libdvdnav-size          "348 KB">
    11   <!ENTITY libdvdnav-buildsize     "7.2 MB">
     9  <!ENTITY libdvdnav-md5sum        "d8d6c01a8273d842965bd907ebddcc5d">
     10  <!ENTITY libdvdnav-size          "364 KB">
     11  <!ENTITY libdvdnav-buildsize     "3.9 MB">
    1212  <!ENTITY libdvdnav-time          "less than 0.1 SBU">
    1313]>
     
    7373    following commands:</para>
    7474
    75 <screen><userinput>./configure --prefix=/usr --docdir=/usr/share/doc/libdvdnav-&libdvdnav-version; &amp;&amp;
     75<screen><userinput>./configure --prefix=/usr    \
     76            --disable-static \
     77            --docdir=/usr/share/doc/libdvdnav-&libdvdnav-version; &amp;&amp;
    7678make</userinput></screen>
    7779
     
    8486  </sect2>
    8587
     88  <sect2 role="commands">
     89    <title>Command Explanations</title>
     90
     91    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     92      href="../../xincludes/static-libraries.xml"/>
     93
     94  </sect2>
     95 
    8696  <sect2 role="content">
    8797    <title>Contents</title>
     
    90100      <segtitle>Installed Programs</segtitle>
    91101      <segtitle>Installed Library</segtitle>
    92       <segtitle>Installed Directory</segtitle>
     102      <segtitle>Installed Directories</segtitle>
    93103
    94104      <seglistitem>
    95         <seg>dvdnav-config</seg>
    96         <seg>libdvdnav.so and libdvdnavmini.so</seg>
    97         <seg>/usr/include/dvdnav</seg>
     105        <seg>None</seg>
     106        <seg>libdvdnav.so</seg>
     107        <seg>
     108          /usr/include/dvdnav and
     109          /usr/share/doc/libdvdnav-&libdvdnav-version;
     110        </seg>
    98111      </seglistitem>
    99112    </segmentedlist>
     
    113126        </listitem>
    114127      </varlistentry>
    115 
    116        <varlistentry id="libdvdnavmini-lib">
    117         <term><filename class="libraryfile">libdvdnavmini.so</filename></term>
    118         <listitem>
    119           <para>DVD navigation mini library.</para>
    120           <indexterm zone="libdvdnav libdvdnavmini-lib">
    121             <primary sortas="c-libdvdnavmini">libdvdnavmini.so</primary>
    122           </indexterm>
    123         </listitem>
    124       </varlistentry>
    125128    </variablelist>
    126129  </sect2>
  • multimedia/libdriv/libdvdread.xml

    r17f36b0 r2eef5f83  
    77  <!ENTITY libdvdread-download-http "http://download.videolan.org/videolan/libdvdread/&libdvdread-version;/libdvdread-&libdvdread-version;.tar.bz2">
    88  <!ENTITY libdvdread-download-ftp  " ">
    9   <!ENTITY libdvdread-md5sum        "20b964a3fb290b8df45c6b25d37411de">
    10   <!ENTITY libdvdread-size          "372 KB">
    11   <!ENTITY libdvdread-buildsize     "4.9 MB">
     9  <!ENTITY libdvdread-md5sum        "3f53306d459265b3710585670f27ab0e">
     10  <!ENTITY libdvdread-size          "384 KB">
     11  <!ENTITY libdvdread-buildsize     "3.9 MB">
    1212  <!ENTITY libdvdread-time          "less than 0.1 SBU">
    1313]>
     
    8080  </sect2>
    8181
     82  <sect2 role="commands">
     83    <title>Command Explanations</title>
     84
     85    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     86      href="../../xincludes/static-libraries.xml"/>
     87
     88  </sect2>
     89
    8290  <sect2 role="content">
    8391    <title>Contents</title>
     
    8694      <segtitle>Installed Programs</segtitle>
    8795      <segtitle>Installed Library</segtitle>
    88       <segtitle>Installed Directory</segtitle>
     96      <segtitle>Installed Directories</segtitle>
    8997
    9098      <seglistitem>
    91         <seg>dvdread-config</seg>
     99        <seg>None</seg>
    92100        <seg>libdvdread.so</seg>
    93         <seg>/usr/include/dvdread</seg>
     101        <seg>
     102          /usr/include/dvdread and
     103          /usr/share/doc/libdvdread-&libdvdread-version;</seg>
    94104      </seglistitem>
    95105    </segmentedlist>
  • packages.ent

    r17f36b0 r2eef5f83  
    649649<!ENTITY libdiscid-version            "0.6.1">
    650650<!ENTITY libdvdcss-version            "1.3.0">
    651 <!ENTITY libdvdread-version           "5.0.0">
    652 <!ENTITY libdvdnav-version            "5.0.1">
     651<!ENTITY libdvdread-version           "5.0.1">
     652<!ENTITY libdvdnav-version            "5.0.2">
    653653<!ENTITY libdv-version                "1.0.0">
    654654<!ENTITY libmad-version               "0.15.1b">
Note: See TracChangeset for help on using the changeset viewer.