2 changed files with 77 additions and 0 deletions
@ -0,0 +1,39 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1239990236 Fri Apr 17 20:43:56 2009 |
||||||
|
[BUILDTIME] 105 (5) |
||||||
|
[SIZE] 3.27 MB, 37 files |
||||||
|
|
||||||
|
[DEP] bash |
||||||
|
[DEP] binutils |
||||||
|
[DEP] bzip2 |
||||||
|
[DEP] coreutils |
||||||
|
[DEP] diffutils |
||||||
|
[DEP] e2fsprogs |
||||||
|
[DEP] expat |
||||||
|
[DEP] fhs |
||||||
|
[DEP] findutils |
||||||
|
[DEP] fontconfig |
||||||
|
[DEP] freetype |
||||||
|
[DEP] gawk |
||||||
|
[DEP] gcc |
||||||
|
[DEP] glib |
||||||
|
[DEP] glibc |
||||||
|
[DEP] grep |
||||||
|
[DEP] libice |
||||||
|
[DEP] libpng |
||||||
|
[DEP] libsm |
||||||
|
[DEP] libx11 |
||||||
|
[DEP] libxau |
||||||
|
[DEP] libxcb |
||||||
|
[DEP] libxext |
||||||
|
[DEP] libxrender |
||||||
|
[DEP] libxt |
||||||
|
[DEP] linux-header |
||||||
|
[DEP] make |
||||||
|
[DEP] nas |
||||||
|
[DEP] pkgconfig |
||||||
|
[DEP] qt4 |
||||||
|
[DEP] sed |
||||||
|
[DEP] sysfiles |
||||||
|
[DEP] tar |
||||||
|
[DEP] zlib |
@ -0,0 +1,38 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../qca2/qca2.desc |
||||||
|
[COPY] Copyright (C) 2009 The OpenSDE Project |
||||||
|
[COPY] |
||||||
|
[COPY] More information can be found in the files COPYING and README. |
||||||
|
[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; version 2 of the License. A copy of the |
||||||
|
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
[I] A Qt Cryptographic Architecture (QCA) ver2 |
||||||
|
|
||||||
|
[T] QCA aims to provide a straightforward and cross-platform crypto API, |
||||||
|
[T] using Qt datatypes and conventions. QCA separates the API from the |
||||||
|
[T] implementation, using plugins known as Providers. The advantage of this |
||||||
|
[T] model is to allow applications to avoid linking to or explicitly |
||||||
|
[T] depending on any particular cryptographic library. This allows one to |
||||||
|
[T] easily change or upgrade crypto implementations without even needing to |
||||||
|
[T] recompile the application! QCA should work everywhere Qt does, including |
||||||
|
[T] Windows/Unix/MacOSX. |
||||||
|
|
||||||
|
[U] http://delta.affinix.com/qca/ |
||||||
|
|
||||||
|
[A] Justin Karneges <[email protected]> |
||||||
|
[M] Aldas Nabazas <[email protected]> |
||||||
|
|
||||||
|
[C] extra/crypto |
||||||
|
|
||||||
|
[L] LGPL |
||||||
|
[S] Beta |
||||||
|
[V] 2.0.1 |
||||||
|
[P] X -----5---9 163.000 |
||||||
|
|
||||||
|
[D] 3766233251 qca-2.0.1.tar.bz2 http://delta.affinix.com/download/qca/2.0/ |
Loading…
Reference in new issue