summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2e539d68ba9e8ebb9a4df7e08962f4cad755b102 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = google-drive-ocamlfuse
	pkgdesc = FUSE-based file system backed by Google Drive, written in OCaml
	pkgver = 0.7.30
	pkgrel = 2
	url = https://astrada.github.io/google-drive-ocamlfuse/
	arch = x86_64
	license = MIT
	depends = ocaml>=4.04.0
	depends = ocaml-findlib>=1.2.7
	depends = ocamlfuse>=2.7.1
	depends = gapi-ocaml>=0.4.2
	depends = ocaml-sqlite3>=1.6.1
	depends = ocaml-extlib
	makedepends = dune
	makedepends = ocaml-ounit
	options = !strip
	options = staticlibs
	source = google-drive-ocamlfuse-0.7.30.tar.gz::https://github.com/astrada/google-drive-ocamlfuse/archive/v0.7.30.tar.gz
	sha256sums = 3fe3f0d4051f1a81e37f6da9e8a492eb3c81f7450c6b43fee81a7fd94249bfa0

pkgname = google-drive-ocamlfuse