diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2024-10-22 14:32:35 -0500 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2024-10-22 14:32:35 -0500 |
commit | c378438ccdce152f22e94fc91c9047f1426279b3 (patch) | |
tree | 3f17dac7f7355ac868f32c78bba57a8eadb5cfd7 /gnome | |
parent | 39f83f711a44aaa5bc996aec49106ebc13206fe2 (diff) |
Update to gnome-online-accounts-3.52.1
Diffstat (limited to 'gnome')
-rw-r--r-- | gnome/platform/gnome-online-accounts.xml | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/gnome/platform/gnome-online-accounts.xml b/gnome/platform/gnome-online-accounts.xml index f05627df22..eabc3bb770 100644 --- a/gnome/platform/gnome-online-accounts.xml +++ b/gnome/platform/gnome-online-accounts.xml @@ -7,10 +7,10 @@ <!ENTITY gnome-online-accounts-download-http "&gnome-download-http;/gnome-online-accounts/&gnome-minor-50;/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz"> <!ENTITY gnome-online-accounts-download-ftp " "> - <!ENTITY gnome-online-accounts-md5sum "93cc587f17ad9c14f03bcd0b9c124f8b"> - <!ENTITY gnome-online-accounts-size "400 KB"> - <!ENTITY gnome-online-accounts-buildsize "14 MB"> - <!ENTITY gnome-online-accounts-time "0.2 SBU"> + <!ENTITY gnome-online-accounts-md5sum "7565f47b3d630d13921f15df82bd3413"> + <!ENTITY gnome-online-accounts-size "464 KB"> + <!ENTITY gnome-online-accounts-buildsize "33 MB"> + <!ENTITY gnome-online-accounts-time "0.3 SBU"> ]> <sect1 id="gnome-online-accounts" xreflabel="gnome-online-accounts-&gnome-online-accounts-version;"> @@ -177,7 +177,9 @@ ninja</userinput></screen> <seglistitem> <seg> - goa-daemon and goa-identity-service (library executables) + None + <!-- Let'snot include library executables for consistency --> + <!--goa-daemon and goa-identity-service (library executables)--> </seg> <seg> libgoa-1.0.so and libgoa-backend-1.0.so @@ -195,6 +197,7 @@ ninja</userinput></screen> <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> + <!-- library executable, so let's not include it <varlistentry id="goa-daemon"> <term><command>goa-daemon</command></term> <listitem> @@ -206,6 +209,7 @@ ninja</userinput></screen> </indexterm> </listitem> </varlistentry> + --> <varlistentry id="libgoa-1"> <term><filename class="libraryfile">libgoa-1.0.so</filename></term> |