Changeset c7b1dcc for general


Ignore:
Timestamp:
01/31/2021 12:33:03 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ca2860a
Parents:
7aa91c69
Message:

Update to URI-5.07 (Perl Module)
Update to samba-4.13.4
Update to glibmm-2.66.0
Update to pangomm-2.46.0
Update to telepathy-glib-0.24.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24159 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glibmm.xml

    r7aa91c69 rc7b1dcc  
    55  %general-entities;
    66
    7   <!ENTITY glibmm-download-http "&gnome-download-http;/glibmm/2.64/glibmm-&glibmm-version;.tar.xz">
    8   <!ENTITY glibmm-download-ftp  "&gnome-download-ftp;/glibmm/2.64/glibmm-&glibmm-version;.tar.xz">
    9   <!ENTITY glibmm-md5sum        "02c40e6bc0721c564e4b033a18cb3a8e">
    10   <!ENTITY glibmm-size          "7.1 MB">
    11   <!ENTITY glibmm-buildsize     "173 MB (with tests)">
    12   <!ENTITY glibmm-time          "0.6 SBU (Using parallelism=4; with tests)">
     7  <!ENTITY glibmm-download-http "&gnome-download-http;/glibmm/2.66/glibmm-&glibmm-version;.tar.xz">
     8  <!ENTITY glibmm-download-ftp  "&gnome-download-ftp;/glibmm/2.66/glibmm-&glibmm-version;.tar.xz">
     9  <!ENTITY glibmm-md5sum        "e7084e702d87ac9e34a5837f5a500822">
     10  <!ENTITY glibmm-size          "7.2 MB">
     11  <!ENTITY glibmm-buildsize     "174 MB (with tests)">
     12  <!ENTITY glibmm-time          "0.8 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
  • general/genlib/telepathy-glib.xml

    r7aa91c69 rc7b1dcc  
    88           "https://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-&telepathy-glib-version;.tar.gz">
    99  <!ENTITY telepathy-glib-download-ftp  " ">
    10   <!ENTITY telepathy-glib-md5sum        "cbeb0a24acc26e7f095be281c324da69">
    11   <!ENTITY telepathy-glib-size          "3.8 MB">
    12   <!ENTITY telepathy-glib-buildsize     "222 MB">
     10  <!ENTITY telepathy-glib-md5sum        "7be2e1fc78f932a215f177994fe37d67">
     11  <!ENTITY telepathy-glib-size          "3.7 MB">
     12  <!ENTITY telepathy-glib-buildsize     "256 MB">
    1313  <!ENTITY telepathy-glib-time          "1.2 SBU">
    1414]>
     
    7676    </itemizedlist>
    7777
     78<!--
    7879    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7980    <itemizedlist spacing="compact">
     
    8586      </listitem>
    8687    </itemizedlist>
     88-->
    8789
    8890    <bridgehead renderas="sect3">Telepathy GLib Dependencies</bridgehead>
     
    115117    <title>Installation of Telepathy Glib</title>
    116118
     119<!--
    117120    <para>
    118121      First, apply a patch to fix several bugs discovered after
     
    121124
    122125<screen><userinput remap="pre">patch -Np1 -i ../telepathy-glib-&telepathy-glib-version;-consolidated_fixes-1.patch</userinput></screen>
     126-->
    123127
    124128    <para>
     
    128132      overridden from the environment. Fix it with the following command:
    129133    </para>
     134    <!-- Still needed with 0.24.2 -->
    130135
    131136<screen><userinput>sed -i 's%/usr/bin/python%&amp;3%' tests/all-errors-documented.py</userinput></screen>
     
    136141    </para>
    137142
    138 <screen><userinput>autoreconf -fiv &amp;&amp;
    139 
    140 PYTHON=/usr/bin/python3 ./configure --prefix=/usr          \
     143<screen><userinput>PYTHON=/usr/bin/python3 ./configure --prefix=/usr          \
    141144                                    --enable-vala-bindings \
    142145                                    --disable-static       &amp;&amp;
  • general/prog/perl-modules/perl-uri.xml

    r7aa91c69 rc7b1dcc  
    66
    77  <!ENTITY my-download-http "&perl_authors;/id/O/OA/OALDERS/URI-&URI-version;.tar.gz">
    8   <!ENTITY my-md5sum "3dd176c522e9d39d88bcf1221fcd7ab2">
     8  <!ENTITY my-md5sum "2109530e0fa538c02d43fc37705f6fce">
    99
    1010  <!ENTITY my-md5sum "">
Note: See TracChangeset for help on using the changeset viewer.