From 376bbcc90f6e38fe6aa6ceee5492e983a6ac8efc Mon Sep 17 00:00:00 2001 From: Stefan Fiedler Date: Sun, 23 Nov 2008 12:50:06 +0000 Subject: [PATCH] Stefan Fiedler: add qca2{,-cyrus-sasl,-ossl,-pkcs11} [2008102422131130602] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@9162 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- .../base/qca2-cyrus-sasl/qca2-cyrus-sasl.conf | 1 + .../base/qca2-cyrus-sasl/qca2-cyrus-sasl.desc | 41 +++++++++++++++++++ package/base/qca2-ossl/qca2-ossl.conf | 1 + package/base/qca2-ossl/qca2-ossl.desc | 41 +++++++++++++++++++ package/base/qca2-pkcs11/qca2-pkcs11.conf | 1 + package/base/qca2-pkcs11/qca2-pkcs11.desc | 41 +++++++++++++++++++ package/base/qca2/qca2.conf | 1 + package/base/qca2/qca2.desc | 41 +++++++++++++++++++ 8 files changed, 168 insertions(+) create mode 100644 package/base/qca2-cyrus-sasl/qca2-cyrus-sasl.conf create mode 100644 package/base/qca2-cyrus-sasl/qca2-cyrus-sasl.desc create mode 100644 package/base/qca2-ossl/qca2-ossl.conf create mode 100644 package/base/qca2-ossl/qca2-ossl.desc create mode 100644 package/base/qca2-pkcs11/qca2-pkcs11.conf create mode 100644 package/base/qca2-pkcs11/qca2-pkcs11.desc create mode 100644 package/base/qca2/qca2.conf create mode 100644 package/base/qca2/qca2.desc diff --git a/package/base/qca2-cyrus-sasl/qca2-cyrus-sasl.conf b/package/base/qca2-cyrus-sasl/qca2-cyrus-sasl.conf new file mode 100644 index 000000000..491a95253 --- /dev/null +++ b/package/base/qca2-cyrus-sasl/qca2-cyrus-sasl.conf @@ -0,0 +1 @@ +runcmake=0 diff --git a/package/base/qca2-cyrus-sasl/qca2-cyrus-sasl.desc b/package/base/qca2-cyrus-sasl/qca2-cyrus-sasl.desc new file mode 100644 index 000000000..5fc626b88 --- /dev/null +++ b/package/base/qca2-cyrus-sasl/qca2-cyrus-sasl.desc @@ -0,0 +1,41 @@ + +[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/stefanp/qca/qca.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2006 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] OpenSSL plugin for the Qt Cryptographic Architecture, version 2 + +[T] Taking a hint from the similarly-named Java Cryptography Architecture, +[T] QCA aims to provide a straightforward and cross-platform crypto API, +[T] using Qt datatypes and conventions. + +[A] Justin Karneges +[M] The ROCK Linux Project + +[C] extra/crypto + +[L] LGPL +[S] Beta +[V] 2.0.0-beta3 +[P] X --?--5---9 219.700 + +[D] 2378424335 qca-cyrus-sasl-2.0.0-beta3.tar.bz2 http://delta.affinix.com/download/qca/2.0/plugins/ + diff --git a/package/base/qca2-ossl/qca2-ossl.conf b/package/base/qca2-ossl/qca2-ossl.conf new file mode 100644 index 000000000..491a95253 --- /dev/null +++ b/package/base/qca2-ossl/qca2-ossl.conf @@ -0,0 +1 @@ +runcmake=0 diff --git a/package/base/qca2-ossl/qca2-ossl.desc b/package/base/qca2-ossl/qca2-ossl.desc new file mode 100644 index 000000000..95584fca2 --- /dev/null +++ b/package/base/qca2-ossl/qca2-ossl.desc @@ -0,0 +1,41 @@ + +[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/stefanp/qca/qca.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2006 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] OpenSSL plugin for the Qt Cryptographic Architecture, version 2 + +[T] Taking a hint from the similarly-named Java Cryptography Architecture, +[T] QCA aims to provide a straightforward and cross-platform crypto API, +[T] using Qt datatypes and conventions. + +[A] Justin Karneges +[M] The ROCK Linux Project + +[C] extra/crypto + +[L] LGPL +[S] Beta +[V] 2.0.0-beta3 +[P] X --?--5---9 219.700 + +[D] 496719998 qca-ossl-2.0.0-beta3.tar.bz2 http://delta.affinix.com/download/qca/2.0/plugins/ + diff --git a/package/base/qca2-pkcs11/qca2-pkcs11.conf b/package/base/qca2-pkcs11/qca2-pkcs11.conf new file mode 100644 index 000000000..491a95253 --- /dev/null +++ b/package/base/qca2-pkcs11/qca2-pkcs11.conf @@ -0,0 +1 @@ +runcmake=0 diff --git a/package/base/qca2-pkcs11/qca2-pkcs11.desc b/package/base/qca2-pkcs11/qca2-pkcs11.desc new file mode 100644 index 000000000..260d9ed5b --- /dev/null +++ b/package/base/qca2-pkcs11/qca2-pkcs11.desc @@ -0,0 +1,41 @@ + +[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/stefanp/qca/qca.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2006 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] PKCS11 plugin for the Qt Cryptographic Architecture, version 2 + +[T] Taking a hint from the similarly-named Java Cryptography Architecture, +[T] QCA aims to provide a straightforward and cross-platform crypto API, +[T] using Qt datatypes and conventions. + +[A] Justin Karneges +[M] The ROCK Linux Project + +[C] extra/crypto + +[L] LGPL +[S] Beta +[V] 2.0.0-beta2 +[P] X --?--5---9 219.700 + +[D] 3129520422 qca-pkcs11-2.0.0-beta2.tar.bz2 http://delta.affinix.com/download/qca/2.0/plugins/ + diff --git a/package/base/qca2/qca2.conf b/package/base/qca2/qca2.conf new file mode 100644 index 000000000..e55dfdf37 --- /dev/null +++ b/package/base/qca2/qca2.conf @@ -0,0 +1 @@ +var_append extraconfopt " " "--disable-tests" diff --git a/package/base/qca2/qca2.desc b/package/base/qca2/qca2.desc new file mode 100644 index 000000000..9a0a9617e --- /dev/null +++ b/package/base/qca2/qca2.desc @@ -0,0 +1,41 @@ + +[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/stefanp/qca/qca.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2006 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] Qt Cryptographic Architecture, version 2 + +[T] Taking a hint from the similarly-named Java Cryptography Architecture, +[T] QCA aims to provide a straightforward and cross-platform crypto API, +[T] using Qt datatypes and conventions. + +[A] Justin Karneges +[M] The ROCK Linux Project + +[C] extra/crypto + +[L] LGPL +[S] Stable +[V] 2.0.1 +[P] X --?--5---9 219.600 + +[D] 3766233251 qca-2.0.1.tar.bz2 http://delta.affinix.com/download/qca/2.0/ +