Changeset 22c91155 for gnome


Ignore:
Timestamp:
01/12/2019 01:33:37 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, 8.4, 9.0, 9.1, bdubbs/svn, 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:
f00e39b
Parents:
fbb3a43
Message:

Update to jansson-2.12
Update to gexiv2-0.11.0
Update to nautilus-3.30.5
Update to zenity-3.30.0
Update to GeoClue-2.5.2
Update to gnome-settings-daemon-3.30.2
Update to network-manager-applet-1.8.18
Update to gnome-color-manager-3.30.0
Update to gnome-control-center-3.30.2
Minor text fixes

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

Location:
gnome
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/gnome-color-manager.xml

    rfbb3a43 r22c91155  
    66
    77  <!ENTITY gnome-color-manager-download-http
    8            "&gnome-download-http;/gnome-color-manager/&gnome-minor-28;/gnome-color-manager-&gnome-color-manager-version;.tar.xz">
     8           "&gnome-download-http;/gnome-color-manager/&gnome-minor-30;/gnome-color-manager-&gnome-color-manager-version;.tar.xz">
    99  <!ENTITY gnome-color-manager-download-ftp
    10            "&gnome-download-ftp;/gnome-color-manager/&gnome-minor-28;/gnome-color-manager-&gnome-color-manager-version;.tar.xz">
    11   <!ENTITY gnome-color-manager-md5sum        "e1ddc02d6f6b44edc75953ad5ef9e3e3">
     10           "&gnome-download-ftp;/gnome-color-manager/&gnome-minor-30;/gnome-color-manager-&gnome-color-manager-version;.tar.xz">
     11  <!ENTITY gnome-color-manager-md5sum        "f1caa9d4ece97e21b4ff1147201b6dd3">
    1212  <!ENTITY gnome-color-manager-size          "2.5 MB">
    13   <!ENTITY gnome-color-manager-buildsize     "16 MB">
    14   <!ENTITY gnome-color-manager-time          "less than 0.1 SBU">
     13  <!ENTITY gnome-color-manager-buildsize     "23 MB">
     14  <!ENTITY gnome-color-manager-time          "0.2 SBU">
    1515]>
    1616
     
    8989    <bridgehead renderas="sect4">Recommended</bridgehead>
    9090    <para role="recommended">
     91      <!-- Unfortunately, the API changes in Exiv2 have caused this apckage to
     92      fail to build unless support is disabled. However, the build still bombs
     93      if it is not installed. Nobody has patches available, and I'm not
     94      comfortable patching it, so disable support for now. -->
    9195      <xref linkend="exiv2"/> and
    9296      <xref linkend="vte"/>
     
    9599    <bridgehead renderas="sect4">Optional</bridgehead>
    96100    <para role="optional">
    97 <!--      <xref linkend="appstream-glib"/> and -->
    98101      <ulink url="&appstream-glib-url;">appstream-glib</ulink> and
    99102      <xref linkend="docbook-utils"/> (currently causes build to fail)
     
    116119cd    build &amp;&amp;
    117120
    118 meson --prefix=/usr .. &amp;&amp;
     121meson --prefix=/usr -Dexiv=false .. &amp;&amp;
    119122ninja</userinput></screen>
    120123
  • gnome/applications/network-manager-applet.xml

    rfbb3a43 r22c91155  
    99  <!ENTITY network-manager-applet-download-ftp
    1010           "&gnome-download-ftp;/network-manager-applet/1.8/network-manager-applet-&network-manager-applet-version;.tar.xz">
    11   <!ENTITY network-manager-applet-md5sum    "9f27c962b28bb156dc8a3d10d949afc5">
     11  <!ENTITY network-manager-applet-md5sum    "34923579b39360db64649342ee6735d8">
    1212  <!ENTITY network-manager-applet-size      "1.5 MB">
    13   <!ENTITY network-manager-applet-buildsize "65 MB (with tests)">
    14   <!ENTITY network-manager-applet-time      "0.3 SBU (with tests)">
     13  <!ENTITY network-manager-applet-buildsize "66 MB (with tests)">
     14  <!ENTITY network-manager-applet-time      "0.4 SBU (with tests)">
    1515]>
    1616
     
    3636      a panel applet used to configure wired and wireless network connections
    3737      through GUI. It's designed for use with any desktop environment that uses
    38       <application>GTK+</application> like <application>Xfce</application> and
    39       <application>LXDE</application>.
     38      <application>GTK+</application>, such as <application>Xfce</application>
     39       and <application>LXDE</application>.
    4040    </para>
    4141
  • gnome/platform/gexiv2.xml

    rfbb3a43 r22c91155  
    66
    77<!-- gexiv2 -->
    8   <!ENTITY gexiv2-download-http "https://download.gnome.org/sources/gexiv2/0.10/gexiv2-&gexiv2-version;.tar.xz">
    9   <!ENTITY gexiv2-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/gexiv2/0.10/gexiv2-&gexiv2-version;.tar.xz">
    10   <!ENTITY gexiv2-md5sum        "fcbaa7233fc076a6743c22da746956be">
    11   <!ENTITY gexiv2-size          "620 KB">
    12   <!ENTITY gexiv2-buildsize     "5.7 MB">
    13   <!ENTITY gexiv2-time          "less than 0.1 SBU">
     8  <!ENTITY gexiv2-download-http "https://download.gnome.org/sources/gexiv2/0.11/gexiv2-&gexiv2-version;.tar.xz">
     9  <!ENTITY gexiv2-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/gexiv2/0.11/gexiv2-&gexiv2-version;.tar.xz">
     10  <!ENTITY gexiv2-md5sum        "6b9d0d9901df847a49903f11f3d6f685">
     11  <!ENTITY gexiv2-size          "364 KB">
     12  <!ENTITY gexiv2-buildsize     "5.1 MB">
     13  <!ENTITY gexiv2-time          "0.1 SBU">
    1414]>
    1515
     
    8585    <bridgehead renderas="sect4">Optional</bridgehead>
    8686    <para role="optional">
    87       <xref linkend="gtk-doc"/>
     87      <xref linkend="gtk-doc"/> (for documentation) and
     88      <xref linkend="python2"/> (for the Python2 module)
    8889    </para>
    8990
  • gnome/platform/gnome-control-center.xml

    rfbb3a43 r22c91155  
    66
    77  <!ENTITY gnome-control-center-download-http
    8            "&gnome-download-http;/gnome-control-center/&gnome-minor-28;/gnome-control-center-&gnome-control-center-version;.tar.xz">
     8           "&gnome-download-http;/gnome-control-center/&gnome-minor-30;/gnome-control-center-&gnome-control-center-version;.tar.xz">
    99  <!ENTITY gnome-control-center-download-ftp
    10            "&gnome-download-ftp;/gnome-control-center/&gnome-minor-28;/gnome-control-center-&gnome-control-center-version;.tar.xz">
    11   <!ENTITY gnome-control-center-md5sum        "9b6967307c49fff8d118a027ee398415">
     10           "&gnome-download-ftp;/gnome-control-center/&gnome-minor-30;/gnome-control-center-&gnome-control-center-version;.tar.xz">
     11  <!ENTITY gnome-control-center-md5sum        "a1c5eb83cad50db3f54c03c8d1be02f8">
    1212  <!ENTITY gnome-control-center-size          "5.6 MB">
    13   <!ENTITY gnome-control-center-buildsize     "138 MB">
    14   <!ENTITY gnome-control-center-time          "0.8 SBU">
     13  <!ENTITY gnome-control-center-buildsize     "140 MB (with tests)">
     14  <!ENTITY gnome-control-center-time          "1.1 SBU (with tests)">
    1515]>
    1616
  • gnome/platform/gnome-settings-daemon.xml

    rfbb3a43 r22c91155  
    66
    77  <!ENTITY gnome-settings-daemon-download-http
    8            "&gnome-download-http;/gnome-settings-daemon/&gnome-minor-28;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
     8           "&gnome-download-http;/gnome-settings-daemon/&gnome-minor-30;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
    99  <!ENTITY gnome-settings-daemon-download-ftp
    10            "&gnome-download-ftp;/gnome-settings-daemon/&gnome-minor-28;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
    11   <!ENTITY gnome-settings-daemon-md5sum        "8b441f756942f41c95fbaeba2f10766c">
     10           "&gnome-download-ftp;/gnome-settings-daemon/&gnome-minor-30;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
     11  <!ENTITY gnome-settings-daemon-md5sum        "ac4cf0cf54d60c839698cad6560367ff">
    1212  <!ENTITY gnome-settings-daemon-size          "1.3 MB">
    1313  <!ENTITY gnome-settings-daemon-buildsize     "38 MB">
    14   <!ENTITY gnome-settings-daemon-time          "0.2 SBU">
     14  <!ENTITY gnome-settings-daemon-time          "0.3 SBU">
    1515]>
    1616
  • gnome/platform/nautilus.xml

    rfbb3a43 r22c91155  
    66
    77  <!ENTITY nautilus-download-http
    8            "&gnome-download-http;/nautilus/&gnome-minor-28;/nautilus-&nautilus-version;.tar.xz">
     8           "&gnome-download-http;/nautilus/&gnome-minor-30;/nautilus-&nautilus-version;.tar.xz">
    99  <!ENTITY nautilus-download-ftp
    10            "&gnome-download-ftp;/nautilus/&gnome-minor-28;/nautilus-&nautilus-version;.tar.xz">
    11   <!ENTITY nautilus-md5sum        "83234937ab14b066e627c105d3ae2048">
     10           "&gnome-download-ftp;/nautilus/&gnome-minor-30;/nautilus-&nautilus-version;.tar.xz">
     11  <!ENTITY nautilus-md5sum        "e9d392e7a11440d4d981ce49d8960d5b">
    1212  <!ENTITY nautilus-size          "3.1 MB">
    13   <!ENTITY nautilus-buildsize     "91 MB (with tests)">
    14   <!ENTITY nautilus-time          "0.3 SBU (with tests)">
     13  <!ENTITY nautilus-buildsize     "147 MB (with tests)">
     14  <!ENTITY nautilus-time          "0.6 SBU (with tests)">
    1515]>
    1616
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
     79      <xref linkend="bubblewrap"/>,
    7980      <xref linkend="gexiv2"/>,
    8081      <xref linkend="gnome-autoar"/>,
    8182      <xref linkend="gnome-desktop"/>,
    82       <xref linkend="tracker"/>, and
    83       <xref linkend="libnotify"/>
     83      <xref linkend="libnotify"/>,
     84      <xref linkend="libseccomp"/>, and
     85      <xref linkend="tracker"/>
    8486    </para>
    8587
  • gnome/platform/zenity.xml

    rfbb3a43 r22c91155  
    55  %general-entities;
    66
    7   <!ENTITY zenity-download-http "&gnome-download-http;/zenity/&gnome-minor-28;/zenity-&zenity-version;.tar.xz">
    8   <!ENTITY zenity-download-ftp  "&gnome-download-ftp;/zenity/&gnome-minor-28;/zenity-&zenity-version;.tar.xz">
    9   <!ENTITY zenity-md5sum        "75344e6697f8f8111643d38f49a493ce">
     7  <!ENTITY zenity-download-http "&gnome-download-http;/zenity/&gnome-minor-30;/zenity-&zenity-version;.tar.xz">
     8  <!ENTITY zenity-download-ftp  "&gnome-download-ftp;/zenity/&gnome-minor-30;/zenity-&zenity-version;.tar.xz">
     9  <!ENTITY zenity-md5sum        "b2180f4ef4fcb2ee90da8c65bd5241af">
    1010  <!ENTITY zenity-size          "4.3 MB">
    1111  <!ENTITY zenity-buildsize     "27 MB">
Note: See TracChangeset for help on using the changeset viewer.