Changeset ddc634b


Ignore:
Timestamp:
03/10/2020 12:51:37 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
d56e7df
Parents:
ba718791
Message:

Add the gnome-3.36 entity, and adjust the URLs for pyatspi2, pygbject3, and at-spi2-core that I just encountered

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/pyatspi2.xml

    rba718791 rddc634b  
    66
    77  <!ENTITY pyatspi2-download-http
    8            "&gnome-download-http;/pyatspi/2.34/pyatspi-&pyatspi2-version;.tar.xz">
     8           "&gnome-download-http;/pyatspi/2.36/pyatspi-&pyatspi2-version;.tar.xz">
    99  <!ENTITY pyatspi2-download-ftp
    10            "&gnome-download-ftp;/pyatspi/2.34/pyatspi-&pyatspi2-version;.tar.xz">
     10           "&gnome-download-ftp;/pyatspi/2.36/pyatspi-&pyatspi2-version;.tar.xz">
    1111  <!ENTITY pyatspi2-md5sum        "a559dc4b5c48c840c8063b04cec04618">
    1212  <!ENTITY pyatspi2-size          "308 KB">
  • general/prog/pygobject3.xml

    rba718791 rddc634b  
    66
    77  <!ENTITY pygobject3-download-http
    8            "&gnome-download-http;/pygobject/&gnome-minor-34;/pygobject-&pygobject3-version;.tar.xz">
     8           "&gnome-download-http;/pygobject/&gnome-minor-36;/pygobject-&pygobject3-version;.tar.xz">
    99  <!ENTITY pygobject3-download-ftp
    10            "&gnome-download-ftp;/pygobject/&gnome-minor-34;/pygobject-&pygobject3-version;.tar.xz">
     10           "&gnome-download-ftp;/pygobject/&gnome-minor-36;/pygobject-&pygobject3-version;.tar.xz">
    1111  <!ENTITY pygobject3-md5sum        "3d05e4c3682d00d5fbe2383f418851b5">
    1212  <!ENTITY pygobject3-size          "544 KB">
  • gnome.ent

    rba718791 rddc634b  
    1111<!ENTITY gnome-minor-32       "3.32">
    1212<!ENTITY gnome-minor-34       "3.34">
     13<!ENTITY gnome-minor-36       "3.36">
    1314<!-- See about removing some of the above entities after 3.32 is in. -->
    1415
  • x/lib/at-spi2-core.xml

    rba718791 rddc634b  
    66
    77  <!ENTITY at-spi2-core-download-http
    8            "&gnome-download-http;/at-spi2-core/2.34/at-spi2-core-&at-spi2-core-version;.tar.xz">
     8           "&gnome-download-http;/at-spi2-core/2.36/at-spi2-core-&at-spi2-core-version;.tar.xz">
    99  <!ENTITY at-spi2-core-download-ftp
    10            "&gnome-download-ftp;/at-spi2-core/2.34/at-spi2-core-&at-spi2-core-version;.tar.xz">
     10           "&gnome-download-ftp;/at-spi2-core/2.36/at-spi2-core-&at-spi2-core-version;.tar.xz">
    1111  <!ENTITY at-spi2-core-md5sum        "f101d111b06293d15738afc904c1d931">
    1212  <!ENTITY at-spi2-core-size          "184 KB">
Note: See TracChangeset for help on using the changeset viewer.