summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c8e03aa0d02a650b3f29a040f74b991a9e436cda (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
26
27
pkgbase = s3fs-fuse-git
	pkgdesc = FUSE-based file system backed by Amazon S3 with OpenSSL support
	pkgver = 1.79.r684.845fdb4
	pkgrel = 1
	url = https://github.com/s3fs-fuse/s3fs-fuse
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = git
	makedepends = glib2
	makedepends = mime-types
	makedepends = libxml++
	makedepends = libgcrypt
	makedepends = openssl>=0.9.8
	depends = fuse>=2.8.4
	depends = curl
	depends = libxml2
	provides = s3fs-fuse
	provides = s3fs
	conflicts = s3fs-fuse
	conflicts = s3fs
	conflicts = s3fs-c-git
	source = git+https://github.com/s3fs-fuse/s3fs-fuse.git
	sha256sums = SKIP

pkgname = s3fs-fuse-git