Changeset 6ebcb8e for general


Ignore:
Timestamp:
04/15/2015 10:43:10 PM (9 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.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
42b94c5
Parents:
24dfdcd
Message:

Update to pygobject-3.16.1.

Update to Gnome 3.16.1:

gsettings-desktop-schemas-3.16.1,
yelp-xsl-3.16.1,
gvfs-1.24.1,
gnome-desktop-3.16.1,
dconf-editor-3.16.1,
notification-daemon-3.16.1,
baobab-3.16.1,
cheese-3.16.1,
eog-3.16.1,
file-roller-3.16.1,
gnome-termina-3.16.1, and
gucharmap-3.16.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/pygobject3.xml

    r24dfdcd r6ebcb8e  
    99  <!ENTITY pygobject3-download-ftp
    1010           "&gnome-download-ftp;/pygobject/3.16/pygobject-&pygobject3-version;.tar.xz">
    11   <!ENTITY pygobject3-md5sum        "fedf819b15300c3898b3da9b32a1e719">
    12   <!ENTITY pygobject3-size          "708 KB">
    13   <!ENTITY pygobject3-buildsize     "21 MB (additional 3 MB for the tests)">
     11  <!ENTITY pygobject3-md5sum        "36bf04253d6b8999f238fd05ce9f8ac4">
     12  <!ENTITY pygobject3-size          "712 KB">
     13  <!ENTITY pygobject3-buildsize     "26 MB (additional 3 MB for the tests)">
    1414  <!ENTITY pygobject3-time          "0.3 SBU (additional 0.2 SBU for the tests)">
    1515]>
     
    134134
    135135      <para>
    136         To test the results, issue: <command>make -C python3 -k check</command>.
     136        To test the results, issue: <command>make -C python3 check</command>.
    137137        An already active graphical session with bus address is necessary to
    138         run the tests. Some tests fail for unknown reasons.
     138        run the tests.
    139139      </para>
    140140
Note: See TracChangeset for help on using the changeset viewer.