Search Criteria
Package Details: tmsu 0.7.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/tmsu.git (read-only, click to copy) |
---|---|
Package Base: | tmsu |
Description: | A tool for tagging your files and accessing them through a virtual filesystem. |
Upstream URL: | https://tmsu.org/ |
Licenses: | GPL3 |
Submitter: | tmladek |
Maintainer: | MarcinWieczorek (TrialnError) |
Last Packager: | TrialnError |
Votes: | 25 |
Popularity: | 0.001400 |
First Submitted: | 2015-08-29 19:21 (UTC) |
Last Updated: | 2024-05-16 16:02 (UTC) |
Dependencies (3)
- fuse2
- sqlite (sqlite-fossilAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
anotheralien commented on 2019-01-12 20:55 (UTC)
The PKGBUILD is missing one dependency and could not be installed. I fixed it by adding "go get golang.org/x/crypto/blake2b" inside the build() function at line 31.
Zirkelite commented on 2018-01-23 16:12 (UTC) (edited on 2018-01-23 16:15 (UTC) by Zirkelite)
go should be in makedepends, and not in depends. go programs are compiled, not interpreted. The system it is being run on doesn't need to have go installed.
MarcinWieczorek commented on 2017-12-27 14:52 (UTC)
Everyone has bash, and also namcap is not 100% right all the time. TMSU is written in Go, so it's a dependency. Fuse is required too, and you can see in the PKGBUILD that Go bindings for it are being downloaded. Same goes with sqlite. Thanks for trying to help tho.
martyg commented on 2017-12-05 15:09 (UTC)
FYI, noticed these warnings at the end of building in a clean chroot.
Checking PKGBUILD Checking tmsu-0.7.0-1-x86_64.pkg.tar.xz tmsu E: Dependency bash detected and not included (programs ['sh', 'bash'] needed in scripts ['usr/bin/tmsu-fs-mv', 'usr/bin/tmsu-fs-merge', 'usr/bin/mount.tmsu', 'usr/bin/tmsu-fs-rm']) tmsu W: Dependency included and not needed ('go') tmsu W: Dependency included and not needed ('fuse') tmsu W: Dependency included and not needed ('sqlite')
flarkis commented on 2017-07-09 20:57 (UTC)
peperunas commented on 2017-06-15 08:55 (UTC)
CheezenOne commented on 2017-05-03 16:02 (UTC)
oniony commented on 2017-03-29 22:55 (UTC)
oniony commented on 2017-03-29 13:03 (UTC)
<deleted-account> commented on 2017-03-29 12:22 (UTC)
« First ‹ Previous 1 2 3 4 5 6 Next › Last »