Changeset 8a76fc4 for general/prog


Ignore:
Timestamp:
09/07/2018 12:22:40 AM (6 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, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
316d2235
Parents:
f3e3b83
Message:

Update to at-spi2-atk-2.30.0
Update to pyatspi2-2.30.0
Update to at-spi2-core-2.30.0
Update to gsettings-desktop-schemas-3.28.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/pyatspi2.xml

    rf3e3b83 r8a76fc4  
    66
    77  <!ENTITY pyatspi2-download-http
    8            "&gnome-download-http;/pyatspi/2.26/pyatspi-&pyatspi2-version;.tar.xz">
     8           "&gnome-download-http;/pyatspi/2.30/pyatspi-&pyatspi2-version;.tar.xz">
    99  <!ENTITY pyatspi2-download-ftp
    10            "&gnome-download-ftp;/pyatspi/2.26/pyatspi-&pyatspi2-version;.tar.xz">
    11   <!ENTITY pyatspi2-md5sum        "554f95b0c4b99dcf015140f91883b433">
     10           "&gnome-download-ftp;/pyatspi/2.30/pyatspi-&pyatspi2-version;.tar.xz">
     11  <!ENTITY pyatspi2-md5sum        "2b588e226bfce50669ed6466d8a2d3b4">
    1212  <!ENTITY pyatspi2-size          "304 KB">
    1313  <!ENTITY pyatspi2-buildsize     "5.1 MB">
     
    108108pushd python2 &amp;&amp;
    109109../configure --prefix=/usr --with-python=/usr/bin/python &amp;&amp;
    110 make &amp;&amp;
    111110popd</userinput></screen>
    112111
     
    120119pushd python3 &amp;&amp;
    121120../configure --prefix=/usr --with-python=/usr/bin/python3 &amp;&amp;
    122 make &amp;&amp;
    123121popd</userinput></screen>
    124122
Note: See TracChangeset for help on using the changeset viewer.