mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update to GNOME platform packages gcr,
gjs, gnome-backgrounds, gnome-bluetooth, gnome-desktop, gnome-keyring, gnome-online-accounts, gnome-settings-daemon, gsettings-desktop-schemas, libgweather, libsecret, nautilus, yelp-xsl, and zenity. Partially fixes Add gexiv2 now required by nautilus. Update to evolution-data-server-3.28.0. Update to gvfs-1.36.0. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20030 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e1a8598d68
commit
27229dba32
@ -99,7 +99,7 @@
|
||||
<xref linkend="gobject-introspection"/>,
|
||||
<xref linkend="vala"/>,
|
||||
<xref linkend="w3m"/>,
|
||||
<ulink url="https://wiki.gnome.org/Projects/gexiv2">gexiv2</ulink>,
|
||||
<xref linkend="gexiv2"/>,
|
||||
<ulink url="http://lensfun.sourceforge.net/">lensfun</ulink>,
|
||||
<ulink url="http://libopenraw.freedesktop.org/wiki/">libopenraw</ulink>,
|
||||
<ulink url="http://libspiro.sourceforge.net/">libspiro</ulink>,
|
||||
|
37
gnome.ent
37
gnome.ent
@ -14,45 +14,46 @@
|
||||
|
||||
<!-- Chapter 30 -->
|
||||
<!-- Platform -->
|
||||
<!ENTITY gcr-version "3.20.0">
|
||||
<!ENTITY gsettings-desktop-schemas-version "3.24.1">
|
||||
<!ENTITY libsecret-version "0.18.5">
|
||||
<!ENTITY gcr-version "3.28.0">
|
||||
<!ENTITY gsettings-desktop-schemas-version "3.28.0">
|
||||
<!ENTITY libsecret-version "0.18.6">
|
||||
<!ENTITY rest-version "0.8.1">
|
||||
<!ENTITY totem-pl-parser-version "3.26.0">
|
||||
<!ENTITY vte-version "0.52.0">
|
||||
<!ENTITY yelp-xsl-version "3.20.1">
|
||||
<!ENTITY yelp-xsl-version "3.28.0">
|
||||
<!ENTITY GConf-version "3.2.6">
|
||||
<!ENTITY geocode-glib-version "3.25.4.1">
|
||||
<!ENTITY gjs-version "1.50.4">
|
||||
<!ENTITY gjs-version "1.52.0">
|
||||
<!ENTITY gnome-autoar-version "0.2.3">
|
||||
<!ENTITY gnome-desktop-version "3.26.2">
|
||||
<!ENTITY gnome-desktop-version "3.28.0">
|
||||
<!ENTITY gnome-menus-version "3.13.3">
|
||||
<!ENTITY gnome-online-accounts-version "3.26.2">
|
||||
<!ENTITY gnome-online-accounts-version "3.28.0">
|
||||
<!ENTITY gnome-video-effects-version "0.4.3">
|
||||
<!ENTITY grilo-version "0.3.4">
|
||||
<!ENTITY libchamplain-version "0.12.16">
|
||||
<!ENTITY libgdata-version "0.17.9">
|
||||
<!ENTITY libgee-version "0.20.1">
|
||||
<!ENTITY libgtop-version "2.38.0">
|
||||
<!ENTITY libgweather-version "3.26.1">
|
||||
<!ENTITY libgweather-version "3.28.1">
|
||||
<!ENTITY libpeas-version "1.22.0">
|
||||
<!ENTITY libwnck-version "3.24.1">
|
||||
<!ENTITY evolution-data-server-version "3.26.5">
|
||||
<!ENTITY evolution-data-server-version "3.28.0">
|
||||
<!ENTITY folks-version "0.11.4">
|
||||
<!ENTITY gfbgraph-version "0.2.3">
|
||||
<!ENTITY tracker-version "2.0.3">
|
||||
|
||||
<!-- Runtime (sysv) and Desktop (systemd) -->
|
||||
<!ENTITY caribou-version "0.4.21">
|
||||
<!ENTITY dconf-version "0.26.1">
|
||||
<!ENTITY dconf-editor-version "3.26.2">
|
||||
<!ENTITY gnome-backgrounds-version "3.26.2">
|
||||
<!ENTITY gvfs-version "1.34.2">
|
||||
<!ENTITY nautilus-version "3.26.2">
|
||||
<!ENTITY zenity-version "3.26.0">
|
||||
<!ENTITY gnome-bluetooth-version "3.26.1">
|
||||
<!ENTITY gnome-keyring-version "3.20.1">
|
||||
<!ENTITY gnome-settings-daemon-version "3.26.2">
|
||||
<!ENTITY dconf-version "0.28.0">
|
||||
<!ENTITY dconf-editor-version "3.28.0">
|
||||
<!ENTITY gnome-backgrounds-version "3.28.0">
|
||||
<!ENTITY gvfs-version "1.36.0">
|
||||
<!ENTITY gexiv2-version "0.10.8">
|
||||
<!ENTITY nautilus-version "3.28.0.1">
|
||||
<!ENTITY zenity-version "3.28.0">
|
||||
<!ENTITY gnome-bluetooth-version "3.28.0">
|
||||
<!ENTITY gnome-keyring-version "3.28.0.2">
|
||||
<!ENTITY gnome-settings-daemon-version "3.28.0">
|
||||
<!ENTITY gnome-control-center-version "3.26.2">
|
||||
<!ENTITY mutter-version "3.26.2">
|
||||
<!ENTITY gnome-shell-version "3.26.2">
|
||||
|
@ -5,19 +5,19 @@
|
||||
%general-entities;
|
||||
|
||||
<!-- DConf -->
|
||||
<!ENTITY dconf-download-http "&gnome-download-http;/dconf/0.26/dconf-&dconf-version;.tar.xz">
|
||||
<!ENTITY dconf-download-ftp "&gnome-download-ftp;/dconf/0.26/dconf-&dconf-version;.tar.xz">
|
||||
<!ENTITY dconf-md5sum "a3cb67032e060450fa01c1a0f874bb60">
|
||||
<!ENTITY dconf-size "332 KB">
|
||||
<!ENTITY dconf-buildsize "9.5 MB">
|
||||
<!ENTITY dconf-time "0.1 SBU">
|
||||
<!ENTITY dconf-download-http "&gnome-download-http;/dconf/0.28/dconf-&dconf-version;.tar.xz">
|
||||
<!ENTITY dconf-download-ftp "&gnome-download-ftp;/dconf/0.28/dconf-&dconf-version;.tar.xz">
|
||||
<!ENTITY dconf-md5sum "81faa8e68e5ea71ff0ee75050fc0759c">
|
||||
<!ENTITY dconf-size "100 KB">
|
||||
<!ENTITY dconf-buildsize "7.1 MB">
|
||||
<!ENTITY dconf-time "less than0.1 SBU">
|
||||
|
||||
<!-- DConf-Editor -->
|
||||
<!ENTITY dconf-editor-download-http "&gnome-download-http;/dconf-editor/&gnome-minor-26;/dconf-editor-&dconf-editor-version;.tar.xz">
|
||||
<!ENTITY dconf-editor-download-ftp "&gnome-download-ftp;/dconf-editor/&gnome-minor-26;/dconf-editor-&dconf-editor-version;.tar.xz">
|
||||
<!ENTITY dconf-editor-md5sum "81e99daa0e2d6283de6e70cd529c331c">
|
||||
<!ENTITY dconf-editor-size "532 KB">
|
||||
<!ENTITY dconf-editor-buildsize "13 MB">
|
||||
<!ENTITY dconf-editor-download-http "&gnome-download-http;/dconf-editor/&gnome-minor-28;/dconf-editor-&dconf-editor-version;.tar.xz">
|
||||
<!ENTITY dconf-editor-download-ftp "&gnome-download-ftp;/dconf-editor/&gnome-minor-28;/dconf-editor-&dconf-editor-version;.tar.xz">
|
||||
<!ENTITY dconf-editor-md5sum "cc9eb8020cc848812972d8519c3d05cf">
|
||||
<!ENTITY dconf-editor-size "408 KB">
|
||||
<!ENTITY dconf-editor-buildsize "14 MB">
|
||||
<!ENTITY dconf-editor-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
@ -158,8 +158,11 @@
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
|
||||
make</userinput></screen>
|
||||
<screen><userinput>mkdir build &&
|
||||
cd build &&
|
||||
|
||||
meson -prefix=/usr --sysconfdir=/etc &&
|
||||
ninja</userinput></screen>
|
||||
|
||||
<para>
|
||||
This package does not come with a test suite.
|
||||
@ -169,29 +172,33 @@ make</userinput></screen>
|
||||
As the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
<screen role="root"><userinput>ninja install</userinput></screen>
|
||||
|
||||
<para>Now, optionally install the editor:</para>
|
||||
|
||||
<screen><userinput>tar -xf ../dconf-editor-&dconf-editor-version;.tar.xz &&
|
||||
cd dconf-editor-&dconf-editor-version; &&
|
||||
|
||||
./configure --prefix=/usr --sysconfdir=/etc &&
|
||||
make</userinput></screen>
|
||||
mkdir build &&
|
||||
cd build &&
|
||||
|
||||
meson --prefix=/usr --sysconfdir=/etc &&
|
||||
ninja</userinput></screen>
|
||||
|
||||
<para>
|
||||
As the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
<screen role="root"><userinput>ninja install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
||||
<para><option>-Denable-gtk-doc</option>: Use this parameter if
|
||||
<application>GTK-Doc</application> is installed and you wish to rebuild
|
||||
and install the API documentation.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -5,12 +5,12 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY evolution-data-server-download-http
|
||||
"&gnome-download-http;/evolution-data-server/&gnome-minor-26;/evolution-data-server-&evolution-data-server-version;.tar.xz">
|
||||
"&gnome-download-http;/evolution-data-server/&gnome-minor-28;/evolution-data-server-&evolution-data-server-version;.tar.xz">
|
||||
<!ENTITY evolution-data-server-download-ftp
|
||||
"&gnome-download-ftp;/evolution-data-server/&gnome-minor-26;/evolution-data-server-&evolution-data-server-version;.tar.xz">
|
||||
<!ENTITY evolution-data-server-md5sum "1defe34d37757b7b1160cfdc7ba008e0">
|
||||
"&gnome-download-ftp;/evolution-data-server/&gnome-minor-28;/evolution-data-server-&evolution-data-server-version;.tar.xz">
|
||||
<!ENTITY evolution-data-server-md5sum "da21f3262a82caee12ee6b552f12d82b">
|
||||
<!ENTITY evolution-data-server-size "4.2 MB">
|
||||
<!ENTITY evolution-data-server-buildsize "152 MB">
|
||||
<!ENTITY evolution-data-server-buildsize "155 MB">
|
||||
<!ENTITY evolution-data-server-time "0.7 SBU (with parallelism=4)">
|
||||
]>
|
||||
|
||||
|
@ -4,13 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gcr-download-http "&gnome-download-http;/gcr/&gnome-minor-20;/gcr-&gcr-version;.tar.xz">
|
||||
<!ENTITY gcr-download-ftp "&gnome-download-ftp;/gcr/&gnome-minor-20;/gcr-&gcr-version;.tar.xz">
|
||||
<!ENTITY gcr-md5sum "4314bf89eac293dd0a9d806593ff1b35">
|
||||
<!ENTITY gcr-download-http "&gnome-download-http;/gcr/&gnome-minor-28;/gcr-&gcr-version;.tar.xz">
|
||||
<!ENTITY gcr-download-ftp "&gnome-download-ftp;/gcr/&gnome-minor-28;/gcr-&gcr-version;.tar.xz">
|
||||
<!ENTITY gcr-md5sum "5321319307dad34dca2fd52e7c9c01ab">
|
||||
<!ENTITY gcr-size "1.3 MB">
|
||||
<!ENTITY gcr-buildsize "70 MB (with tests)">
|
||||
<!ENTITY gcr-time "1.0 SBU (with tests)">
|
||||
|
||||
<!ENTITY gcr-buildsize "69 MB (with tests)">
|
||||
<!ENTITY gcr-time "0.7 SBU (using parallelism=4; with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="gcr" xreflabel="Gcr-&gcr-version;">
|
||||
@ -119,8 +118,7 @@ make</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make -k check</command>.
|
||||
The tests must be run from an X Terminal or similar, but two
|
||||
still fail.
|
||||
The tests must be run from an X Terminal or similar.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
172
gnome/platform/gexiv2.xml
Normal file
172
gnome/platform/gexiv2.xml
Normal file
@ -0,0 +1,172 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!-- gexiv2 -->
|
||||
<!ENTITY gexiv2-download-http "https://download.gnome.org/sources/gexiv2/0.10/gexiv2-&gexiv2-version;.tar.xz">
|
||||
<!ENTITY gexiv2-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gexiv2/0.10/gexiv2-&gexiv2-version;.tar.xz">
|
||||
<!ENTITY gexiv2-md5sum "fcbaa7233fc076a6743c22da746956be">
|
||||
<!ENTITY gexiv2-size "620 KB">
|
||||
<!ENTITY gexiv2-buildsize "5.7 MB">
|
||||
<!ENTITY gexiv2-time "less than0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gexiv2" xreflabel="gexiv2-&gexiv2-version;">
|
||||
<?dbhtml filename="gexiv2.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>gexiv2-&gexiv2-version;</title>
|
||||
|
||||
<indexterm zone="gexiv2">
|
||||
<primary sortas="a-DConf">DConf</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to gexiv2</title>
|
||||
|
||||
<para>
|
||||
gexiv2 is a GObject-based wrapper around the Exiv2 library.
|
||||
</para>
|
||||
|
||||
&lfs82_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Download (HTTP): <ulink url="&gexiv2-download-http;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download (FTP): <ulink url="&gexiv2-download-ftp;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download MD5 sum: &gexiv2-md5sum;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download size: &gexiv2-size;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated disk space required: &gexiv2-buildsize;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated build time: &gexiv2-time;
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">gexiv2 Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="exiv2"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="vala"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="gtk-doc"/>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gexiv2"/>
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of gexiv2</title>
|
||||
|
||||
<para>
|
||||
Install <application>gexiv2</application> by running the following
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>mkdir build &&
|
||||
cd build &&
|
||||
|
||||
meson -prefix=/usr &&
|
||||
ninja</userinput></screen>
|
||||
|
||||
<para>
|
||||
This package does not come with a test suite.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
As the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>ninja install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
<!--
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><option>-Denable-gtk-doc</option>: Use this parameter if
|
||||
<application>GTK-Doc</application> is installed and you wish to rebuild
|
||||
and install the API documentation.</para>
|
||||
|
||||
</sect2>
|
||||
-->
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>
|
||||
None
|
||||
</seg>
|
||||
<seg>
|
||||
libgexiv2.so
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/gexiv2
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
<!--
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="libgexiv2">
|
||||
<term><filename class="libraryfile">libgexiv2.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
contains the ??? client API functions.
|
||||
</para>
|
||||
<indexterm zone="gexiv2 libgexiv2">
|
||||
<primary sortas="c-libgexiv2">libgexiv2.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
-->
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -4,10 +4,10 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.50/gjs-&gjs-version;.tar.xz">
|
||||
<!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.50/gjs-&gjs-version;.tar.xz">
|
||||
<!ENTITY gjs-md5sum "8a813c292efd58cb7839124341f82d7d">
|
||||
<!ENTITY gjs-size "600 KB">
|
||||
<!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.52/gjs-&gjs-version;.tar.xz">
|
||||
<!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.52/gjs-&gjs-version;.tar.xz">
|
||||
<!ENTITY gjs-md5sum "5f626919a37b75d1b652be6da8723f41">
|
||||
<!ENTITY gjs-size "596 KB">
|
||||
<!ENTITY gjs-buildsize "44 MB (with tests)">
|
||||
<!ENTITY gjs-time "0.4 SBU (with tests)">
|
||||
]>
|
||||
|
@ -5,12 +5,12 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-backgrounds-download-http
|
||||
"&gnome-download-http;/gnome-backgrounds/&gnome-minor-26;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
|
||||
"&gnome-download-http;/gnome-backgrounds/&gnome-minor-28;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
|
||||
<!ENTITY gnome-backgrounds-download-ftp
|
||||
"&gnome-download-ftp;/gnome-backgrounds/&gnome-minor-26;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
|
||||
<!ENTITY gnome-backgrounds-md5sum "479f8ff4460b2bb0fc17a193e5818a7f">
|
||||
<!ENTITY gnome-backgrounds-size "19 MB">
|
||||
<!ENTITY gnome-backgrounds-buildsize "41 MB">
|
||||
"&gnome-download-ftp;/gnome-backgrounds/&gnome-minor-28;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
|
||||
<!ENTITY gnome-backgrounds-md5sum "eca3276373841a0cec2ed582d52a5899">
|
||||
<!ENTITY gnome-backgrounds-size "25 MB">
|
||||
<!ENTITY gnome-backgrounds-buildsize "27 MB">
|
||||
<!ENTITY gnome-backgrounds-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -5,13 +5,13 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-bluetooth-download-http
|
||||
"&gnome-download-http;/gnome-bluetooth/&gnome-minor-26;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
|
||||
"&gnome-download-http;/gnome-bluetooth/&gnome-minor-28;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
|
||||
<!ENTITY gnome-bluetooth-download-ftp
|
||||
"&gnome-download-ftp;/gnome-bluetooth/&gnome-minor-26;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
|
||||
<!ENTITY gnome-bluetooth-md5sum "200dff56da5a9ae2649aee38c0d7aac7">
|
||||
<!ENTITY gnome-bluetooth-size "348 KB">
|
||||
<!ENTITY gnome-bluetooth-buildsize "18 MB">
|
||||
<!ENTITY gnome-bluetooth-time "less than 0.1 SBU">
|
||||
"&gnome-download-ftp;/gnome-bluetooth/&gnome-minor-28;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
|
||||
<!ENTITY gnome-bluetooth-md5sum "75ec82570d0baf18b6cbff86c2712e87">
|
||||
<!ENTITY gnome-bluetooth-size "344 KB">
|
||||
<!ENTITY gnome-bluetooth-buildsize "13 MB">
|
||||
<!ENTITY gnome-bluetooth-time "less than 0.1 SBU (using parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-bluetooth" xreflabel="gnome-bluetooth-&gnome-bluetooth-version;" revision="systemd">
|
||||
@ -111,8 +111,7 @@
|
||||
following commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>
|
||||
mkdir build &&
|
||||
<screen><userinput>mkdir build &&
|
||||
cd build &&
|
||||
|
||||
meson --prefix=/usr .. &&
|
||||
|
@ -5,12 +5,12 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-desktop-download-http
|
||||
"&gnome-download-http;/gnome-desktop/&gnome-minor-26;/gnome-desktop-&gnome-desktop-version;.tar.xz">
|
||||
"&gnome-download-http;/gnome-desktop/&gnome-minor-28;/gnome-desktop-&gnome-desktop-version;.tar.xz">
|
||||
<!ENTITY gnome-desktop-download-ftp
|
||||
"&gnome-download-ftp;/gnome-desktop/&gnome-minor-26;/gnome-desktop-&gnome-desktop-version;.tar.xz">
|
||||
<!ENTITY gnome-desktop-md5sum "6cee2ecd677d87eaa0eb5ebfa7b45fb3">
|
||||
<!ENTITY gnome-desktop-size "948 KB">
|
||||
<!ENTITY gnome-desktop-buildsize "22 MB">
|
||||
"&gnome-download-ftp;/gnome-desktop/&gnome-minor-28;/gnome-desktop-&gnome-desktop-version;.tar.xz">
|
||||
<!ENTITY gnome-desktop-md5sum "3e7b67578307220a21688f28307b6789">
|
||||
<!ENTITY gnome-desktop-size "1.0 MB">
|
||||
<!ENTITY gnome-desktop-buildsize "18 MB">
|
||||
<!ENTITY gnome-desktop-time "0.3 SBU">
|
||||
]>
|
||||
|
||||
|
@ -5,13 +5,13 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-keyring-download-http
|
||||
"&gnome-download-http;/gnome-keyring/&gnome-minor-20;/gnome-keyring-&gnome-keyring-version;.tar.xz">
|
||||
"&gnome-download-http;/gnome-keyring/&gnome-minor-28;/gnome-keyring-&gnome-keyring-version;.tar.xz">
|
||||
<!ENTITY gnome-keyring-download-ftp
|
||||
"&gnome-download-ftp;/gnome-keyring/&gnome-minor-20;/gnome-keyring-&gnome-keyring-version;.tar.xz">
|
||||
<!ENTITY gnome-keyring-md5sum "9b4b2c59dc1db3a1309cbe1fa1f2c2e7">
|
||||
<!ENTITY gnome-keyring-size "1.2 MB">
|
||||
<!ENTITY gnome-keyring-buildsize "121 MB (with tests)">
|
||||
<!ENTITY gnome-keyring-time "1.0 SBU (with tests)">
|
||||
"&gnome-download-ftp;/gnome-keyring/&gnome-minor-28;/gnome-keyring-&gnome-keyring-version;.tar.xz">
|
||||
<!ENTITY gnome-keyring-md5sum "0a12410cbc6080bf55eef2e4e43344f7">
|
||||
<!ENTITY gnome-keyring-size "1.3 MB">
|
||||
<!ENTITY gnome-keyring-buildsize "128 MB">
|
||||
<!ENTITY gnome-keyring-time "0.3 SBU (using parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-keyring" xreflabel="gnome-keyring-&gnome-keyring-version;">
|
||||
|
@ -5,13 +5,13 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-online-accounts-download-http
|
||||
"&gnome-download-http;/gnome-online-accounts/&gnome-minor-26;/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
|
||||
"&gnome-download-http;/gnome-online-accounts/&gnome-minor-28;/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
|
||||
<!ENTITY gnome-online-accounts-download-ftp
|
||||
"&gnome-download-ftp;/gnome-online-accounts/&gnome-minor-26;/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
|
||||
<!ENTITY gnome-online-accounts-md5sum "bf68504b86b40f79269b323e243fb275">
|
||||
<!ENTITY gnome-online-accounts-size "1.3 MB">
|
||||
<!ENTITY gnome-online-accounts-buildsize "27 MB">
|
||||
<!ENTITY gnome-online-accounts-time "0.4 SBU">
|
||||
"&gnome-download-ftp;/gnome-online-accounts/&gnome-minor-28;/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
|
||||
<!ENTITY gnome-online-accounts-md5sum "25827cac1609cf1b5a089d9615d47d86">
|
||||
<!ENTITY gnome-online-accounts-size "1.5 MB">
|
||||
<!ENTITY gnome-online-accounts-buildsize "28 MB">
|
||||
<!ENTITY gnome-online-accounts-time "0.5 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-online-accounts" xreflabel="gnome-online-accounts-&gnome-online-accounts-version;" revision="systemd">
|
||||
|
@ -5,13 +5,13 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-settings-daemon-download-http
|
||||
"&gnome-download-http;/gnome-settings-daemon/&gnome-minor-26;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
|
||||
"&gnome-download-http;/gnome-settings-daemon/&gnome-minor-28;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
|
||||
<!ENTITY gnome-settings-daemon-download-ftp
|
||||
"&gnome-download-ftp;/gnome-settings-daemon/&gnome-minor-26;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
|
||||
<!ENTITY gnome-settings-daemon-md5sum "77f335b7330573595e6349095c8d3630">
|
||||
<!ENTITY gnome-settings-daemon-size "1.6 MB">
|
||||
<!ENTITY gnome-settings-daemon-buildsize "53 MB">
|
||||
<!ENTITY gnome-settings-daemon-time "0.5 SBU">
|
||||
"&gnome-download-ftp;/gnome-settings-daemon/&gnome-minor-28;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
|
||||
<!ENTITY gnome-settings-daemon-md5sum "508f36ade9b97afebd32a3437b1a4c56">
|
||||
<!ENTITY gnome-settings-daemon-size "1.3 MB">
|
||||
<!ENTITY gnome-settings-daemon-buildsize "29 MB">
|
||||
<!ENTITY gnome-settings-daemon-time "0.1 SBU (using paralleism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-settings-daemon" xreflabel="gnome-settings-daemon-&gnome-settings-daemon-version;" revision="systemd">
|
||||
@ -122,10 +122,11 @@
|
||||
following commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--disable-static &&
|
||||
make</userinput></screen>
|
||||
<screen><userinput>mkdir build &&
|
||||
cd build &&
|
||||
|
||||
meson --prefix=/usr --sysconfdir=/etc &&
|
||||
ninja</userinput></screen>
|
||||
|
||||
<para>
|
||||
This package does not have a working testsuite.
|
||||
@ -138,7 +139,7 @@ make</userinput></screen>
|
||||
<screen role="root"><userinput>make udevrulesdir=/lib/udev/rules.d install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<!--
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
@ -152,29 +153,30 @@ make</userinput></screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--disable-cups</option>: Use this switch if you have not
|
||||
<option>- -disable-cups</option>: Use this switch if you have not
|
||||
installed recommended dependency <application>Cups</application>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--disable-network-manager</option>: Use this switch if
|
||||
<option>- -disable-network-manager</option>: Use this switch if
|
||||
you have not installed recommended dependency
|
||||
<application>NetworkManager</application>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--disable-smartcard-support</option>: Use this switch if
|
||||
<option>- -disable-smartcard-support</option>: Use this switch if
|
||||
you have not installed recommended dependency
|
||||
<application>NSS</application> and wish to disable SmartCard
|
||||
support.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--disable-wayland</option>: Use this switch if you have not
|
||||
<option>- -disable-wayland</option>: Use this switch if you have not
|
||||
installed recommended dependency <application>Wayland</application>.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
-->
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
@ -5,12 +5,12 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gsettings-desktop-schemas-download-http
|
||||
"&gnome-download-http;/gsettings-desktop-schemas/&gnome-minor-24;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
|
||||
"&gnome-download-http;/gsettings-desktop-schemas/&gnome-minor-28;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
|
||||
<!ENTITY gsettings-desktop-schemas-download-ftp
|
||||
"&gnome-download-ftp;/gsettings-desktop-schemas/&gnome-minor-24;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
|
||||
<!ENTITY gsettings-desktop-schemas-md5sum "796b6ac1eff450261edd521b72e7fe6d">
|
||||
<!ENTITY gsettings-desktop-schemas-size "624 KB">
|
||||
<!ENTITY gsettings-desktop-schemas-buildsize "16 MB">
|
||||
"&gnome-download-ftp;/gsettings-desktop-schemas/&gnome-minor-28;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
|
||||
<!ENTITY gsettings-desktop-schemas-md5sum "370610e29b37d063ede3ef0f29c06eb9">
|
||||
<!ENTITY gsettings-desktop-schemas-size "636 KB">
|
||||
<!ENTITY gsettings-desktop-schemas-buildsize "12 MB">
|
||||
<!ENTITY gsettings-desktop-schemas-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.34/gvfs-&gvfs-version;.tar.xz">
|
||||
<!ENTITY gvfs-download-ftp "&gnome-download-ftp;/gvfs/1.34/gvfs-&gvfs-version;.tar.xz">
|
||||
<!ENTITY gvfs-md5sum "0d1a761e150832f98287b2a41103e03d">
|
||||
<!ENTITY gvfs-size "1.7 MB">
|
||||
<!ENTITY gvfs-buildsize "52 MB (and additional 3MB for tests)">
|
||||
<!ENTITY gvfs-time "0.5 SBU (an additional 0.1 SBU for tests)">
|
||||
<!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.36/gvfs-&gvfs-version;.tar.xz">
|
||||
<!ENTITY gvfs-download-ftp "&gnome-download-ftp;/gvfs/1.36/gvfs-&gvfs-version;.tar.xz">
|
||||
<!ENTITY gvfs-md5sum "216d461c5e96e2cea74253be407af6dc">
|
||||
<!ENTITY gvfs-size "1.2 MB">
|
||||
<!ENTITY gvfs-buildsize "40 MB">
|
||||
<!ENTITY gvfs-time "0.1 SBU (Using parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="gvfs" xreflabel="Gvfs-&gvfs-version;">
|
||||
@ -91,6 +91,7 @@
|
||||
<para role="recommended" revision="systemd">
|
||||
<xref linkend="gcr"/>,
|
||||
<xref linkend="gtk3"/>,
|
||||
<xref linkend="libcdio"/>,
|
||||
<xref linkend="libgdata"/>,
|
||||
<xref linkend="libgudev"/>,
|
||||
<xref linkend="libsecret"/>,
|
||||
@ -108,7 +109,6 @@
|
||||
<xref linkend="fuse2"/>,
|
||||
<xref linkend="gtk-doc"/>,
|
||||
<xref linkend="libarchive"/>,
|
||||
<xref linkend="libcdio"/>,
|
||||
<xref linkend="libgcrypt"/>,
|
||||
<xref linkend="libxml2"/>,
|
||||
<xref linkend="libxslt"/>,
|
||||
@ -163,21 +163,28 @@
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--disable-gphoto2 &&
|
||||
make</userinput></screen>
|
||||
<screen><userinput>mkdir build &&
|
||||
cd build &&
|
||||
|
||||
meson --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
-Dfuse=false \
|
||||
-Dgphoto2=false \
|
||||
-Dafc=false \
|
||||
-Dbluray=false \
|
||||
-Dnfs=false \
|
||||
-Dmtp=false &&
|
||||
ninja</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make -k check</command>.
|
||||
Three Samba tests are known to fail if smbd is not running.
|
||||
This package does not come with at test suite.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
<screen role="root"><userinput>ninja install</userinput></screen>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gsettings-destdir.xml"/>
|
||||
@ -187,15 +194,12 @@ make</userinput></screen>
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para>
|
||||
<parameter>--disable-gphoto2</parameter>: This switch is required if
|
||||
<application>libgphoto2</application> is not installed. Remove
|
||||
it if you installed <application>libgphoto2</application> and
|
||||
<parameter>-D<option>=false</parameter>: These switches are
|
||||
required if the corresponding optional dependency is not installed.
|
||||
Remove those where you have installed the correspoinding applicationand
|
||||
wish to use it with <application>Gvfs</application>.
|
||||
</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
|
@ -5,13 +5,13 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libgweather-download-http
|
||||
"&gnome-download-http;/libgweather/&gnome-minor-26;/libgweather-&libgweather-version;.tar.xz">
|
||||
"&gnome-download-http;/libgweather/&gnome-minor-28;/libgweather-&libgweather-version;.tar.xz">
|
||||
<!ENTITY libgweather-download-ftp
|
||||
"&gnome-download-ftp;/libgweather/&gnome-minor-26;/libgweather-&libgweather-version;.tar.xz">
|
||||
<!ENTITY libgweather-md5sum "ae9c0aad9e66867a6f2bf04711738b32">
|
||||
<!ENTITY libgweather-size "3.2 MB">
|
||||
<!ENTITY libgweather-buildsize "103 MB">
|
||||
<!ENTITY libgweather-time "0.2 SBU">
|
||||
"&gnome-download-ftp;/libgweather/&gnome-minor-28;/libgweather-&libgweather-version;.tar.xz">
|
||||
<!ENTITY libgweather-md5sum "45dee6905d80d57e422c103e227a68d0">
|
||||
<!ENTITY libgweather-size "2.7 MB">
|
||||
<!ENTITY libgweather-buildsize "68 MB">
|
||||
<!ENTITY libgweather-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libgweather" xreflabel="libgweather-&libgweather-version;" revision="systemd">
|
||||
@ -107,8 +107,11 @@
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
<screen><userinput>mkdir build &&
|
||||
cd build &&
|
||||
|
||||
meson --prefix=/usr &&
|
||||
ninja</userinput></screen>
|
||||
|
||||
<para>
|
||||
This package does not come with a test suite.
|
||||
@ -118,15 +121,16 @@ make</userinput></screen>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
<screen role="root"><userinput>ninja install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
||||
<para><option>-Dgtk_doc</option>: Use this parameter if
|
||||
<application>GTK-Doc</application> is installed and you wish to rebuild and
|
||||
install the API documentation.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY libsecret-download-http "&gnome-download-http;/libsecret/0.18/libsecret-&libsecret-version;.tar.xz">
|
||||
<!ENTITY libsecret-download-ftp "&gnome-download-ftp;/libsecret/0.18/libsecret-&libsecret-version;.tar.xz">
|
||||
<!ENTITY libsecret-md5sum "2d688825921313da8731313b0a7f394c">
|
||||
<!ENTITY libsecret-size "500 KB">
|
||||
<!ENTITY libsecret-buildsize "17 MB">
|
||||
<!ENTITY libsecret-md5sum "c6cf132a56bd346fbf49a43abb02e5c2">
|
||||
<!ENTITY libsecret-size "480 KB">
|
||||
<!ENTITY libsecret-buildsize "12 MB">
|
||||
<!ENTITY libsecret-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
@ -134,14 +134,11 @@ make</userinput></screen>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
|
||||
<!--
|
||||
<para>
|
||||
To test the results, issue: <command>make check</command>, after the
|
||||
package is installed. The test suite should be run from a local GUI
|
||||
session started with dbus-launch.
|
||||
</para>
|
||||
-->
|
||||
<!-- The test suite ran for me, but gave 9 ERRORS and 144 FAILS. -->
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -8,10 +8,10 @@
|
||||
"&gnome-download-http;/nautilus/&gnome-minor-26;/nautilus-&nautilus-version;.tar.xz">
|
||||
<!ENTITY nautilus-download-ftp
|
||||
"&gnome-download-ftp;/nautilus/&gnome-minor-26;/nautilus-&nautilus-version;.tar.xz">
|
||||
<!ENTITY nautilus-md5sum "ad06281b84f9acb188aa59d8abeae98c">
|
||||
<!ENTITY nautilus-md5sum "48fb205089ea8e5d85d11285111af7cb">
|
||||
<!ENTITY nautilus-size "3.1 MB">
|
||||
<!ENTITY nautilus-buildsize "94 MB (with tests)">
|
||||
<!ENTITY nautilus-time "0.6 SBU (iusing parallelism=4; with tests)">
|
||||
<!ENTITY nautilus-buildsize "72 MB (with tests)">
|
||||
<!ENTITY nautilus-time "0.3 SBU (iusing parallelism=4; with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="nautilus" xreflabel="Nautilus-&nautilus-version;">
|
||||
@ -76,6 +76,7 @@
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="gexiv2"/>,
|
||||
<xref linkend="gnome-autoar"/>,
|
||||
<xref linkend="gnome-desktop"/>,
|
||||
<xref linkend="tracker"/>, and
|
||||
@ -118,9 +119,11 @@
|
||||
mkdir build &&
|
||||
cd build &&
|
||||
|
||||
meson --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
-Denable-selinux=false .. &&
|
||||
meson --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
-Dselinux=false \
|
||||
-Dpackagekit=false \
|
||||
.. &&
|
||||
|
||||
ninja</userinput></screen>
|
||||
|
||||
@ -147,34 +150,15 @@ glib-compile-schemas /usr/share/glib-2.0/schemas</userinput></screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<parameter>--disable-selinux</parameter>: This switch disables the use
|
||||
<parameter>-Dselinux=false</parameter>: This switch disables the use
|
||||
of selinux which isn't supported by BLFS.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<parameter>--disable-packagekit</parameter>: This switch disables the use
|
||||
<parameter>-Dpackagekit=false</parameter>: This switch disables the use
|
||||
of PackageKit which isn't suitable for BLFS.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<parameter>--disable-tracker</parameter>: This switch disables
|
||||
the use of <application>Tracker</application> which isn't part of
|
||||
BLFS.
|
||||
</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
||||
|
||||
<para>
|
||||
<option>--disable-xmp</option>: Use this switch if
|
||||
you did not install <application>Exempi</application>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--disable-libexif</option>: Use this switch if
|
||||
you did not install <application>libexif</application>.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
|
@ -77,6 +77,7 @@ $Date$
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dconf.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-backgrounds.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gvfs.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gexiv2.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nautilus.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="zenity.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-bluetooth.xml"/>
|
||||
|
@ -4,11 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY yelp-xsl-download-http "&gnome-download-http;/yelp-xsl/&gnome-minor-20;/yelp-xsl-&yelp-xsl-version;.tar.xz">
|
||||
<!ENTITY yelp-xsl-download-ftp "&gnome-download-ftp;/yelp-xsl/&gnome-minor-20;/yelp-xsl-&yelp-xsl-version;.tar.xz">
|
||||
<!ENTITY yelp-xsl-md5sum "2332716e6e39125a942bc761a6f94211">
|
||||
<!ENTITY yelp-xsl-size "556 KB">
|
||||
<!ENTITY yelp-xsl-buildsize "7.7 MB">
|
||||
<!ENTITY yelp-xsl-download-http "&gnome-download-http;/yelp-xsl/&gnome-minor-28;/yelp-xsl-&yelp-xsl-version;.tar.xz">
|
||||
<!ENTITY yelp-xsl-download-ftp "&gnome-download-ftp;/yelp-xsl/&gnome-minor-28;/yelp-xsl-&yelp-xsl-version;.tar.xz">
|
||||
<!ENTITY yelp-xsl-md5sum "d034d773a9c5b2e25e2a8f79ff09ad8d">
|
||||
<!ENTITY yelp-xsl-size "500 KB">
|
||||
<!ENTITY yelp-xsl-buildsize "7.1 MB">
|
||||
<!ENTITY yelp-xsl-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY zenity-download-http "&gnome-download-http;/zenity/&gnome-minor-26;/zenity-&zenity-version;.tar.xz">
|
||||
<!ENTITY zenity-download-ftp "&gnome-download-ftp;/zenity/&gnome-minor-26;/zenity-&zenity-version;.tar.xz">
|
||||
<!ENTITY zenity-md5sum "7c28ce3f953de31a7a5c6311a3c5d607">
|
||||
<!ENTITY zenity-size "1.1 MB">
|
||||
<!ENTITY zenity-buildsize "20 MB">
|
||||
<!ENTITY zenity-time "0.2 SBU">
|
||||
<!ENTITY zenity-download-http "&gnome-download-http;/zenity/&gnome-minor-28;/zenity-&zenity-version;.tar.xz">
|
||||
<!ENTITY zenity-download-ftp "&gnome-download-ftp;/zenity/&gnome-minor-28;/zenity-&zenity-version;.tar.xz">
|
||||
<!ENTITY zenity-md5sum "0916c428ed858242c0864da4dc4c7f02">
|
||||
<!ENTITY zenity-size "4.2 MB">
|
||||
<!ENTITY zenity-buildsize "17 MB">
|
||||
<!ENTITY zenity-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="zenity" xreflabel="Zenity-&zenity-version;" revision="systemd">
|
||||
|
@ -44,6 +44,22 @@
|
||||
<listitem>
|
||||
<para>April 1, 2018</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to GNOME platform packages gcr,
|
||||
gjs, gnome-backgrounds, gnome-bluetooth, gnome-desktop,
|
||||
gnome-keyring, gnome-online-accounts, gnome-settings-daemon,
|
||||
gsettings-desktop-schemas, libgweather, libsecret,
|
||||
nautilus, yelp-xsl, and zenity. Partially fixes
|
||||
<ulink url="&blfs-ticket-root;10502">#10502</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to evolution-data-server-3.28.0. Partially fixes
|
||||
<ulink url="&blfs-ticket-root;10482">#10482</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gvfs-1.36.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;10483">#10483</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to systemd-238. Fixes
|
||||
<ulink url="&blfs-ticket-root;10575">#10575</ulink>.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user