Changeset 9a856a0


Ignore:
Timestamp:
02/19/2022 09:27:33 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.1, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
394eb4c6
Parents:
57f2a49
Message:

Package updates.
Update to x265-20220219.
Update to x264-20220219.

Both of these were updated via git clone and packagiong the tarballs
without the .git directory.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r57f2a49 r9a856a0  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>February 18th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to x265-20220219.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[bdubbs] - Update to x264-20220219. Addresses
     52          <ulink url="&blfs-ticket-root;7555">#7555</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
    4457    <listitem>
    4558      <para>February 18th, 2022</para>
  • multimedia/libdriv/x264.xml

    r57f2a49 r9a856a0  
    77  <!ENTITY x264-download-http "&sources-anduin-http;/x264/x264-&x264-version;.tar.xz">
    88  <!ENTITY x264-download-ftp  " ">
    9   <!ENTITY x264-md5sum        "e6dcb0f124af8d6841f307bdbba18aa3">
     9  <!ENTITY x264-md5sum        "b248399de68c0c3ee64accbb0d0a909e">
    1010  <!ENTITY x264-size          "668 KB">
    11   <!ENTITY x264-buildsize     "14 MB">
    12   <!ENTITY x264-time          "0.3 SBU (Using parallelism=4)">
     11  <!ENTITY x264-buildsize     "11 MB">
     12  <!ENTITY x264-time          "0.2 SBU (Using parallelism=4)">
    1313]>
    1414
     
    3434    </para>
    3535
    36     &lfs110a_checked;
     36    &lfs111_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
  • multimedia/libdriv/x265.xml

    r57f2a49 r9a856a0  
    55  %general-entities;
    66
    7   <!ENTITY x265-download-http "&sources-anduin-http;/x265/x265_&x265-version;.tar.gz">
     7  <!ENTITY x265-download-http "&sources-anduin-http;/x265/x265-&x265-version;.tar.xz">
    88  <!ENTITY x265-download-ftp  " ">
    9   <!ENTITY x265-md5sum        "e37b91c1c114f8815a3f46f039fe79b5">
    10   <!ENTITY x265-size          "1.4 MB">
    11   <!ENTITY x265-buildsize     "35 MB">
    12   <!ENTITY x265-time          "0.9 SBU (using parallelism=4)">
     9  <!ENTITY x265-md5sum        "d0abd92f17303df10d76fab148c8d5c2">
     10  <!ENTITY x265-size          "1.0 MB">
     11  <!ENTITY x265-buildsize     "37 MB">
     12  <!ENTITY x265-time          "0.5 SBU (using parallelism=4)">
    1313]>
    1414
     
    3434    </para>
    3535
    36     &lfs110a_checked;
     36    &lfs111_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
  • packages.ent

    r57f2a49 r9a856a0  
    10401040<!ENTITY taglib-version               "1.12">
    10411041<!ENTITY v4l-utils-version            "1.22.1">
    1042 <!ENTITY x264-version                 "20210814">
    1043 <!ENTITY x265-version                 "3.4">
     1042<!ENTITY x264-version                 "20220219">
     1043<!ENTITY x265-version                 "20220219">
    10441044<!ENTITY xine-lib-version             "1.2.11">
    10451045<!ENTITY xvid-version                 "1.3.7">
Note: See TracChangeset for help on using the changeset viewer.