summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a38ed99d4a94b049d9e3e57a9dd4d4d3b96fba86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = symfs-git
	pkgdesc = A filesystem- and application- agnostic program that generates a collection of views to a collection of directories with associated metadata in the form of symlinks, grouping them based on a set of criteria against the metadata in those directories.
	pkgver = master
	pkgrel = 2
	url = https://github.com/directed-graph/symfs
	arch = x86_64
	license = MIT
	checkdepends = bazel
	checkdepends = protobuf
	checkdepends = python-protobuf
	makedepends = bazel
	makedepends = git
	makedepends = protobuf
	makedepends = python-protobuf
	provides = symfs
	conflicts = symfs
	source = symfs-git::git+https://github.com/directed-graph/symfs.git
	md5sums = SKIP

pkgname = symfs-git