Changeset 42fc81b


Ignore:
Timestamp:
02/04/2022 09:31:38 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:
de149fd
Parents:
57309187
Message:

Package updates and a dependency fix
Update to pipewire-0.3.45.
Update to lcms2-2.13.1.
Update to tcsh-6.24.00.
Update falkon dependencies.
Update to screen-4.9.0.

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/screen.xml

    r57309187 r42fc81b  
    77  <!ENTITY screen-download-http "&gnu-http;/screen/screen-&screen-version;.tar.gz">
    88  <!ENTITY screen-download-ftp  "&gnu-ftp;/screen/screen-&screen-version;.tar.gz">
    9   <!ENTITY screen-md5sum        "d276213d3acd10339cd37848b8c4ab1e">
    10   <!ENTITY screen-size          "836 KB">
    11   <!ENTITY screen-buildsize     "7.4 MB">
     9  <!ENTITY screen-md5sum        "b1ef8ed89134d335e614016634982b6d">
     10  <!ENTITY screen-size          "780 KB">
     11  <!ENTITY screen-buildsize     "7.8 MB">
    1212  <!ENTITY screen-time          "0.1 SBU">
    1313]>
     
    7575      </listitem>
    7676    </itemizedlist>
    77 
     77<!--
    7878    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7979    <itemizedlist spacing="compact">
     
    8585      </listitem>
    8686    </itemizedlist>
    87 
     87-->
    8888    <bridgehead renderas="sect3">Screen Dependencies</bridgehead>
    8989
     
    100100  <sect2 role="installation">
    101101    <title>Installation of Screen</title>
    102 
     102<!--
    103103    <para>
    104104      First, apply a patch from upstream that fixes a security vulnerability:
     
    106106
    107107<screen><userinput remap="pre">patch -Np1 -i ../screen-&screen-version;-upstream_fixes-1.patch</userinput></screen>
    108 
     108-->
    109109    <para>
    110110      Install <application>Screen</application> by running the
     
    112112    </para>
    113113
    114 <screen><userinput>./configure --prefix=/usr                     \
     114<screen><userinput>sh autogen.sh                                 &amp;&amp;
     115./configure --prefix=/usr                     \
    115116            --infodir=/usr/share/info         \
    116117            --mandir=/usr/share/man           \
  • general/graphlib/lcms2.xml

    r57309187 r42fc81b  
    55  %general-entities;
    66
    7   <!ENTITY lcms2-download-http "&sourceforge-dl;/lcms/lcms2-&lcms2-version;.tar.gz">
     7  <!ENTITY lcms2-download-http "https://github.com/mm2/Little-CMS/releases/download/lcms&lcms2-version;/lcms2-&lcms2-version;.tar.gz">
    88  <!ENTITY lcms2-download-ftp  " ">
    9   <!ENTITY lcms2-md5sum        "51ab625cbe41bd22a4d998b3cc49bf59">
     9  <!ENTITY lcms2-md5sum        "47a99e781b89c958a773e2012e81ae8c">
    1010  <!ENTITY lcms2-size          "6.9 MB">
    11   <!ENTITY lcms2-buildsize     "21 MB (with the tests)">
     11  <!ENTITY lcms2-buildsize     "19 MB (with the tests)">
    1212  <!ENTITY lcms2-time          "0.2 SBU (with the tests)">
    1313]>
  • introduction/welcome/changelog.xml

    r57309187 r42fc81b  
    4343    -->
    4444    <listitem>
     45      <para>February 4th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to pipewire-0.3.45. Fixes
     49          <ulink url="&blfs-ticket-root;16050">#16050</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to lcms2-2.13.1. Fixes
     53          <ulink url="&blfs-ticket-root;16051">#16051</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to tcsh-6.24.00. Fixes
     57          <ulink url="&blfs-ticket-root;16042">#16042</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[bdubbs] - Update falkon dependencies. Fixes
     61          <ulink url="&blfs-ticket-root;16041">#16041</ulink>.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[bdubbs] - Update to screen-4.9.0. Fixes
     65          <ulink url="&blfs-ticket-root;16039">#16039</ulink>.</para>
     66        </listitem>
     67      </itemizedlist>
     68    </listitem>
     69
     70    <listitem>
    4571      <para>February 2nd, 2022</para>
    4672      <itemizedlist>
  • multimedia/libdriv/pipewire.xml

    r57309187 r42fc81b  
    77  <!ENTITY pipewire-download-http "https://github.com/PipeWire/pipewire/archive/&pipewire-version;/pipewire-&pipewire-version;.tar.gz">
    88  <!ENTITY pipewire-download-ftp  " ">
    9   <!ENTITY pipewire-md5sum        "c70eaa6bc38ffdffbc1d7a431bbd0db4">
     9  <!ENTITY pipewire-md5sum        "9407544413ea94c554ff3e80e225ab96">
    1010  <!ENTITY pipewire-size          "1.7 MB">
    1111  <!ENTITY pipewire-buildsize     "60 MB (with tests)">
  • packages.ent

    r57309187 r42fc81b  
    7373<!-- Chapter 7 -->
    7474<!ENTITY dash-version                 "0.5.11.5">
    75 <!ENTITY tcsh-version                 "6.23.02">
     75<!ENTITY tcsh-version                 "6.24.00">
    7676<!ENTITY zsh-version                  "5.8">
    7777
     
    221221<!ENTITY jasper-version               "2.0.33">
    222222<!ENTITY lcms-version                 "1.19">
    223 <!ENTITY lcms2-version                "2.13">
     223<!ENTITY lcms2-version                "2.13.1">
    224224<!ENTITY libexif-version              "0.6.24">
    225225<!ENTITY libgxps-version              "0.3.2">
     
    270270<!ENTITY recode-version               "3.6">
    271271<!ENTITY rep-gtk-version              "0.90.8.3">
    272 <!ENTITY screen-version               "4.8.0">
     272<!ENTITY screen-version               "4.9.0">
    273273<!ENTITY sharutils-version            "4.15.2">
    274274<!ENTITY telepathy-logger-version     "0.8.2">
     
    10271027<!ENTITY opal-version                 "3.10.10">
    10281028<!ENTITY opus-version                 "1.3.1">
    1029 <!ENTITY pipewire-version             "0.3.44">
     1029<!ENTITY pipewire-version             "0.3.45">
    10301030<!ENTITY pulseaudio-major-version     "15.0">
    10311031<!ENTITY pulseaudio-version           "&pulseaudio-major-version;">
  • postlfs/shells/tcsh.xml

    r57309187 r42fc81b  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    3    "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
     3   "http://www.oasis-open.org/do/xml/4.5/docbookx.dtd" [
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
     
    88  <!ENTITY tcsh-download-http "https://astron.com/pub/tcsh/tcsh-&tcsh-version;.tar.gz">
    99  <!ENTITY tcsh-download-ftp  "ftp://ftp.astron.com/pub/tcsh/tcsh-&tcsh-version;.tar.gz">
    10   <!ENTITY tcsh-md5sum        "cbd61b46f705c8cea312b99a3dc48d28">
     10  <!ENTITY tcsh-md5sum        "6078b28439e2ee94c8df05c9d20f6159">
    1111  <!ENTITY tcsh-size          "928 KB">
    1212  <!ENTITY tcsh-buildsize     "11 MB (with tests)">
  • xsoft/graphweb/falkon.xml

    r57309187 r42fc81b  
    9797    <bridgehead renderas="sect4">Required</bridgehead>
    9898    <para role="required">
    99       <xref linkend="extra-cmake-modules"/> and
     99      <xref linkend="extra-cmake-modules"/>,
     100      <xref linkend="kf5-frameworks"/> (for karchive), and
    100101      <xref linkend="qtwebengine"/>
    101102    </para>
     103
     104    <note>
     105      <para>Strictly speaking, only karchive is required to build falkon,
     106      but several other packages in KF5 can be used if they are present. To build
     107      only karchive, download that package from the directory specified in
     108      <xref linkend="kf5-frameworks"/> and use the build instructions on that
     109      page changing the $KF5_PREFIX to /usr.</para>
     110    </note>
    102111
    103112    <bridgehead renderas="sect4">Optional</bridgehead>
    104113    <para role="optional">
    105       <xref linkend="gnome-keyring"/>,
    106       <xref linkend="kf5-frameworks"/> and
     114      <xref linkend="gnome-keyring"/> and
    107115      <ulink
    108116      url="http://download.qt.io/official_releases/QtForPython/pyside2/">PySide2</ulink>
Note: See TracChangeset for help on using the changeset viewer.