Changeset 949e158 for gnome


Ignore:
Timestamp:
04/16/2014 10:54:46 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
266a547
Parents:
4259a0b2
Message:

pygobject-3.12.1, glib-networking-2.40.1, gjs-1.40.1, gtksourceview-3.12.1 and gedit-3.12.1.

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

Location:
gnome
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/gedit.xml

    r4259a0b2 r949e158  
    77  <!ENTITY gedit-download-http "&gnome-download-http;/gedit/&gnome-minor;/gedit-&gedit-version;.tar.xz">
    88  <!ENTITY gedit-download-ftp  "&gnome-download-ftp;/gedit/&gnome-minor;/gedit-&gedit-version;.tar.xz">
    9   <!ENTITY gedit-md5sum        "d603299a2f885e48d8ba1cf8f16e3b6c">
     9  <!ENTITY gedit-md5sum        "c7773745c31d2723c32d159d1e64d461">
    1010  <!ENTITY gedit-size          "2.8 MB">
    11   <!ENTITY gedit-buildsize     "98 MB (additional 1 MB for tests)">
     11  <!ENTITY gedit-buildsize     "89 MB (additional less than 1 MB for tests)">
    1212  <!ENTITY gedit-time          "1.0 SBU (additional 0.1 SBU for tests)">
    1313]>
  • gnome/platform/gjs.xml

    r4259a0b2 r949e158  
    77  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.40/gjs-&gjs-version;.tar.xz">
    88  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.40/gjs-&gjs-version;.tar.xz">
    9   <!ENTITY gjs-md5sum        "17f0ce474fbe6dda423a97c7f22fb073">
    10   <!ENTITY gjs-size          "436 KB">
     9  <!ENTITY gjs-md5sum        "150580858bc40d0dbc9df43741eb2ad3">
     10  <!ENTITY gjs-size          "440 KB">
    1111  <!ENTITY gjs-buildsize     "24 MB (additional 1 MB for the tests)">
    1212  <!ENTITY gjs-time          "0.3 SBU (additional 0.1 SBU for the tests)">
     
    9797
    9898    <para>
    99       To test the results, issue: <command>make check</command>.
    100       <!-- The package comes with a testsuite, but it fails for yet unknown reasons. -->
     99      To test the results, issue: <command>make -k check</command>.
     100      Testsuite fails, for unknown reasons.
    101101    </para>
    102102
  • gnome/platform/gtksourceview.xml

    r4259a0b2 r949e158  
    99  <!ENTITY gtksourceview-download-ftp
    1010    "&gnome-download-ftp;/gtksourceview/&gnome-minor;/gtksourceview-&gtksourceview-version;.tar.xz">
    11   <!ENTITY gtksourceview-md5sum        "8850fc0aee4893668ede37a30ef05e85">
     11  <!ENTITY gtksourceview-md5sum        "4012b31fc2d06d18da1e9588312ac97e">
    1212  <!ENTITY gtksourceview-size          "1.2 MB">
    13   <!ENTITY gtksourceview-buildsize     "39 MB (additional 1 MB for the tests)">
     13  <!ENTITY gtksourceview-buildsize     " 40 MB (additional less than 1 MB for the tests)">
    1414  <!ENTITY gtksourceview-time          "0.3 SBU (additional 0.1 SBU for the tests)">
    1515]>
  • gnome/platform/libsecret.xml

    r4259a0b2 r949e158  
    138138      To test the results, issue: <command>make -k check</command>, after the
    139139      package is installed. Test suite should be run from a local GUI session
    140       started with dbus-launch. Some tests might still fail for unknown reasons.
     140      started with dbus-launch. Some tests might still fail and hang,
     141      for unknown reasons.
    141142    </para>
    142143
Note: See TracChangeset for help on using the changeset viewer.