Changeset b22e4ceb


Ignore:
Timestamp:
09/30/2021 07:34:35 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
lazarus
Children:
8307474
Parents:
39f5848 (diff), 3343c4c (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 trunk

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/graphviz.xml

    r39f5848 rb22e4ceb  
    244244./autogen.sh              &amp;&amp;
    245245./configure --prefix=/usr \
    246             --disable-php \
    247             PS2PDF=true   &amp;&amp;
     246            --disable-php &amp;&amp;
    248247make</userinput></screen>
    249248
     
    282281      <parameter>--disable-php</parameter>: This version of graphviz
    283282      does not support php version 8.
    284     </para>
    285 
    286     <para>
    287       <parameter>PS2PDF=true</parameter>: This is needed if <xref
    288       linkend="gs"/> is not installed. Otherwise, the build
    289       system tries to run <command>false</command>, which generates
    290       an error.
    291283    </para>
    292284
  • general/prog/perl-modules/perl-datetime-calendar-julian.xml

    r39f5848 rb22e4ceb  
    66
    77  <!ENTITY my-download-http "&perl_authors;/id/W/WY/WYANT/DateTime-Calendar-Julian-&DateTime-Calendar-Julian-version;.tar.gz">
    8   <!ENTITY my-md5sum "d090f6b1c355a98ee6e05ac04a70b073">
     8  <!ENTITY my-md5sum "502f02add5df2694ff44cd6de882a1cb">
    99
    1010]>
  • introduction/welcome/changelog.xml

    r39f5848 rb22e4ceb  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to itstool-2.0.7. Fixes
     49          <ulink url="&blfs-ticket-root;15616">#15616</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to feh-3.7.2. Fixes
     53          <ulink url="&blfs-ticket-root;15615">#15615</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to DateTime-Calendar-Julian-0.106 (Perl module). Fixes
     57          <ulink url="&blfs-ticket-root;15614">#15614</ulink>.</para>
     58        </listitem>
     59        <listitem>
    4860          <para>[thomas] - Update to php-8.0.11. Fixes
    4961          <ulink url="&blfs-ticket-root;15611">#15611</ulink>.</para>
  • packages.ent

    r39f5848 rb22e4ceb  
    422422<!ENTITY Data-Dump-version            "1.25">
    423423<!ENTITY Data-Uniqid-version          "0.12">
    424 <!ENTITY DateTime-Calendar-Julian-version "0.105">
     424<!ENTITY DateTime-Calendar-Julian-version "0.106">
    425425<!ENTITY DateTime-Format-Builder-version "0.83">
    426426<!ENTITY Encode-EUCJPASCII-version    "0.03">
     
    952952<!ENTITY balsa-version                "2.6.3">
    953953<!ENTITY ekiga-version                "4.0.1">
    954 <!ENTITY feh-version                  "3.7.1">
     954<!ENTITY feh-version                  "3.7.2">
    955955<!--<!ENTITY fontforge-date               "2015-02-28">-->
    956956<!ENTITY fontforge-version            "20201107">
     
    10991099<!ENTITY docBook-45-xml-version       "4.5">
    11001100<!ENTITY docbook-xsl-version          "1.79.2">
    1101 <!ENTITY itstool-version              "2.0.6">
     1101<!ENTITY itstool-version              "2.0.7">
    11021102<!ENTITY xmlto-version                "0.0.28">
    11031103
  • postlfs/config/profile.xml

    r39f5848 rb22e4ceb  
    343343fi
    344344
     345if [ -d /usr/local/share ]; then
     346        pathprepend /usr/local/share XDG_DATA_DIRS
     347fi
     348
    345349# Set some defaults before other applications add to these paths.
    346350pathappend /usr/share/man  MANPATH
  • pst/xml/itstool.xml

    r39f5848 rb22e4ceb  
    77  <!ENTITY itstool-download-http "http://files.itstool.org/itstool/itstool-&itstool-version;.tar.bz2">
    88  <!ENTITY itstool-download-ftp  " ">
    9   <!ENTITY itstool-md5sum        "4306eeba4f4aee6b393d14f9c3c57ca1">
     9  <!ENTITY itstool-md5sum        "267a3bdc72a2d8abb1b824f2ea32ee9b">
    1010  <!ENTITY itstool-size          "104 KB">
    11   <!ENTITY itstool-buildsize     "676 KB">
     11  <!ENTITY itstool-buildsize     "688 KB">
    1212  <!ENTITY itstool-time          "less than 0.1 SBU">
    1313]>
  • x/installing/mesa.xml

    r39f5848 rb22e4ceb  
    188188      available gallium drivers are auto (<emphasis>in 21.2.1 this does not select
    189189      crocus </emphasis>), <emphasis>or alternatively a choice from</emphasis>
    190       crocus, i915, iris, nouveau, r300, r600, radeonsi, svga, swrast, and virgl. The
    191       latter is recommended if you intend to run the system under
    192       <xref linkend="qemu"/>.<!-- If you wish to build all available gallium drivers,
     190      crocus, i915, iris, nouveau, r300, r600, radeonsi, svga, swrast, and virgl.
     191      The latter can provide acceleration in <xref linkend="qemu"/> if that has
     192      been linked against
     193      <ulink url="https://gitlab.freedesktop.org/virgl/virglrenderer/~/releases/">virglrenderer</ulink>
     194      (you will need a freedesktop.org account to get to that page, you can
     195      download the 0.9.1 release without an account from
     196     <ulink url="https://gitlab.freedesktop.org/virgl/virglrenderer/-/archive/0.9.1/virglrenderer-0.9.1.tar.bz2">virglrenderer-0.9.1</ulink>).
     197<!-- If you wish to build all available gallium drivers,
    193198      use 'auto'. FIXME : does not build crocus in 21.2.1 -->
    194199
  • xsoft/other/feh.xml

    r39f5848 rb22e4ceb  
    77  <!ENTITY feh-download-http "https://feh.finalrewind.org/feh-&feh-version;.tar.bz2">
    88  <!ENTITY feh-download-ftp  " ">
    9   <!ENTITY feh-md5sum        "28f291b9efbfa158f3e550ba92c13558">
     9  <!ENTITY feh-md5sum        "654c39963f8fb3cd878d6ed60318ed82">
    1010  <!ENTITY feh-size          "2.0 MB">
    11   <!ENTITY feh-buildsize     "5.3 MB (with tests)">
     11  <!ENTITY feh-buildsize     "5.5 MB (with tests)">
    1212  <!ENTITY feh-time          "less than 0.1 SBU (with tests)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.