Import qca-gnupg.

This commit is contained in:
shadchin 2013-04-21 13:50:55 +00:00
parent 8453375f9f
commit 260d8c3a89
5 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,34 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/21 13:50:55 shadchin Exp $
SHARED_ONLY = Yes
COMMENT = GnuPG plugin for QCA2
DISTNAME = qca-gnupg-2.0.0-beta3
PKGNAME = ${DISTNAME:S/-beta/beta/}
CATEGORIES = security
HOMEPAGE = http://delta.affinix.com/qca/
# LGPLv2.1
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = http://delta.affinix.com/download/qca/2.0/plugins/
EXTRACT_SUFX = .tar.bz2
WANTLIB += m pthread qca2 stdc++
MODULES = x11/qt4
LIB_DEPENDS = security/qca2
RUN_DEPENDS = security/gnupg
NO_TEST = Yes
QMAKE = ${LOCALBASE}/bin/qmake4
SUBST_VARS += MODQT4_LIBDIR WRKINST
do-configure:
${SUBST_CMD} -c ${FILESDIR}/conf.pri ${WRKSRC}/conf.pri
cd ${WRKSRC} && ${QMAKE} qca-gnupg.pro
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (qca-gnupg-2.0.0-beta3.tar.bz2) = slW8UgUIEc/cQla7SCI7e22cpVO2GF6YGQ3hXktf/80=
SIZE (qca-gnupg-2.0.0-beta3.tar.bz2) = 38177

View File

@ -0,0 +1,6 @@
# qconf
CONFIG += release crypto
target.path = ${WRKINST}${MODQT4_LIBDIR}/plugins/crypto
INSTALLS += target

View File

@ -0,0 +1,2 @@
Provider plugin for QCA (Qt crypto helper library). This plugin provides
features based on GnuPG.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/21 13:50:55 shadchin Exp $
lib/qt4/plugins/crypto/
lib/qt4/plugins/crypto/libqca-gnupg.so