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
This commit is contained in:
Douglas R. Reno 2020-03-10 00:51:37 +00:00
parent ba7187915c
commit ddc634bdd7
4 changed files with 7 additions and 6 deletions

View File

@ -5,9 +5,9 @@
%general-entities;
<!ENTITY pyatspi2-download-http
"&gnome-download-http;/pyatspi/2.34/pyatspi-&pyatspi2-version;.tar.xz">
"&gnome-download-http;/pyatspi/2.36/pyatspi-&pyatspi2-version;.tar.xz">
<!ENTITY pyatspi2-download-ftp
"&gnome-download-ftp;/pyatspi/2.34/pyatspi-&pyatspi2-version;.tar.xz">
"&gnome-download-ftp;/pyatspi/2.36/pyatspi-&pyatspi2-version;.tar.xz">
<!ENTITY pyatspi2-md5sum "a559dc4b5c48c840c8063b04cec04618">
<!ENTITY pyatspi2-size "308 KB">
<!ENTITY pyatspi2-buildsize "3.0 MB">

View File

@ -5,9 +5,9 @@
%general-entities;
<!ENTITY pygobject3-download-http
"&gnome-download-http;/pygobject/&gnome-minor-34;/pygobject-&pygobject3-version;.tar.xz">
"&gnome-download-http;/pygobject/&gnome-minor-36;/pygobject-&pygobject3-version;.tar.xz">
<!ENTITY pygobject3-download-ftp
"&gnome-download-ftp;/pygobject/&gnome-minor-34;/pygobject-&pygobject3-version;.tar.xz">
"&gnome-download-ftp;/pygobject/&gnome-minor-36;/pygobject-&pygobject3-version;.tar.xz">
<!ENTITY pygobject3-md5sum "3d05e4c3682d00d5fbe2383f418851b5">
<!ENTITY pygobject3-size "544 KB">
<!ENTITY pygobject3-buildsize "21 MB">

View File

@ -10,6 +10,7 @@
<!ENTITY gnome-minor-28 "3.28">
<!ENTITY gnome-minor-32 "3.32">
<!ENTITY gnome-minor-34 "3.34">
<!ENTITY gnome-minor-36 "3.36">
<!-- See about removing some of the above entities after 3.32 is in. -->
<!-- Chapter 30 -->

View File

@ -5,9 +5,9 @@
%general-entities;
<!ENTITY at-spi2-core-download-http
"&gnome-download-http;/at-spi2-core/2.34/at-spi2-core-&at-spi2-core-version;.tar.xz">
"&gnome-download-http;/at-spi2-core/2.36/at-spi2-core-&at-spi2-core-version;.tar.xz">
<!ENTITY at-spi2-core-download-ftp
"&gnome-download-ftp;/at-spi2-core/2.34/at-spi2-core-&at-spi2-core-version;.tar.xz">
"&gnome-download-ftp;/at-spi2-core/2.36/at-spi2-core-&at-spi2-core-version;.tar.xz">
<!ENTITY at-spi2-core-md5sum "f101d111b06293d15738afc904c1d931">
<!ENTITY at-spi2-core-size "184 KB">
<!ENTITY at-spi2-core-buildsize "6.9 MB (with tests)">