blob: cd8cbab4d0b144106a6f2a7ed12585de4c3a9413 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.10
DEFINED_PHASES=compile install test unpack
DEPEND=dev-go/go-sqlite3 dev-lang/go dev-libs/go-fuse test? ( sys-fs/fuse:0 )
DESCRIPTION=Files tagger and virtual tag-based filesystem
EAPI=7
HOMEPAGE=https://github.com/oniony/TMSU/wiki
IUSE=test
KEYWORDS=~amd64
LICENSE=AGPL-3 AGPL-3+ BSD-4 GPL-3+ MIT
RDEPEND=sys-fs/fuse:0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/oniony/TMSU/archive/v0.7.4.tar.gz -> tmsu-0.7.4.tar.gz
_eclasses_=golang-base 027b7c82ab637d596b1a18ffcefa0ae4 golang-build 91472d4e18894e738c69b415e236a664
_md5_=5081a2ad3876d1537c311fcb795d2f81
|