[Lunar-commits] <moonbase> qca-tls: move it to crater.

Florin Braescu florin at lunar-linux.org
Tue Jan 5 19:13:08 CET 2010


commit 2aae078b83fbb9dcccc3c623e2c833e2205c9c69
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jan 5 20:13:08 2010 +0200

    qca-tls: move it to crater.
---
 security/qca-tls/BUILD   |   11 -----------
 security/qca-tls/DEPENDS |    2 --
 security/qca-tls/DETAILS |   14 --------------
 3 files changed, 0 insertions(+), 27 deletions(-)

diff --git a/security/qca-tls/BUILD b/security/qca-tls/BUILD
deleted file mode 100644
index 143f2c8..0000000
--- a/security/qca-tls/BUILD
+++ /dev/null
@@ -1,11 +0,0 @@
-(
-
-    . /etc/profile.d/qt3.rc
-
-    # Fix for openssl 0.9.8
-    sedit "457 s/unsigned/const unsigned/; 801 s/unsigned/const unsigned/" qca-tls.cpp &&
-
-    ./configure &&
-    default_make
-
-) > $C_FIFO 2>&1
diff --git a/security/qca-tls/DEPENDS b/security/qca-tls/DEPENDS
deleted file mode 100644
index fef2e7c..0000000
--- a/security/qca-tls/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends qca
-depends openssl
diff --git a/security/qca-tls/DETAILS b/security/qca-tls/DETAILS
deleted file mode 100644
index 8e7ecbe..0000000
--- a/security/qca-tls/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
-       MODULE=qca-tls
-      VERSION=1.0
-       SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL=http://delta.affinix.com/download/qca/
-   SOURCE_VFY=sha1:775e764c5be342048eba11dae5c5fd3b636d23c5
-     WEB_SITE=http://delta.affinix.com/
-   MAINTAINER="ratler at lunar-linux.org"
-      ENTERED=20040212
-      UPDATED=20040212
-        SHORT="Qt plugin to provide SSL/TLS capability"
-cat << EOF
-plugin to provide SSL/TLS capability to programs that utilize the
-Qt Cryptographic Architecturtecture (QCA).
-EOF


More information about the Lunar-commits mailing list