diff --git a/package/avm/crypto++/crypto++.conf b/package/avm/crypto++/crypto++.conf new file mode 100644 index 000000000..46e031af5 --- /dev/null +++ b/package/avm/crypto++/crypto++.conf @@ -0,0 +1,8 @@ +crypto++_cm() { + unzip $archdir/cryptopp${ver//.}.zip -d crypto++ + cd crypto++ + make `eval $makeopt` + make `eval $makeopt $makeinstopt` install +} +autoextract=0 +custmain=c"rypto++_cm" diff --git a/package/avm/crypto++/crypto++.desc b/package/avm/crypto++/crypto++.desc new file mode 100644 index 000000000..a4df4b56c --- /dev/null +++ b/package/avm/crypto++/crypto++.desc @@ -0,0 +1,43 @@ + +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/avm/crypto++/crypto++.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-COPYRIGHT-NOTE-END --- + +[I] C++ Crypto Library + +[T] Crypto++ is a C++ cryptographic class library which includes block and +[T] stream ciphers, hash functions, MACs, random number generators, public key +[T] cryptography (including elliptic curves), compression, and an easy-to-use +[T] filter interface. + +[U] http://www.eskimo.com/~weidai/cryptlib.html + +[A] Wei Dai +[M] Andreas V. 'netrunner' Meier + +[C] extra/crypto + +[L] BSD +[S] Stable +[V] 5.2.1 +[P] X -----5---9 799.000 + +[D] 1502388244 cryptopp521.zip http://dl.sourceforge.net/cryptopp/