mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update to gvfs-1.38.1
Update to evolution-data-server-3.30.4 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20935 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
0156c011c4
commit
14a917658d
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "07"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "08"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "01"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2019">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "January 7th, &year;">
|
||||
<!ENTITY releasedate "January 8th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -38,7 +38,7 @@
|
||||
<!ENTITY libgweather-version "3.28.2">
|
||||
<!ENTITY libpeas-version "1.22.0">
|
||||
<!ENTITY libwnck-version "3.30.0">
|
||||
<!ENTITY evolution-data-server-version "3.30.3">
|
||||
<!ENTITY evolution-data-server-version "3.30.4">
|
||||
<!ENTITY folks-version "0.11.4">
|
||||
<!ENTITY gfbgraph-version "0.2.3">
|
||||
<!ENTITY tracker-version "2.1.6">
|
||||
@ -48,7 +48,7 @@
|
||||
<!ENTITY dconf-version "0.30.1">
|
||||
<!ENTITY dconf-editor-version "3.30.2">
|
||||
<!ENTITY gnome-backgrounds-version "3.30.0">
|
||||
<!ENTITY gvfs-version "1.36.2">
|
||||
<!ENTITY gvfs-version "1.38.1">
|
||||
<!ENTITY gexiv2-version "0.10.8">
|
||||
<!ENTITY nautilus-version "3.28.1">
|
||||
<!ENTITY zenity-version "3.28.1">
|
||||
|
@ -8,7 +8,7 @@
|
||||
"&gnome-download-http;/evolution-data-server/&gnome-minor-30;/evolution-data-server-&evolution-data-server-version;.tar.xz">
|
||||
<!ENTITY evolution-data-server-download-ftp
|
||||
"&gnome-download-ftp;/evolution-data-server/&gnome-minor-30;/evolution-data-server-&evolution-data-server-version;.tar.xz">
|
||||
<!ENTITY evolution-data-server-md5sum "417e408bd92a706cf2ecefee5ea991ad">
|
||||
<!ENTITY evolution-data-server-md5sum "6f38d50ffa152dabce24404e071748ca">
|
||||
<!ENTITY evolution-data-server-size "4.4 MB">
|
||||
<!ENTITY evolution-data-server-buildsize "192 MB">
|
||||
<!ENTITY evolution-data-server-time "1.7 SBU">
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!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 "10b84073fe5f3d540abd9d36ed342b37">
|
||||
<!ENTITY gvfs-size "1.2 MB">
|
||||
<!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.38/gvfs-&gvfs-version;.tar.xz">
|
||||
<!ENTITY gvfs-download-ftp "&gnome-download-ftp;/gvfs/1.38/gvfs-&gvfs-version;.tar.xz">
|
||||
<!ENTITY gvfs-md5sum "510afd56f11579023d9a331f72fe5a8b">
|
||||
<!ENTITY gvfs-size "1.1 MB">
|
||||
<!ENTITY gvfs-buildsize "57 MB">
|
||||
<!ENTITY gvfs-time "0.1 SBU">
|
||||
<!ENTITY gvfs-time "0.4 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gvfs" xreflabel="Gvfs-&gvfs-version;">
|
||||
@ -96,6 +96,7 @@
|
||||
<xref linkend="libcdio"/>,
|
||||
<xref linkend="libgdata"/>,
|
||||
<xref linkend="libgudev"/>,
|
||||
<!-- DJ, the below is for logind only. -renodr -->
|
||||
<xref linkend="systemd"/>, and
|
||||
<xref linkend="udisks2"/>
|
||||
</para>
|
||||
@ -144,12 +145,7 @@
|
||||
<ulink url="https://github.com/sahlberg/libnfs/">libnfs</ulink>, and
|
||||
<ulink url="http://twistedmatrix.com/trac/">Twisted</ulink>
|
||||
</para>
|
||||
<!--
|
||||
<bridgehead renderas="sect4">Optional (Runtime)</bridgehead>
|
||||
<para role="optional">
|
||||
<xref role="runtime" linkend="obex-data-server"/>
|
||||
</para>
|
||||
-->
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gvfs"/>
|
||||
</para>
|
||||
@ -201,7 +197,7 @@ meson --prefix=/usr \
|
||||
ninja</userinput></screen>
|
||||
|
||||
<para>
|
||||
This package does not come with at test suite.
|
||||
This package does not come with a test suite.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@ -249,12 +245,10 @@ ninja</userinput></screen>
|
||||
|
||||
<seglistitem>
|
||||
<seg>
|
||||
<!-- gvfs-cat, gvfs-copy, gvfs-info, gvfs-less, gvfs-ls, gvfs-mime,
|
||||
gvfs-mkdir, gvfs-monitor-dir, gvfs-monitor-file, gvfs-mount,
|
||||
gvfs-move, gvfs-open, gvfs-rename, gvfs-rm, gvfs-save,
|
||||
gvfs-set-attribute, gvfs-trash, and gvfs-tree -->
|
||||
<!-- None are installed in 1.36.2. It's slightly concerning but
|
||||
maybe the functionality is elsewhere now. -->
|
||||
<!-- All of the applications that were previously installed were
|
||||
removed in 1.37.2. There are 20+ library executables, but they
|
||||
won't get documented here.
|
||||
Proceeding with removing the obsolete command explanations. -->
|
||||
None
|
||||
</seg>
|
||||
<seg>
|
||||
@ -273,235 +267,7 @@ ninja</userinput></screen>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
<!--
|
||||
<varlistentry id="gvfs-cat">
|
||||
<term><command>gvfs-cat</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
concatenates the given files and prints them
|
||||
to the standard output.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-cat">
|
||||
<primary sortas="b-gvfs-cat">gvfs-cat</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-copy">
|
||||
<term><command>gvfs-copy</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
copies a file from one URI location to another.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-copy">
|
||||
<primary sortas="b-gvfs-copy">gvfs-copy</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-info">
|
||||
<term><command>gvfs-info</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
shows information about the given locations.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-info">
|
||||
<primary sortas="b-gvfs-info">gvfs-info</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-less">
|
||||
<term><command>gvfs-less</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
executes <command>less</command> using the VFS as the
|
||||
input preprocesor, so less can access any resource accessible
|
||||
by any of the <application>Gvfs</application> backends.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-less">
|
||||
<primary sortas="b-gvfs-less">gvfs-less</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-ls">
|
||||
<term><command>gvfs-ls</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
lists information about the given locations.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-ls">
|
||||
<primary sortas="b-gvfs-ls">gvfs-ls</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-mime">
|
||||
<term><command>gvfs-mime</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is used to query information about applications that are
|
||||
registered to handle a mime-type, or set the default
|
||||
handler for a mime-type.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-mime">
|
||||
<primary sortas="b-gvfs-mime">gvfs-mime</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-mkdir">
|
||||
<term><command>gvfs-mkdir</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
creates a directory specified by an URI.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-mkdir">
|
||||
<primary sortas="b-gvfs-mkdir">gvfs-mkdir</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-monitor-dir">
|
||||
<term><command>gvfs-monitor-dir</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
prints information about file creation, deletion, file content and
|
||||
attribute changes and mount and unmount operations inside the
|
||||
specified directories.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-monitor-dir">
|
||||
<primary sortas="b-gvfs-monitor-dir">gvfs-monitor-dir</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-monitor-file">
|
||||
<term><command>gvfs-monitor-file</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
prints information about creation, deletion, content and attribute
|
||||
changes and mount and unmount operations affecting the monitored files.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-monitor-file">
|
||||
<primary sortas="b-gvfs-monitor-file">gvfs-monitor-file</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-mount">
|
||||
<term><command>gvfs-mount</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
provides commandline access to various aspects of GIOs mounting
|
||||
functionality.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-mount">
|
||||
<primary sortas="b-gvfs-mount">gvfs-mount</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-move">
|
||||
<term><command>gvfs-move</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
moves a file from one URI location to another.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-move">
|
||||
<primary sortas="b-gvfs-move">gvfs-move</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-open">
|
||||
<term><command>gvfs-open</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
opens files with the default application that is registered
|
||||
to handle files of that type.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-open">
|
||||
<primary sortas="b-gvfs-open">gvfs-open</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-rename">
|
||||
<term><command>gvfs-rename</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
changes the name of a file or directory.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-rename">
|
||||
<primary sortas="b-gvfs-rename">gvfs-rename</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-rm">
|
||||
<term><command>gvfs-rm</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
removes a file.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-rm">
|
||||
<primary sortas="b-gvfs-rm">gvfs-rm</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-save">
|
||||
<term><command>gvfs-save</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
reads from the standard input and saves the data to
|
||||
the given location.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-save">
|
||||
<primary sortas="b-gvfs-save">gvfs-save</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-set-attribute">
|
||||
<term><command>gvfs-set-attribute</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
sets attributes on files.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-set-attribute">
|
||||
<primary sortas="b-gvfs-set-attribute">gvfs-set-attribute</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-trash">
|
||||
<term><command>gvfs-trash</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
sends files or directories to the "Trashcan".
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-trash">
|
||||
<primary sortas="b-gvfs-trash">gvfs-trash</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="gvfs-tree">
|
||||
<term><command>gvfs-tree</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
lists the contents of the given directories recursively,
|
||||
in a tree-like format.
|
||||
</para>
|
||||
<indexterm zone="gvfs gvfs-tree">
|
||||
<primary sortas="b-gvfs-tree">gvfs-tree</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
-->
|
||||
<varlistentry id="libgvfscommon">
|
||||
<term><filename class="libraryfile">libgvfscommon.so</filename></term>
|
||||
<listitem>
|
||||
|
@ -41,6 +41,20 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>January 8th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to gvfs-1.38.1. Partially fixes
|
||||
<ulink url="&blfs-ticket-root;11090">#11090</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem revision="systemd">
|
||||
<para>[renodr] - Update to evolution-data-server-3.30.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;11525">#11525</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>January 7th, 2019</para>
|
||||
<itemizedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user