Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488106 - dev-ml/google-drive-ocamlfuse-0.4.7 - a FUSE-based file system backed by Google Drive, written in OCaml
Summary: dev-ml/google-drive-ocamlfuse-0.4.7 - a FUSE-based file system backed by Goog...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: Gentoo Team for the ML programming language family
URL: http://gdfuse.forge.ocamlcore.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-15 09:33 UTC by José Romildo Malaquias
Modified: 2022-07-15 02:30 UTC (History)
8 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description José Romildo Malaquias 2013-10-15 09:33:32 UTC
Please, add google-drive-ocamlfuse to portage.

google-drive-ocamlfuse is a FUSE-based file system backed by Google Drive, written in OCaml. It lets you mount your Google Drive on Linux. The project is hosted on github, where you can find the latest development version, and on the OCaml forge where you can find releases.

Features:
* Full read/write access to ordinary files and folders
* Read-only access to Google Docs, Sheets, and Slides (exported to configurable formats)
* Multiple account support
* Duplicate file handling
* Access to trash (`.Trash` directory)

http://gdfuse.forge.ocamlcore.org/
https://github.com/astrada/google-drive-ocamlfuse
https://github.com/astrada/google-drive-ocamlfuse/wiki

Reproducible: Always
Comment 1 Guillaume Horel 2014-01-17 01:39:22 UTC
I've written an ebuild on my overlay: https://github.com/thrasibule/thrasibule-overlay. It depends on quite a few other packages that are not in the tree yet (gapi-ocaml, yojson, ocamlfuse, biniou, easy-format, cppo). Let me know if I should file individual bugs for all the dependencies.
Comment 2 juantxorena@gmail.com 2014-02-22 16:04:45 UTC
I'm also interested in this. Have you talked withthe gentoo sunrise project people? Maybe they can help you to push the ebuild into the tree.
Comment 3 Christoph Junghans (RETIRED) gentoo-dev 2015-04-26 16:24:50 UTC
There are two more ebuilds:
<http://gpo.zugaina.org/sys-fs/google-drive-ocamlfuse>
Comment 4 Ladislav Zitka 2021-10-12 12:21:29 UTC
thx
Comment 5 Larry the Git Cow gentoo-dev 2022-07-15 02:30:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc6913cc2a642074668e5794a96401c728aa357a

commit cc6913cc2a642074668e5794a96401c728aa357a
Author:     Christoph Junghans <junghans@gentoo.org>
AuthorDate: 2022-07-15 02:29:46 +0000
Commit:     Christoph Junghans <junghans@gentoo.org>
CommitDate: 2022-07-15 02:30:05 +0000

    sys-fs/google-drive-ocamlfuse: initial commit
    
    Closes: https://bugs.gentoo.org/488106
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Christoph Junghans <junghans@gentoo.org>

 sys-fs/google-drive-ocamlfuse/Manifest             |  1 +
 .../google-drive-ocamlfuse-0.7.29.ebuild           | 34 ++++++++++++++++++++++
 sys-fs/google-drive-ocamlfuse/metadata.xml         | 16 ++++++++++
 3 files changed, 51 insertions(+)