summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2004-12-03 21:00:14 +0000
committerGustavo Felisberto <humpback@gentoo.org>2004-12-03 21:00:14 +0000
commit08d1a017bf742e70b2de74ddca6d4da73f6cc2a6 (patch)
treebab77b467760a727b7f8783b10a14a3ecedfa564 /app-crypt/qca-tls
parentqca-tls-1.0-r1 (diff)
downloadhistorical-08d1a017bf742e70b2de74ddca6d4da73f6cc2a6.tar.gz
historical-08d1a017bf742e70b2de74ddca6d4da73f6cc2a6.tar.bz2
historical-08d1a017bf742e70b2de74ddca6d4da73f6cc2a6.zip
qca-tls-1.0-r1
Diffstat (limited to 'app-crypt/qca-tls')
-rw-r--r--app-crypt/qca-tls/ChangeLog5
-rw-r--r--app-crypt/qca-tls/Manifest16
-rw-r--r--app-crypt/qca-tls/files/digest-qca-tls-1.0-r11
-rw-r--r--app-crypt/qca-tls/qca-tls-1.0-r1.ebuild41
4 files changed, 50 insertions, 13 deletions
diff --git a/app-crypt/qca-tls/ChangeLog b/app-crypt/qca-tls/ChangeLog
index 9a668304d2ac..d07327da2bd7 100644
--- a/app-crypt/qca-tls/ChangeLog
+++ b/app-crypt/qca-tls/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/qca-tls
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/ChangeLog,v 1.16 2004/11/22 09:14:27 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/ChangeLog,v 1.17 2004/12/03 21:00:14 humpback Exp $
+
+ 03 Dec 2004; Gustavo Felisberto <humpback@gentoo.org>; :
+ Added dep on QCA and changed the HOMEPAGE and SRC_URI.
22 Nov 2004; Daniel Black <dragonheart@gentoo.org> qca-tls-1.0.ebuild,
metadata.xml:
diff --git a/app-crypt/qca-tls/Manifest b/app-crypt/qca-tls/Manifest
index 0390c37428a7..372c622f7d5d 100644
--- a/app-crypt/qca-tls/Manifest
+++ b/app-crypt/qca-tls/Manifest
@@ -1,15 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 7178940fc729d54ebbb7c7707918ba47 ChangeLog 1730
-MD5 a9ad9e516eef40bbcab8bd73974fb091 qca-tls-1.0.ebuild 1032
+MD5 003c4b7d42499a6b4d20fc2d384435ae ChangeLog 1844
MD5 566cf4f89e44670d0aba4a745913d748 metadata.xml 224
+MD5 a56932449a8bc750157cb1d063ef8d7f qca-tls-1.0-r1.ebuild 1045
+MD5 a9ad9e516eef40bbcab8bd73974fb091 qca-tls-1.0.ebuild 1032
MD5 5398cdc5d090333de8881b20f3d10f8e files/digest-qca-tls-1.0 63
+MD5 5398cdc5d090333de8881b20f3d10f8e files/digest-qca-tls-1.0-r1 63
MD5 f87721e55c7f47d133faa99241219ae5 files/qca-pathfix.patch 301
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBoa36mdTrptrqvGERAuE6AJ9zPGh43FF9Jss12tIPwdsMU31MkgCfZJ+H
-0HQr5zxEO0XZ8VTsGpBiZXc=
-=9UJs
------END PGP SIGNATURE-----
diff --git a/app-crypt/qca-tls/files/digest-qca-tls-1.0-r1 b/app-crypt/qca-tls/files/digest-qca-tls-1.0-r1
new file mode 100644
index 000000000000..841eab57bd9b
--- /dev/null
+++ b/app-crypt/qca-tls/files/digest-qca-tls-1.0-r1
@@ -0,0 +1 @@
+MD5 886b1f60fc31de3b1a0bd93281e27b73 qca-tls-1.0.tar.bz2 23489
diff --git a/app-crypt/qca-tls/qca-tls-1.0-r1.ebuild b/app-crypt/qca-tls/qca-tls-1.0-r1.ebuild
new file mode 100644
index 000000000000..2a65a3d824ee
--- /dev/null
+++ b/app-crypt/qca-tls/qca-tls-1.0-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/qca-tls-1.0-r1.ebuild,v 1.1 2004/12/03 21:00:14 humpback Exp $
+
+inherit eutils
+
+DESCRIPTION="plugin to provide SSL/TLS capability to programs that utilize the Qt Cryptographic Architecture (QCA)"
+HOMEPAGE="http://delta.affinix.com/qca/"
+SRC_URI="http://delta.affinix.com/qca/${PN}-${PV}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND=">=app-crypt/qca-1.0
+ >=x11-libs/qt-3.3.0-r1
+ >=dev-libs/openssl-0.9.6i"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ epatch ${FILESDIR}/qca-pathfix.patch || die "bad patch"
+}
+
+src_compile() {
+ ./configure || die "configure failed"
+ sed -i \
+ -e "/^CFLAGS/s:$: ${CFLAGS}:" \
+ -e "/^CXXFLAGS/s:$: ${CXXFLAGS}:" \
+ Makefile
+ emake || die "emake failed"
+}
+
+src_install() {
+ make INSTALL_ROOT="${D}" install || die "make install failed"
+ insinto /usr/include
+ doins qca-tls.h
+
+ dodoc README
+}