initial import

This commit is contained in:
2025-06-22 20:39:04 -05:00
commit f8a70886f0
3428 changed files with 302546 additions and 0 deletions

11
codecrypt/fix-build.patch Normal file
View File

@@ -0,0 +1,11 @@
--- a/configure.ac 2017-10-31 21:42:06.000000000 +0100
+++ b/configure.ac 2022-03-15 02:06:45.646440624 +0100
@@ -37,7 +37,7 @@
PKG_PROG_PKG_CONFIG([0.25])
- PKG_CHECK_MODULES([CRYPTOPP],[libcrypto++])
+ PKG_CHECK_MODULES([CRYPTOPP],[libcryptopp])
#crypto++ headers are either in include/crypto++ or include/cryptopp,
#the information is otherwise unavailable from standard configuration