commit: fb7c4f05696c34505dcf63ecfbd3055d3861b0ce
Author: Esteve Varela Colominas <esteve.varela <AT> gmail <DOT> com>
AuthorDate: Thu Dec 25 03:30:41 2025 +0000
Commit: Esteve Varela Colominas <esteve.varela <AT> gmail <DOT> com>
CommitDate: Thu Dec 25 03:32:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fb7c4f05
www-servers/copyparty: Add USE=ssl dependency
More and more hidden optional dependencies are popping up.
I doubt I'll get all of them, but at least the ones relevant for my uses
that I find in the documentation, I'll document...
Signed-off-by: Esteve Varela Colominas <esteve.varela <AT> gmail.com>
.../{copyparty-1.19.23-r2.ebuild => copyparty-1.19.23-r3.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/www-servers/copyparty/copyparty-1.19.23-r2.ebuild
b/www-servers/copyparty/copyparty-1.19.23-r3.ebuild
similarity index 98%
rename from www-servers/copyparty/copyparty-1.19.23-r2.ebuild
rename to www-servers/copyparty/copyparty-1.19.23-r3.ebuild
index e4e21fff8e..8108cb0f8e 100644
--- a/www-servers/copyparty/copyparty-1.19.23-r2.ebuild
+++ b/www-servers/copyparty/copyparty-1.19.23-r3.ebuild
@@ -149,4 +149,5 @@ good-but-slow image thumbnails, read audio/media tags"
media-video/ffmpeg
# Additional programs not detected above
optfeature "automatically generate SSL certificate at startup"
app-crypt/cfssl
+ optfeature "scrypt password hashing" dev-lang/python[ssl] #
hashlib.scrypt()
}