#17436 closed enhancement (fixed)

Add libcloudproviders to the book in support of Nautilus

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: gnome-43
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

See Ticket #17087

It looks like it's a simple meson/ninja/ninja install.

It can also be used by gtk4, so let's put it over in General Libraries.

Change History (3)

comment:1 by Douglas R. Reno, 17 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 17 months ago

libcloudproviders ADDITION
Ticket #17436
------------------------------------

Download URL:
   HTTP: 	https://download.gnome.org/sources/libcloudproviders/0.3/libcloudproviders-0.3.1.tar.xz
   FTP: 	ftp://ftp.acc.umu.se/pub/gnome/sources/libcloudproviders/0.3/libcloudproviders-0.3.1.tar.xz
Download Size: 24 KB
MD5SUM: f4c782e044760830515ab9b886791a95

Elasped Time: 5.4
Installed Files Size: 1.8 MB
SBU Value: less than 0.1 SBU

DEPENDENCIES: 
	- Required: gobject-introspection
	- Required: vala
	- Optional: gtk-doc

INSTALLED FILES:
	- Installed Directory: /usr/include/cloudproviders
	- Installed Library: libcloudproviders.so

DESCRIPTION:
	This package provides a DBus API that allows cloud storage sync clients to
        expose their services. Clients such as file managers and desktop environments 
        can then provide integrated access to cloud storage services.

INSTALLATION COMMANDS:

mkdir build
cd       build
meson --prefix=/usr --buildtype=release
ninja
ninja install

COMMAND EXPLANATIONS:
	Standard meson --buildtype=release
	-Denable-gtk-doc: Use this switch if you have gtk-doc installed and wish to
        generate the API documentation

SHORT DESCRIPTIONS: 
	libcloudproviders.so: provides a DBus API to allow cloud storage sync clients
        to expose their services.

LOCATION: Chapter 9 (General Libraries)

XREF ID MARKER: libcloudproviders

NOTES:
	- Needed for nautilus and new for gtk4
	- Change external references to internal for gtk4

comment:3 by Douglas R. Reno, 17 months ago

Resolution: fixed
Status: assignedclosed

Fixed in commits

71b7688645 Update to libgweather-4.2.0
550bb8ba99 Update to libpeas-1.34.0
867d08eda3 Update to libwnck-43.0
dec2fe3c8f Update to tracker-3.4.2
df8573e737 Update to tracker-miners-3.4.2
863002a337 Update to dconf-editor-43.0.
2d205a07a5 Update to evolution-data-server-3.46.2
8073170dde Update to gnome-backgrounds-43
68a229a785 Add libcloudproviders in support of Nautilus.
9e31949e7e Update to nautilus-43.1
6250839b63 Update to gnome-bluetooth-42.5
7ef053d75b Update to gnome-settings-daemon-43.0.
c248601981 Update to gnome-control-center-43.2.
e1d37d80d9 Update to mutter-43.2.
ea5d0014c8 Archive Zenity
b59b825f1c Update to gnome-shell-43.2.
49b157fead Update to gnome-shell-extensions-43.1
06900371fe Update to gnome-session-43.0.
b6b01cb425 Update to gdm-43.0.
8c9ce9066b Update to gnome-user-docs-43.0
7f4e8d5e51 Update to yelp-42.2
346f913e5d Update to baobab-43.0.
4faef9d6a5 Correct the baobab version
7e90f733b5 Update to eog-43.1
f8eeecc0e6 Update to evince-43.1.
de1f28d911 Update to evolution-3.46.2
1fac6dd7c9 Reference the correct libadwaita in g-c-c and nautilus
19e56c3241 Disable building the Nautilus extension in Brasero.
67c41dc298 Fix building Seahorse with GnuPG-2.4
3fd1cb7c3d Reference libhandy properly in eog.
Note: See TracTickets for help on using tickets.