Changeset c607f16


Ignore:
Timestamp:
03/28/2015 10:32:10 PM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
850b97c
Parents:
633dc24e
Message:

Update to whois-5.2.5.
Update to libidn-1.30.
Update to vlc-2.2.0.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libidn.xml

    r633dc24e rc607f16  
    77  <!ENTITY libidn-download-http "http://ftp.gnu.org/gnu/libidn/libidn-&libidn-version;.tar.gz">
    88  <!ENTITY libidn-download-ftp  "ftp://ftp.gnu.org/gnu/libidn/libidn-&libidn-version;.tar.gz">
    9   <!ENTITY libidn-md5sum        "2b67bb507207af379f9461e1307dc84b">
     9  <!ENTITY libidn-md5sum        "b17edc8551cd31cc5f14c82a9dabf58e">
    1010  <!ENTITY libidn-size          "3.3 MB">
    11   <!ENTITY libidn-buildsize     "23 MB">
    12   <!ENTITY libidn-time          "0.2 SBU">
     11  <!ENTITY libidn-buildsize     "30 MB">
     12  <!ENTITY libidn-time          "0.3 SBU">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r633dc24e rc607f16  
    6161        </listitem>
    6262        <listitem>
     63          <para>[renodr] - Update to whois-5.2.5. Fixes
     64          <ulink url="&blfs-ticket-root;6203">#6203</ulink>.</para>
     65        </listitem>
     66        <listitem>
     67          <para>[renodr] - Update to libidn-1.30. Fixes
     68          <ulink url="&blfs-ticket-root;6189">#6189</ulink>.</para>
     69        </listitem>
     70        <listitem>
     71          <para>[renodr] - Update to vlc-2.2.0. Fixes
     72          <ulink url="&blfs-ticket-root;6222">#6222</ulink>.</para>
     73        </listitem>
     74        <listitem>
    6375          <para>[fernando] - Update to cheese-3.16.0. Tagged as built. Needs to
    6476          be checked in hardware.
  • multimedia/videoutils/vlc.xml

    r633dc24e rc607f16  
    88      <!ENTITY vlc-download-ftp " ">
    99<!--  <!ENTITY vlc-download-ftp "ftp://ftp.videolan.org/pub/videolan/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz">-->
    10   <!ENTITY vlc-md5sum        "3941b561f590cc95ca5e795213cba2f2">
    11   <!ENTITY vlc-size          "19 MB">
    12   <!ENTITY vlc-buildsize     "494 MB (additional 1 MB for the tests)">
    13   <!ENTITY vlc-time          "4.7 SBU (additional less than 0.1 SBU for the tests)">
     10  <!ENTITY vlc-md5sum        "faeceb614bf3946e5f90ef0d1f51db45">
     11  <!ENTITY vlc-size          "20 MB">
     12  <!ENTITY vlc-buildsize     "652 MB">
     13  <!ENTITY vlc-time          "4.0 SBU">
    1414]>
    1515
     
    3333    <para>
    3434      <application>VLC</application> is a media player, streamer, and encoder.
    35       It can play from many inputs like files, network streams, capture device,
    36       desktops, or DVD, SVCD, VCD, and audio CD. It can play most audio and
    37       video codecs (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC, etc.),
    38       but can also convert to different formats and/or send streams through the
    39       network.
     35      It can play from many inputs, such as files, network streams, capture
     36      devices, desktops, or DVD, SVCD, VCD, and audio CD. It can use most audio
     37      and video codecs (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC,
     38      etc.), and it can also convert to different formats and/or send streams
     39      through the network.
    4040    </para>
    4141
     
    216216./bootstrap &amp;&amp;
    217217
    218 sed "s:&lt; 56:&lt; 57:g" -i configure &amp;&amp;
    219218./configure --prefix=/usr        &amp;&amp;
    220219
     
    258257      <command>./bootstrap</command>: This command calls autoreconf to generate
    259258      m4 macros and prepare Makefiles.
    260     </para>
    261 
    262     <para>
    263       <command>sed ... configure</command>: This sed fixes compilation with
    264       <application>ffmpeg</application> 2.4.
    265259    </para>
    266260
  • networking/netutils/whois.xml

    r633dc24e rc607f16  
    77  <!ENTITY whois-download-http "http://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz">
    88  <!ENTITY whois-download-ftp  "ftp://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz">
    9   <!ENTITY whois-md5sum        "be5828dd4e24b264a3c818d254382ae3">
    10   <!ENTITY whois-size          "84 KB">
    11   <!ENTITY whois-buildsize     "1.6 MB">
     9  <!ENTITY whois-md5sum        "78712592ad49e15a4e12572ec3043abc">
     10  <!ENTITY whois-size          "80 KB">
     11  <!ENTITY whois-buildsize     "4 KB">
    1212  <!ENTITY whois-time          "less than 0.1 SBU">
    1313]>
     
    3232    <para><application>Whois</application> is a client-side application which
    3333    queries the whois directory service for information pertaining to a
    34     particular domain name. This package by default will install two programs:
     34    particular domain name. This package will install two programs by default:
    3535    <command>whois</command> and <command>mkpasswd</command>. The
    3636    <command>mkpasswd</command> command is also installed by the
  • packages.ent

    r633dc24e rc607f16  
    119119<!ENTITY libgusb-version              "0.2.4">
    120120<!ENTITY libical-version              "1.0.1">
    121 <!ENTITY libidn-version               "1.29">
     121<!ENTITY libidn-version               "1.30">
    122122<!ENTITY libiodbc-version             "3.52.10">
    123123<!ENTITY libksba-version              "1.3.2">
     
    363363<!ENTITY nmap-version                 "6.47">
    364364<!ENTITY traceroute-version           "2.0.21">
    365 <!ENTITY whois-version                "5.2.4">
     365<!ENTITY whois-version                "5.2.5">
    366366<!ENTITY wicd-version                 "1.7.3">
    367367<!ENTITY wireshark-version            "1.12.4">  <!-- even minors only -->
     
    707707<!ENTITY xine-ui-version              "0.99.9">
    708708<!ENTITY transcode-version            "1.1.7">
    709 <!ENTITY vlc-version                  "2.1.5">
     709<!ENTITY vlc-version                  "2.2.0">
    710710
    711711<!-- Chapter 41 -->
Note: See TracChangeset for help on using the changeset viewer.