Changeset b3082eb


Ignore:
Timestamp:
04/09/2024 12:41:39 AM (5 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
lazarus, trunk
Children:
08289b24
Parents:
e1db83f (diff), bdcb0297 (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:
10 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general/prog/python-modules/pygobject3.xml

    re1db83f rb3082eb  
    88           "&gnome-download-http;/pygobject/&gnome-minor-48;/pygobject-&pygobject3-version;.tar.xz">
    99  <!ENTITY pygobject3-download-ftp  " ">
    10   <!ENTITY pygobject3-md5sum        "9b564046217e2aad6cbfaf34e736cd63">
     10  <!ENTITY pygobject3-md5sum        "fe1cb825adc8a49d1629b97b7d26dffc">
    1111  <!ENTITY pygobject3-size          "544 KB">
    1212  <!ENTITY pygobject3-buildsize     "7.0 MB (add 2.5 MB for tests)">
    13   <!ENTITY pygobject3-time          "0.3 SBU (with tests)">
     13  <!ENTITY pygobject3-time          "0.2 SBU (with tests)">
    1414]>
    1515
  • gnome.ent

    re1db83f rb3082eb  
    1414<!ENTITY gnome-minor-48       "3.48">
    1515<!ENTITY gnome-minor-50       "3.50">
    16 <!ENTITY gnome-40             "40">
    1716<!ENTITY gnome-41             "41">
    1817<!ENTITY gnome-42             "42">
     
    4241<!ENTITY gnome-desktop-version             "44.0">
    4342<!ENTITY gnome-menus-version               "3.36.0">
    44 <!ENTITY gnome-video-effects-version       "0.6.0">
    45 <!ENTITY gnome-online-accounts-version     "3.48.0">
     43<!--<!ENTITY gnome-video-effects-version       "0.6.0">-->
     44<!ENTITY gnome-online-accounts-version     "3.50.0">
    4645<!ENTITY grilo-version                     "0.3.16">
    4746<!ENTITY libchamplain-version              "0.12.21">
     
    7372<!--<!ENTITY zenity-version                    "3.42.1">-->
    7473<!ENTITY gnome-bluetooth-version           "42.8">
    75 <!ENTITY gnome-keyring-version             "42.1">
     74<!ENTITY gnome-keyring-version             "46.1">
    7675<!ENTITY gnome-settings-daemon-version     "45.1">
    7776<!ENTITY tecla-version                     "45.0">
  • gnome/platform/gnome-keyring.xml

    re1db83f rb3082eb  
    66
    77  <!ENTITY gnome-keyring-download-http
    8            "&gnome-download-http;/gnome-keyring/&gnome-42;/gnome-keyring-&gnome-keyring-version;.tar.xz">
     8           "&gnome-download-http;/gnome-keyring/&gnome-46;/gnome-keyring-&gnome-keyring-version;.tar.xz">
    99  <!ENTITY gnome-keyring-download-ftp  " ">
    10   <!ENTITY gnome-keyring-md5sum        "8728a6d344f29c545d9d31cb5c708f14">
     10  <!ENTITY gnome-keyring-md5sum        "f0e5c53046aa337c1abdfee4368535c4">
    1111  <!ENTITY gnome-keyring-size          "1.3 MB">
    12   <!ENTITY gnome-keyring-buildsize     "116 MB">
    13   <!ENTITY gnome-keyring-time          "0.2 SBU (Using parallelism=4; add 0.3 SBU for tests)">
     12  <!ENTITY gnome-keyring-buildsize     "139 MB">
     13  <!ENTITY gnome-keyring-time          "0.2 SBU (Using parallelism=4; add 0.2 SBU for tests)">
    1414]>
    1515
     
    8585    <bridgehead renderas="sect4">Optional</bridgehead>
    8686    <para role="optional">
    87       <ulink url="https://github.com/linux-test-project/lcov">LCOV</ulink>,
    88       <ulink url="https://people.redhat.com/sgrubb/libcap-ng/">libcap-ng</ulink>,
    89       <xref linkend="gnupg2"/>, and
    90       <xref linkend="valgrind"/>
     87      <xref linkend="gnupg2"/>,
     88      <xref linkend="valgrind"/>,
     89      <ulink url="https://github.com/linux-test-project/lcov">LCOV</ulink>, and
     90      <ulink url="https://people.redhat.com/sgrubb/libcap-ng/">libcap-ng</ulink>
    9191    </para>
    9292
     
    103103<screen><userinput>sed -i 's:"/desktop:"/org:' schema/*.xml &amp;&amp;
    104104
    105 ./configure --prefix=/usr     \
    106             --sysconfdir=/etc &amp;&amp;
     105./configure --prefix=/usr      \
     106            --sysconfdir=/etc  \
     107            --enable-ssh-agent &amp;&amp;
    107108make</userinput></screen>
    108109
     
    126127      <command>sed ... schema/*.xml</command>:  This command fixes a
    127128      deprecated entry in the schema template.
     129    </para>
     130
     131    <para>
     132      <parameter>--enable-ssh-agent</parameter>: This switch enables the SSH
     133      agent built in to gnome-keyring instead of the one in GCR. This is done
     134      due to bugs in gcr which cause the agent to not work correctly.
     135      <!--https://bugzilla.redhat.com/show_bug.cgi?id=2250704-->
    128136    </para>
    129137
  • gnome/platform/gnome-online-accounts.xml

    re1db83f rb3082eb  
    66
    77  <!ENTITY gnome-online-accounts-download-http
    8            "&gnome-download-http;/gnome-online-accounts/&gnome-minor-48;/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
     8           "&gnome-download-http;/gnome-online-accounts/&gnome-minor-50;/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
    99  <!ENTITY gnome-online-accounts-download-ftp  " ">
    10   <!ENTITY gnome-online-accounts-md5sum        "9406339e88caf9ecd11191f96b6cc10e">
    11   <!ENTITY gnome-online-accounts-size          "376 KB">
    12   <!ENTITY gnome-online-accounts-buildsize     "14 MB">
     10  <!ENTITY gnome-online-accounts-md5sum        "d430df363be9549e5403c6af7bb64572">
     11  <!ENTITY gnome-online-accounts-size          "392 KB">
     12  <!ENTITY gnome-online-accounts-buildsize     "17 MB">
    1313  <!ENTITY gnome-online-accounts-time          "0.2 SBU">
    1414]>
     
    7272    <bridgehead renderas="sect4">Required</bridgehead>
    7373    <para role="required">
    74       <xref linkend="gcr"/>,
     74      <xref linkend="gcr4"/>,
    7575      <xref linkend="json-glib"/>,
    76       <xref linkend="rest"/>,
    77       <xref linkend="vala"/>, and
    78       <xref linkend="webkitgtk"/>
     76      <xref linkend="libadwaita1"/>,
     77      <xref linkend="rest"/>, and
     78      <xref linkend="vala"/>
    7979    </para>
    8080
  • gnome/platform/libsecret.xml

    re1db83f rb3082eb  
    171171
    172172    <para>
    173       <option>-Dcrypto=gnutls, disabled</option>: Use this switch if you
    174        want to use <xref linkend="gnutls"/> for cryptography or if either
    175        <xref linkend="gnutls"/> or <xref linkend="libgcrypt"/> is
    176        not installed.
     173      <option>-Dcrypto=gnutls</option>: Use this switch if you want to use
     174      <xref linkend="gnutls" role="nodep"/> for cryptography instead of
     175      <xref linkend="libgcrypt" role="nodep"/>.
     176    </para>
     177
     178    <para>
     179      <option>-Dcrypto=disabled</option>: Use this switch if you don't have
     180      <xref linkend="gnutls" role="nodep"/> or
     181      <xref linkend="libgcrypt" role="nodep"/> installed. Note that disabling
     182      transport encryption support by doing this is not recommended.
    177183    </para>
    178184
  • gnome/platform/platform.xml

    re1db83f rb3082eb  
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-desktop.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-menus.xml"/>
    34   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-video-effects.xml"/>
     34<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-video-effects.xml"/>-->
    3535  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-online-accounts.xml"/>
    3636  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grilo.xml"/>
  • gnome/platform/vte.xml

    re1db83f rb3082eb  
    3030
    3131    <para>
    32       The <application>VTE</application> package contains a termcap
    33       file implementation for terminal emulators.
     32      The <application>VTE</application> package contains a virtual terminal
     33      widget for GTK applications.
    3434    </para>
    3535
  • introduction/welcome/changelog.xml

    re1db83f rb3082eb  
    4040    -->
    4141    <listitem>
    42       <para>April 7th, 2024</para>
     42      <para>April 8th, 2024</para>
    4343      <itemizedlist>
    4444        <listitem>
    4545          <para>[bdubbs] - Update to httpd-2.4.59 (Security Update). Fixes
    4646          <ulink url="&blfs-ticket-root;19507">#19507</ulink>.</para>
     47        </listitem>
     48        <listitem>
     49          <para>[renodr] - Update to gnome-online-accounts-3.50.0. Fixes
     50          <ulink url="&blfs-ticket-root;19480">#19480</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[renodr] - Update to pygobject-3.48.2 (Python Module). Fixes
     54          <ulink url="&blfs-ticket-root;19613">#19613</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[renodr] - Archive gnome-video-effects. Fixes
     58          <ulink url="&blfs-ticket-root;19488">#19488</ulink>.</para>
     59        </listitem>
     60        <listitem>
     61          <para>[renodr] - Update to gtksourceview-5.12.0. Fixes
     62          <ulink url="&blfs-ticket-root;19590">#19590</ulink>.</para>
     63        </listitem>
     64        <listitem>
     65          <para>[renodr] - Update to gnome-keyring-46.1. Fixes
     66          <ulink url="&blfs-ticket-root;19484">#19484</ulink>.</para>
    4767        </listitem>
    4868        <listitem>
  • packages.ent

    re1db83f rb3082eb  
    562562<!ENTITY pygments-md5sum              "7c059773b0f4808f9402eb0650de6bd4">
    563563<!ENTITY pygobject2-version           "2.28.7">
    564 <!ENTITY pygobject3-version           "3.48.1">
     564<!ENTITY pygobject3-version           "3.48.2">
    565565<!ENTITY pygdbmi-version              "0.11.0.0">
    566566<!ENTITY pygdbmi-md5sum               "34b1812e77469c6206002b3929798cab">
     
    851851<!ENTITY gtksourceview-version        "3.24.11">
    852852<!ENTITY gtksourceview4-version       "4.8.4">
    853 <!ENTITY gtksourceview5-version       "5.10.0">
     853<!ENTITY gtksourceview5-version       "5.12.0">
    854854<!ENTITY imlib2-version               "1.12.2">
    855855<!ENTITY kcolorpicker-version         "0.3.1">
  • x/lib/gtksourceview5.xml

    re1db83f rb3082eb  
    55  %general-entities;
    66
    7   <!ENTITY gtksourceview5-download-http "&gnome-download-http;/gtksourceview/5.10/gtksourceview-&gtksourceview5-version;.tar.xz">
     7  <!ENTITY gtksourceview5-download-http "&gnome-download-http;/gtksourceview/5.12/gtksourceview-&gtksourceview5-version;.tar.xz">
    88  <!ENTITY gtksourceview5-download-ftp  " ">
    9   <!ENTITY gtksourceview5-md5sum        "f74162d727875c3f517d5316148e7222">
     9  <!ENTITY gtksourceview5-md5sum        "60ed6cd89cc877c2e7e08d314fa55e02">
    1010  <!ENTITY gtksourceview5-size          "1.2 MB">
    1111  <!ENTITY gtksourceview5-buildsize     "47 MB">
     
    8484    <bridgehead renderas="sect4">Optional</bridgehead>
    8585    <para role="optional">
    86       <xref linkend="gtk-doc"/>,
     86      <xref linkend="gi-docgen"/>,
    8787      <!--<xref linkend="sysprof"/>,-->
    8888      <xref linkend="vala"/>,
    8989      <xref linkend="valgrind"/>,
    90       <xref linkend="vulkan-loader"/>,
     90      <xref linkend="vulkan-loader"/>, and
    9191      <ulink url="&sysprof-url;">sysprof</ulink>
    9292      <!--<ulink url="https://www.vulkan.org/">Vulkan</ulink>-->
     
    124124
    125125    <para>
    126       <option>-Dgtk_doc=true</option>: Use this switch if you have
    127       <xref linkend="gtk-doc"/> installed and wish to generate the API
     126      <option>-Ddocumentation=true</option>: Use this switch if you have
     127      <xref linkend="gi-docgen"/> installed and wish to generate the API
    128128      documentation.
    129129    </para>
Note: See TracChangeset for help on using the changeset viewer.