Ignore:
Timestamp:
07/04/2019 04:40:00 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
7d3cd746
Parents:
7aa97712
Message:

Update to gnome-maps-3.32.2.1
Update to gnome-disk-utility-3.32.1
Update to gnome-logs-3.32.1
Update to gnome-calculator-3.32.2
Make gnome-logs systemd only because it relies off the journal for logging and refuses to cooperate with logs in /var/log

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/gnome-maps.xml

    r7aa97712 re714d96  
    66
    77  <!ENTITY gnome-maps-download-http
    8            "&gnome-download-http;/gnome-maps/&gnome-minor-30;/gnome-maps-&gnome-maps-version;.tar.xz">
     8           "&gnome-download-http;/gnome-maps/&gnome-minor-32;/gnome-maps-&gnome-maps-version;.tar.xz">
    99  <!ENTITY gnome-maps-download-ftp
    10            "&gnome-download-ftp;/gnome-maps/&gnome-minor-30;/gnome-maps-&gnome-maps-version;.tar.xz">
    11   <!ENTITY gnome-maps-md5sum        "8d1691382f31cfa7c9526f2689d1a9fe">
    12   <!ENTITY gnome-maps-size          "2.1 MB">
    13   <!ENTITY gnome-maps-buildsize     "14 MB">
     10           "&gnome-download-ftp;/gnome-maps/&gnome-minor-32;/gnome-maps-&gnome-maps-version;.tar.xz">
     11  <!ENTITY gnome-maps-md5sum        "45f640d430161fad0f2b992128ef4982">
     12  <!ENTITY gnome-maps-size          "3.9 MB">
     13  <!ENTITY gnome-maps-buildsize     "15 MB">
    1414  <!ENTITY gnome-maps-time          "less than 0.1 SBU">
    1515]>
     
    8282      <xref linkend="geocode-glib"/>,
    8383      <xref linkend="gfbgraph"/>,
    84       <xref linkend="gjs"/>, and
    85       <xref linkend="libchamplain"/>
     84      <xref linkend="gjs"/>,
     85      <xref linkend="libchamplain"/>, and
     86      <xref linkend="rest"/>
    8687    </para>
    8788
     
    100101
    101102<screen><userinput>mkdir build &amp;&amp;
    102 cd build &amp;&amp;
     103cd    build &amp;&amp;
    103104
    104105meson --prefix=/usr .. &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.