Alfred Wingate 2f763180a6
app-crypt/gocryptfs: improve tests + misc
* Missing fuse-2 dependency due to fusermount use in tests.
* Explicitly remove bits that could rebuild gocrypfs during tests.
* Remove another bit of code linting from tests.
* More verbosity to tests by calling the command directly.

* Add maintainers homepage for the project.
* Drop BSD-2 license, doesn't appear to be use by any vendored
  dependency if checked with lichen.
* Add pkg-config dep, is stricly correct to require for openssl.
  #cgo pkg-config: libcrypto

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/43805
Signed-off-by: Zac Medico <zmedico@gentoo.org>
2025-09-15 19:29:56 -07:00
..