Changeset b5c2a45


Ignore:
Timestamp:
08/19/2022 06:07:23 PM (20 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
f57ea40
Parents:
1e2b83b (diff), 363e081b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/imagemagick.xml

    r1e2b83b rb5c2a45  
    55  %general-entities;
    66
    7   <!ENTITY imagemagick-patch-version "25">
    8 
    9   <!ENTITY imagemagick-download-http "https://www.imagemagick.org/download/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz">
     7  <!ENTITY imagemagick-patch-version "46">
     8
     9  <!ENTITY imagemagick-download-http "https://www.imagemagick.org/archive/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz">
    1010<!-- 2021-01-14 : ftp.imagemagick.org hangs, assume no longer usable
    1111  <!ENTITY imagemagick-download-ftp  "ftp://ftp.imagemagick.org/pub/ImageMagick/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz"> -->
    1212  <!ENTITY imagemagick-download-ftp  " ">
    13   <!ENTITY imagemagick-md5sum        "1211c1e4f6d97e7c9ff0086f43a0dc35">
     13  <!ENTITY imagemagick-md5sum        "37db9e62dee40cbf2fa05ba6f19cd7d6">
    1414  <!ENTITY imagemagick-size          "9.9 MB">
    15   <!ENTITY imagemagick-buildsize     "195 MB (with typical dependencies; add 20 MB for checks)">
    16   <!ENTITY imagemagick-time          "0.9 SBU (with typical dependencies; add 0.6 SBU for checks, both using  parallelism=4)">
     15  <!ENTITY imagemagick-buildsize     "194 MB (with typical dependencies; add 21 MB for checks)">
     16  <!ENTITY imagemagick-time          "1.2 SBU (with typical dependencies; add 1.0 SBU for checks, both using  parallelism=4)">
    1717]>
    1818
     
    112112        work just fine, but this has not been tested by the BLFS team. If the
    113113        package version shown above is not available from the locations shown
    114         above, or from the <filename class="directory">legacy/</filename>
    115         directory at <literal>ftp.ImageMagick.org/pub/ImageMagick</literal> you
    116         can download it from the BLFS package server at Oregon State University:
    117         <ulink url="ftp://ftp.osuosl.org/pub/blfs/conglomeration/ImageMagick/"/>.
     114        above, you can download it from the BLFS package server at Oregon State
     115        University: <ulink url="ftp://ftp.osuosl.org/pub/blfs/conglomeration/ImageMagick/"/>.
    118116      </para>
    119117    </note>
     
    158156      <xref linkend="gnupg2"/>
    159157      (you'll have to do some hacking to use <application>GnuPG</application>),
    160       <ulink url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates">Profiles</ulink>,
     158      <ulink url="https://imagemagick.org/archive/delegates/">Profiles</ulink>,
    161159      and
    162160      <ulink url="http://ufraw.sourceforge.net/">ufraw</ulink> (for raw formats
     
    184182      <xref linkend="pango"/>,
    185183      <ulink url="http://djvu.sourceforge.net/">DjVuLibre</ulink>,
    186       <ulink url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/">
     184      <ulink url="https://imagemagick.org/archive/delegates/">
    187185      FlashPIX (libfpx)</ulink>,
    188186      <ulink url="https://github.com/FLIF-hub/FLIF/releases">FLIF</ulink>,
     
    209207      <ulink url="http://www.blender.org/">Blender</ulink>,
    210208      <ulink url="http://corefonts.sourceforge.net/">corefonts</ulink>,
    211       <ulink url="http://www.ghostscript.com/download/gpcldnld.html">GhostPCL</ulink>,
     209      <ulink url="https://ghostscript.com/releases/gpcldnld.html">GhostPCL</ulink>,
    212210      <ulink url="http://www.gnuplot.info/">Gnuplot</ulink>,
    213211      <ulink url="http://www.povray.org/">POV-Ray</ulink>, and
     
    220218      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>)
    221219      <ulink url="http://autotrace.sourceforge.net/">AutoTrace</ulink>,
    222       <ulink url="http://www.lizardtech.com/downloads/category/">
     220      <ulink url="https://www.extensis.com/">
    223221      GeoExpress Command Line Utilities, AKA MrSID Utilities (binary package)</ulink>,
    224222      <ulink url="https://www.gnu.org/software/hp2xx/">hp2xx</ulink>,
  • introduction/welcome/changelog.xml

    r1e2b83b rb5c2a45  
    4545      <para>August 19th, 2022</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to x264-20220819. Addresses
     49          <ulink url="&blfs-ticket-root;7555">#7555</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to x265-20220819. Fixes
     53          <ulink url="&blfs-ticket-root;16923">#16923</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update ImageMagick to 7.1.0-46. Addresses
     57          <ulink url="&blfs-ticket-root;7859">#7859</ulink>.</para>
     58        </listitem>
    4759        <listitem>
    4860          <para>[bdubbs] - Update to kf5-5.97.0 includes
  • multimedia/libdriv/x264.xml

    r1e2b83b rb5c2a45  
    77  <!ENTITY x264-download-http "&sources-anduin-http;/x264/x264-&x264-version;.tar.xz">
    88  <!ENTITY x264-download-ftp  " ">
    9   <!ENTITY x264-md5sum        "00de56dd3983e474194b7f698a0b7be5">
    10   <!ENTITY x264-size          "668 KB">
    11   <!ENTITY x264-buildsize     "11 MB">
    12   <!ENTITY x264-time          "0.2 SBU (Using parallelism=4)">
     9  <!ENTITY x264-md5sum        "15a410f70ca4c323dfcc7d4390c7c7b5">
     10  <!ENTITY x264-size          "672 KB">
     11  <!ENTITY x264-buildsize     "14 MB">
     12  <!ENTITY x264-time          "0.4 SBU (Using parallelism=4)">
    1313]>
    1414
  • multimedia/libdriv/x265.xml

    r1e2b83b rb5c2a45  
    77  <!ENTITY x265-download-http "&sources-anduin-http;/x265/x265-&x265-version;.tar.xz">
    88  <!ENTITY x265-download-ftp  " ">
    9   <!ENTITY x265-md5sum        "beac485c3eba41f6d330739937cb62c5">
     9  <!ENTITY x265-md5sum        "d6d470b22dedb72596c459b6204419d2">
    1010  <!ENTITY x265-size          "1.0 MB">
    11   <!ENTITY x265-buildsize     "37 MB">
    12   <!ENTITY x265-time          "0.5 SBU (using parallelism=4)">
     11  <!ENTITY x265-buildsize     "56 MB">
     12  <!ENTITY x265-time          "1.4 SBU (using parallelism=4)">
    1313]>
    1414
  • packages.ent

    r1e2b83b rb5c2a45  
    10531053<!ENTITY taglib-version               "1.12">
    10541054<!ENTITY v4l-utils-version            "1.22.1">
    1055 <!ENTITY x264-version                 "20220219">
    1056 <!ENTITY x265-version                 "20220219">
     1055<!ENTITY x264-version                 "20220819">
     1056<!ENTITY x265-version                 "20220819">
    10571057<!ENTITY xine-lib-version             "1.2.12">
    10581058<!ENTITY xvid-version                 "1.3.7">
Note: See TracChangeset for help on using the changeset viewer.