From 21e9b49dc0c1c282a04abbaaab34776305f6efe5 Mon Sep 17 00:00:00 2001 From: "Andreas V. 'netrunner' Meier" Date: Tue, 18 Oct 2005 14:34:33 +0000 Subject: [PATCH] Andreas V. Meier: add libtommath [2005100311560203870] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@6460 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/avm/libtommath/libtommath.conf | 23 +++++++++++++ package/avm/libtommath/libtommath.desc | 45 ++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 package/avm/libtommath/libtommath.conf create mode 100644 package/avm/libtommath/libtommath.desc diff --git a/package/avm/libtommath/libtommath.conf b/package/avm/libtommath/libtommath.conf new file mode 100644 index 000000000..2220fa2b0 --- /dev/null +++ b/package/avm/libtommath/libtommath.conf @@ -0,0 +1,23 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/avm/libtommath/libtommath.conf +# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + +hook_add preconf 3 "sed -i -e 's,wheel,root,' makefile" diff --git a/package/avm/libtommath/libtommath.desc b/package/avm/libtommath/libtommath.desc new file mode 100644 index 000000000..f69af5973 --- /dev/null +++ b/package/avm/libtommath/libtommath.desc @@ -0,0 +1,45 @@ + +[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/libtommath/libtommath.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] number-theoretic multiple-precision integer library + +[T] LibTomMath provides highly optimized and portable routines for a vast +[T] majority of integer based number theoretic applications (including public +[T] key cryptography). LibTomMath is not a cryptographic toolkit itself but it +[T] can be used to write one [Used in LibTomCrypt for RSA, DH and ECC public +[T] key routines]. + +[U] http://math.libtomcrypt.org/ + +[A] Tom St Denis +[M] Andreas V. 'netrunner' Meier + +[C] extra/scientific + +[L] OpenSource +[S] Beta +[V] 0.36 +[P] X -----5---9 800.000 + +[D] 3111948621 ltm-0.36.tar.bz2 http://math.libtomcrypt.org/files/ +