summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 496bf12fbebef594216a206beaaa7a000c0e5ab1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = google-drive-ocamlfuse-git
	pkgdesc = FUSE-based file system backed by Google Drive, written in OCaml
	pkgver = r673.e557ca5
	pkgrel = 1
	url = https://astrada.github.io/google-drive-ocamlfuse/
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = dune
	makedepends = ocaml-ounit
	depends = ocaml>=4.08.0
	depends = ocaml-findlib>=1.2.7
	depends = ocamlfuse>=2.7.1
	depends = gapi-ocaml>=0.4.5
	depends = ocaml-sqlite3>=1.6.1
	depends = ocaml-extlib
	depends = tiny_httpd>=0.6
	provides = google-drive-ocamlfuse
	conflicts = google-drive-ocamlfuse
	options = !strip
	options = staticlibs
	source = git+https://github.com/astrada/google-drive-ocamlfuse.git
	sha256sums = SKIP

pkgname = google-drive-ocamlfuse-git