- Update devel/gwenhywfar* to 4.14.0

- Update finance/aqbanking to 5.5.1
This commit is contained in:
Jason E. Hale 2016-01-01 05:14:55 +00:00
parent a82fa9cb25
commit be689324c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404968
15 changed files with 294 additions and 207 deletions

View File

@ -1,6 +1,6 @@
# $FreeBSD$
PORTREVISION= 6
PORTREVISION= 0
PKGNAMESUFFIX= -${SLAVEPORT}
MAINTAINER= jhale@FreeBSD.org

View File

@ -1,6 +1,4 @@
include/gwenhywfar4/gwen-gui-fox16/api.h
include/gwenhywfar4/gwen-gui-fox16/cppdialog.hpp
include/gwenhywfar4/gwen-gui-fox16/cppgui.hpp
include/gwenhywfar4/gwen-gui-fox16/fox16_gui.hpp
include/gwenhywfar4/gwen-gui-fox16/fox16_htmlctx.hpp
include/gwenhywfar4/gwen-gui-fox16/fox16_htmllabel.hpp

View File

@ -1,6 +1,6 @@
# $FreeBSD$
PORTREVISION= 2
PORTREVISION= 0
PKGNAMESUFFIX= -${SLAVEPORT}
MAINTAINER= jhale@FreeBSD.org

View File

@ -1,6 +1,6 @@
# $FreeBSD$
PORTREVISION= 2
PORTREVISION= 0
PKGNAMESUFFIX= -${SLAVEPORT}
MAINTAINER= jhale@FreeBSD.org

View File

@ -1,4 +1,6 @@
include/gwenhywfar4/gwen-gui-qt4/qt4_gui.hpp
lib/cmake/gwengui-qt4-4.14/gwengui-qt4-config-version.cmake
lib/cmake/gwengui-qt4-4.14/gwengui-qt4-config.cmake
lib/libgwengui-qt4.so
lib/libgwengui-qt4.so.0
lib/libgwengui-qt4.so.0.0.0

View File

@ -1,20 +1,21 @@
# $FreeBSD$
PORTNAME= gwenhywfar
PORTVERSION= 4.3.3
PORTREVISION?= 8
PORTVERSION= 4.14.0
PORTREVISION?= 0
CATEGORIES= devel net security
MASTER_SITES= http://www.aquamaniac.de/sites/download/download.php?package=01&release=67&file=01&dummy=/
MASTER_SITES= http://www.aquamaniac.de/sites/download/download.php?package=01&release=01&file=01&dummy=/
MAINTAINER?= jhale@FreeBSD.org
COMMENT?= Multi-platform helper library for networking and security applications
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \
libgnutls.so:${PORTSDIR}/security/gnutls
USES= pathfix pkgconfig gettext gmake libtool
USES= gettext gmake iconv libtool pathfix pkgconfig
USE_OPENSSL= yes
GNU_CONFIGURE= yes
@ -22,11 +23,11 @@ CONFIGURE_ARGS= --enable-release="yes" \
--with-guis="${SLAVEPORT}"
CPPFLAGS+= -DGCRYPT_NO_DEPRECATED -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lintl
PLIST_SUB= GWEN_SHLIB_VER="${GWEN_SHLIB_VER}"
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
GWEN_SHLIB_VER= 60
PLIST_SUB= GWEN_SHLIB_VER="${GWEN_SHLIB_VER}"
.if !defined(SLAVEPORT)
OPTIONS_DEFINE= DOXYGEN MEMDEBUG
@ -46,25 +47,33 @@ LIB_DEPENDS+= libgwenhywfar.so:${PORTSDIR}/devel/gwenhywfar
BUILD_WRKSRC= ${WRKSRC}/gui
INSTALL_WRKSRC= ${WRKSRC}/gui/${SLAVEPORT}
.if ${SLAVEPORT}=="fox16"
. if ${SLAVEPORT}=="fox16"
LIB_DEPENDS+= libFOX-1.6.so:${PORTSDIR}/x11-toolkits/fox16
CPPFLAGS+= -I${LOCALBASE}/include
.endif
CONFIGURE_ARGS+=--with-fox-includes=${LOCALBASE}/include/fox-1.6 \
--with-fox-libs=${LOCALBASE}/lib
. endif
.if ${SLAVEPORT}=="gtk2"
. if ${SLAVEPORT}=="gtk2"
USE_GNOME+= gtk20
.endif
. endif
.if ${SLAVEPORT}=="qt4"
. if ${SLAVEPORT}=="qt4"
USE_QT4= gui moc_build uic_build
QT_NONSTANDARD= yes
.endif
CONFIGURE_ARGS+=--with-qt4-includes=${QT_INCDIR} \
--with-qt4-libs=${QT_LIBDIR} \
--with-qt4-moc=${MOC} \
--with-qt4-uic=${UIC}
. endif
.endif
post-patch:
.if defined(SLAVEPORT)
@${FIND} ${BUILD_WRKSRC} -name "Makefile.in" -type f | ${XARGS} \
${REINPLACE_CMD} -e 's|[$$][(]top_builddir[)]/src/[$$][(]gwenhywfar_internal_libname[)]|$$(gwenhywfar_libs)|g'
${REINPLACE_CMD} -e 's|[$$][(]top_builddir[)]/src/[$$][(]gwenhywfar_internal_libname[)]|$$(gwenhywfar_libs)|g' \
-e 's|[$$][(]builddir[)]/../cpp/libgwengui-cpp.la|-lgwengui-cpp|g' \
-e 's|[$$][(]top_builddir[)]/gui/cpp/libgwengui-cpp.la|-lgwengui-cpp|g' \
-e '/^SUBDIRS/s|cpp ||g'
.endif
post-build:
@ -76,7 +85,7 @@ post-install:
.if ${PORT_OPTIONS:MDOXYGEN}
${MKDIR} ${STAGEDIR}${DOCSDIR}/apidoc
cd ${WRKSRC}/apidoc && \
${COPYTREE_SHARE} \* ${STAGEDIR}${DOCSDIR}/apidoc
${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/apidoc
@${FIND} -P ${STAGEDIR}${DOCSDIR} -type f 2>/dev/null | \
${SED} -ne 's|^${STAGEDIR}${PREFIX}/||p' >> ${TMPPLIST}
.endif

View File

@ -1,2 +1,2 @@
SHA256 (gwenhywfar-4.3.3.tar.gz) = 87ed0f8669e1c21eaa717a18a8cf516b771c00610f5e17148cd36bce0d7d8ec2
SIZE (gwenhywfar-4.3.3.tar.gz) = 2346826
SHA256 (gwenhywfar-4.14.0.tar.gz) = 7e0ec2f1cab7d22a5ae0066e0ef827d4affec59470b1bdbc42132b58a903dd03
SIZE (gwenhywfar-4.14.0.tar.gz) = 2517862

View File

@ -1,11 +1,11 @@
--- ./configure.orig 2011-07-19 09:08:26.000000000 -0400
+++ ./configure 2011-07-19 09:08:11.000000000 -0400
@@ -20457,7 +20457,7 @@
$as_echo_n "checking if symbol visibility is supported... " >&6; }
visibility_cflags=""
case `$CC --version|head -n1|cut -f1 -d " "` in
- *gcc*)
+ cc|*gcc*)
gccversion="` ${CC} -dumpversion `"
case $gccversion in
4.*)
--- configure.orig 2015-05-25 16:16:33 UTC
+++ configure
@@ -20986,7 +20986,7 @@ $as_echo_n "checking for fox libraries..
# Check whether --with-fox-libs was given.
if test "${with_fox_libs+set}" = set; then :
- withval=$with_fox_libs; fox_libs="$withval"
+ withval=$with_fox_libs; local_fox_libs="$withval"
else
ac_ext=cpp

View File

@ -1,4 +1,4 @@
--- gui/fox16/libtest.cpp.orig 2010-08-28 13:40:12.000000000 +0000
--- gui/fox16/libtest.cpp.orig 2014-10-12 13:12:22 UTC
+++ gui/fox16/libtest.cpp
@@ -1,4 +1,5 @@

View File

@ -13,4 +13,4 @@ Gwenhywfar includes the following features, among several others:
- High-level cryptographic functions on top of OpenSSL functionality
(src/crypt/)
WWW: http://www.aquamaniac.de/
WWW: http://www.aquamaniac.de/

View File

@ -5,11 +5,13 @@ bin/mklistdoc
bin/typemaker
bin/typemaker2
bin/xmlmerge
include/gwenhywfar4/gwen-gui-cpp/api.h
include/gwenhywfar4/gwen-gui-cpp/cppdialog.hpp
include/gwenhywfar4/gwen-gui-cpp/cppgui.hpp
include/gwenhywfar4/gwen-gui-cpp/cppwidget.hpp
include/gwenhywfar4/gwenhywfar/args.h
include/gwenhywfar4/gwenhywfar/base64.h
include/gwenhywfar4/gwenhywfar/bindata.h
include/gwenhywfar4/gwenhywfar/buffer.h
include/gwenhywfar4/gwenhywfar/cgui.h
include/gwenhywfar4/gwenhywfar/configmgr.h
@ -79,14 +81,19 @@ include/gwenhywfar4/gwenhywfar/memory.h
include/gwenhywfar4/gwenhywfar/misc.h
include/gwenhywfar4/gwenhywfar/misc2.h
include/gwenhywfar4/gwenhywfar/msgengine.h
include/gwenhywfar4/gwenhywfar/multicache.h
include/gwenhywfar4/gwenhywfar/mutex.h
include/gwenhywfar4/gwenhywfar/o_image_be.h
include/gwenhywfar4/gwenhywfar/padd.h
include/gwenhywfar4/gwenhywfar/paddalgo.h
include/gwenhywfar4/gwenhywfar/param.h
include/gwenhywfar4/gwenhywfar/param_fns.h
include/gwenhywfar4/gwenhywfar/passwdstore.h
include/gwenhywfar4/gwenhywfar/path.h
include/gwenhywfar4/gwenhywfar/pathmanager.h
include/gwenhywfar4/gwenhywfar/plugin.h
include/gwenhywfar4/gwenhywfar/plugindescr.h
include/gwenhywfar4/gwenhywfar/pointerlist.h
include/gwenhywfar4/gwenhywfar/process.h
include/gwenhywfar4/gwenhywfar/refptr.h
include/gwenhywfar4/gwenhywfar/ringbuffer.h
@ -118,6 +125,8 @@ include/gwenhywfar4/gwenhywfar/widget_be.h
include/gwenhywfar4/gwenhywfar/xml.h
include/gwenhywfar4/gwenhywfar/xmlctx.h
include/gwenhywfar4/gwenhywfar/xsdnode.h
lib/cmake/gwenhywfar-4.14/gwenhywfar-config-version.cmake
lib/cmake/gwenhywfar-4.14/gwenhywfar-config.cmake
lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/configmgr/dir.so
lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/configmgr/dir.xml
lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/ct/ohbci.so
@ -134,31 +143,46 @@ lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/dbio/xmldb.so
lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/dbio/xmldb.so.0
lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/dbio/xmldb.so.0.0.1
lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/dbio/xmldb.xml
lib/libgwengui-cpp.so
lib/libgwengui-cpp.so.0
lib/libgwengui-cpp.so.0.0.0
lib/libgwenhywfar.so
lib/libgwenhywfar.so.%%GWEN_SHLIB_VER%%
lib/libgwenhywfar.so.%%GWEN_SHLIB_VER%%.3.3
lib/libgwenhywfar.so.%%GWEN_SHLIB_VER%%.14.0
libdata/pkgconfig/gwenhywfar.pc
share/aclocal/gwenhywfar.m4
share/gwenhywfar/ca-bundle.crt
share/gwenhywfar/dialogs/dlg_input.dlg
share/gwenhywfar/dialogs/dlg_message.dlg
share/gwenhywfar/dialogs/dlg_progress.dlg
share/gwenhywfar/dialogs/dlg_showbox.dlg
share/gwenhywfar/typemaker2/c/char.tm2
share/gwenhywfar/typemaker2/c/char_array.tm2
share/gwenhywfar/typemaker2/c/char_ptr.tm2
share/gwenhywfar/typemaker2/c/double.tm2
share/gwenhywfar/typemaker2/c/gwen_buffer.tm2
share/gwenhywfar/typemaker2/c/gwen_date.tm2
share/gwenhywfar/typemaker2/c/gwen_idlist64.tm2
share/gwenhywfar/typemaker2/c/gwen_time.tm2
share/gwenhywfar/typemaker2/c/idmap_base.tm2
share/gwenhywfar/typemaker2/c/int.tm2
share/gwenhywfar/typemaker2/c/int_base.tm2
share/gwenhywfar/typemaker2/c/list1_base.tm2
share/gwenhywfar/typemaker2/c/list2_base.tm2
share/gwenhywfar/typemaker2/c/struct_base.tm2
share/gwenhywfar/typemaker2/c/tree_base.tm2
share/gwenhywfar/typemaker2/c/uint32_t.tm2
share/gwenhywfar/typemaker2/c/uint64_t.tm2
%%DATADIR%%/ca-bundle.crt
%%DATADIR%%/dialogs/dlg_input.dlg
%%DATADIR%%/dialogs/dlg_message.dlg
%%DATADIR%%/dialogs/dlg_progress.dlg
%%DATADIR%%/dialogs/dlg_showbox.dlg
%%DATADIR%%/typemaker2/c/char.tm2
%%DATADIR%%/typemaker2/c/char_array.tm2
%%DATADIR%%/typemaker2/c/char_ptr.tm2
%%DATADIR%%/typemaker2/c/double.tm2
%%DATADIR%%/typemaker2/c/double_array.tm2
%%DATADIR%%/typemaker2/c/gwen_bindata.tm2
%%DATADIR%%/typemaker2/c/gwen_buffer.tm2
%%DATADIR%%/typemaker2/c/gwen_date.tm2
%%DATADIR%%/typemaker2/c/gwen_idlist64.tm2
%%DATADIR%%/typemaker2/c/gwen_multicache.tm2
%%DATADIR%%/typemaker2/c/gwen_multicache_type.tm2
%%DATADIR%%/typemaker2/c/gwen_param.tm2
%%DATADIR%%/typemaker2/c/gwen_param_list.tm2
%%DATADIR%%/typemaker2/c/gwen_param_list2.tm2
%%DATADIR%%/typemaker2/c/gwen_param_tree.tm2
%%DATADIR%%/typemaker2/c/gwen_stringlist2.tm2
%%DATADIR%%/typemaker2/c/gwen_time.tm2
%%DATADIR%%/typemaker2/c/idmap_base.tm2
%%DATADIR%%/typemaker2/c/int.tm2
%%DATADIR%%/typemaker2/c/int_base.tm2
%%DATADIR%%/typemaker2/c/list1_base.tm2
%%DATADIR%%/typemaker2/c/list2_base.tm2
%%DATADIR%%/typemaker2/c/struct_base.tm2
%%DATADIR%%/typemaker2/c/tree_base.tm2
%%DATADIR%%/typemaker2/c/uint32_t.tm2
%%DATADIR%%/typemaker2/c/uint32_t_array.tm2
%%DATADIR%%/typemaker2/c/uint64_t.tm2
%%DATADIR%%/typemaker2/c/uint8_t.tm2
%%DATADIR%%/typemaker2/c/uint8_t_array.tm2
share/locale/de/LC_MESSAGES/gwenhywfar.mo

View File

@ -1,10 +1,9 @@
# $FreeBSD$
PORTNAME= aqbanking
PORTVERSION= 5.0.25
PORTREVISION= 4
PORTVERSION= 5.5.1
CATEGORIES= finance
MASTER_SITES= http://www.aquamaniac.de/sites/download/download.php?package=03&release=95&file=01&dummy=/
MASTER_SITES= http://www.aquamaniac.de/sites/download/download.php?package=03&release=118&file=01&dummy=/
MAINTAINER= jhale@FreeBSD.org
COMMENT= Online banking interface and financial data framework
@ -15,25 +14,22 @@ LICENSE_COMB= dual
LIB_DEPENDS= libgwenhywfar.so:${PORTSDIR}/devel/gwenhywfar \
libgmp.so:${PORTSDIR}/math/gmp
USES= pathfix pkgconfig gettext gmake libtool
USES= compiler:features gettext gmake libtool pathfix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-release="yes"
CONFIGURE_ENV= COMPILER_TYPE="${COMPILER_TYPE}"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
LIBS+= -lintl
INSTALL_TARGET= install-strip
MAKE_JOBS_UNSAFE= yes
PLIST_SUB= AQB_SHLIB_VER="${AQB_SHLIB_VER}" \
GWEN_SHLIB_VER="${GWEN_SHLIB_VER}"
USE_LDCONFIG= yes
AQB_SHLIB_VER= 34
GWEN_SHLIB_VER= 60
PLIST_SUB= AQB_SHLIB_VER="${AQB_SHLIB_VER}"
PORTDOCS= *
OPTIONS_DEFINE= DOXYGEN KTOBLZCHECK PAYPAL
OPTIONS_DEFINE= DOCS DOXYGEN EBICS KTOBLZCHECK
OPTIONS_DEFAULT= KTOBLZCHECK
OPTIONS_SUB= yes
@ -41,27 +37,42 @@ DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen \
dot:${PORTSDIR}/graphics/graphviz
DOXYGEN_CONFIGURE_ENABLE= full-doc
EBICS_DESC= Enable EBICS backend
EBICS_LIB_DEPENDS= libxmlsec1-gnutls.so:${PORTSDIR}/security/xmlsec1
EBICS_USE= GNOME=libxml2,libxslt
EBICS_CONFIGURE_OFF= --with-backends="aqhbci aqnone aqofxconnect"
KTOBLZCHECK_DESC= Enable KtoBlzCheck support
PAYPAL_DESC= Build PayPal backend (separate license)
PAYPAL_CONFIGURE_ON= --with-backends="aqhbci aqnone aqofxconnect aqpaypal"
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MEBICS} && !exists(${LOCALBASE}/libdata/pkgconfig/xmlsec1-gnutls.pc)
IGNORE= (Re)Install security/xmlsec1 with the GNUTLS option ON
.endif
.if ${PORT_OPTIONS:MKTOBLZCHECK} || exists(${LOCALBASE}/lib/libktoblzcheck.so)
LIB_DEPENDS+= libktoblzcheck.so:${PORTSDIR}/finance/ktoblzcheck
.endif
.if ${PORT_OPTIONS:MDOCS} && !${PORT_OPTIONS:MDOXYGEN}
PORTDOCS= *
.endif
post-build:
.if ${PORT_OPTIONS:MDOXYGEN}
@cd ${WRKSRC} && ${MAKE_CMD} srcdoc
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} srcdoc
.endif
post-install:
.if !${PORT_OPTIONS:MDOCS}
@${RM} -rf ${STAGEDIR}${DOCSDIR}
.endif
.if ${PORT_OPTIONS:MDOXYGEN}
@${MKDIR} ${STAGEDIR}${DOCSDIR}/apidoc
cd ${WRKSRC}/apidoc && \
${COPYTREE_SHARE} \* ${STAGEDIR}${DOCSDIR}/apidoc
${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/apidoc
@${FIND} -P ${STAGEDIR}${DOCSDIR} -type f 2>/dev/null | \
${SED} -ne 's|^${STAGEDIR}${PREFIX}/||p' >> ${TMPPLIST}
.endif
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (aqbanking-5.0.25.tar.gz) = bb99f16704200e1ff456574b17895e04ef375479b21e075607454e6bc7c02151
SIZE (aqbanking-5.0.25.tar.gz) = 3637565
SHA256 (aqbanking-5.5.1.tar.gz) = 238f17d27d86e0cef239479c4be152cb98f5be9d6b87fca38741d32e762faddf
SIZE (aqbanking-5.5.1.tar.gz) = 3818696

View File

@ -1,11 +1,42 @@
--- ./configure.orig 2011-07-19 08:50:54.000000000 -0400
+++ ./configure 2011-07-19 08:52:38.000000000 -0400
@@ -18448,7 +18448,7 @@
--- ./configure.orig 2013-11-04 05:03:01.000000000 -0500
+++ ./configure 2013-11-04 05:46:05.000000000 -0500
@@ -19206,9 +19206,9 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if symbol visibility is supported" >&5
$as_echo_n "checking if symbol visibility is supported... " >&6; }
visibility_cflags=""
case `basename $CC` in
-case `basename $CC` in
- *gcc*)
+ cc|*gcc*)
gccversion="` ${CC} --version | head -1 | ${SED} 's/.*\([0-9]\.[0-9]\.[0-9]*\).*/\1/' `"
- gccversion="` ${CC} --version | head -1 | ${SED} 's/.*\([0-9]\.[0-9]\.[0-9]*\).*/\1/' `"
+case ${COMPILER_TYPE} in
+ gcc)
+ gccversion="` ${CC} --version | head -1 | ${SED} 's/.*\([0-9]\.[0-9]\.[0-9]*\).*/\1/' `"
case $gccversion in
4.*)
# Activate -fvisibility=hidden only for explicit 4.x gcc
@@ -19228,8 +19228,25 @@
;;
esac
;;
+ clang)
+ clangversion="` ${CC} --version | head -1 | ${SED} 's/.*\([0-9]\.[0-9]*\).*/\1/' `"
+ case $clangversion in
+ 3.*|4.*)
+ # Activate -fvisibility=hidden for clang 3.x
+ visibility_supported="yes, clang-${clangversion}"
+
+$as_echo "#define GCC_WITH_VISIBILITY_ATTRIBUTE 1" >>confdefs.h
+
+ visibility_cflags="-fvisibility=hidden"
+ ;;
+ *)
+ # Default: -fvisibility=hidden not activated.
+ visibility_supported="no (needs clang >=3.1, you have clang-${clangversion})"
+ ;;
+ esac
+ ;;
*)
- visibility_supported="no (needs gcc >=4.0, you use $CC)"
+ visibility_supported="no (needs gcc >=4.0 or clang >=3.1, you use $CC)"
;;
esac

View File

@ -1,7 +1,7 @@
bin/aqbanking-cli
bin/aqbanking-config
%%EBICS%%bin/aqebics-tool
bin/aqhbci-tool4
%%PAYPAL%%bin/aqpaypal-tool
bin/hbcixml3
include/aqbanking5/aqbanking/ab_accountqueue.h
include/aqbanking5/aqbanking/ab_accountqueuefns.h
@ -74,6 +74,8 @@ include/aqbanking5/aqbanking/jobmodifysto.h
include/aqbanking5/aqbanking/jobmodifysto_be.h
include/aqbanking5/aqbanking/jobsepadebitnote.h
include/aqbanking5/aqbanking/jobsepadebitnote_be.h
include/aqbanking5/aqbanking/jobsepaflashdebitnote.h
include/aqbanking5/aqbanking/jobsepagetstandingorders.h
include/aqbanking5/aqbanking/jobsepatransfer.h
include/aqbanking5/aqbanking/jobsepatransfer_be.h
include/aqbanking5/aqbanking/jobsingledebitnote.h
@ -118,9 +120,10 @@ include/aqbanking5/aqofxconnect/oh_institute_spec_fns.h
include/aqbanking5/aqofxconnect/provider.h
include/aqbanking5/aqofxconnect/user.h
include/aqbanking5/aqofxconnect/version.h
%%PAYPAL%%include/aqpaypal/aqpaypal.h
%%PAYPAL%%include/aqpaypal/provider.h
%%PAYPAL%%include/aqpaypal/user.h
%%EBICS%%include/aqebics/aqebics.h
%%EBICS%%include/aqebics/client/account.h
%%EBICS%%include/aqebics/client/provider.h
%%EBICS%%include/aqebics/client/user.h
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/bankinfo/at.so
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/bankinfo/at.xml
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/bankinfo/ca.so
@ -131,6 +134,10 @@ lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/bankinfo/de.so
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/bankinfo/de.xml
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/bankinfo/us.so
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/bankinfo/us.xml
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/dbio/dtaus.so
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/dbio/dtaus.xml
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/dbio/swift.so
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/dbio/swift.xml
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/imexporters/csv.so
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/imexporters/csv.xml
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/imexporters/ctxfile.so
@ -153,145 +160,150 @@ lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/imexporters/xmldb.so
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/imexporters/xmldb.xml
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/imexporters/yellownet.so
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/imexporters/yellownet.xml
%%EBICS%%lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/providers/aqebics.so
%%EBICS%%lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/providers/aqebics.xml
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/providers/aqhbci.so
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/providers/aqhbci.xml
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/providers/aqnone.so
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/providers/aqnone.xml
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/providers/aqofxconnect.so
lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/providers/aqofxconnect.xml
%%PAYPAL%%lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/providers/aqpaypal.so
%%PAYPAL%%lib/aqbanking/plugins/%%AQB_SHLIB_VER%%/providers/aqpaypal.xml
lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/dbio/dtaus.so
lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/dbio/dtaus.xml
lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/dbio/swift.so
lib/gwenhywfar/plugins/%%GWEN_SHLIB_VER%%/dbio/swift.xml
lib/cmake/aqbanking-5.5/aqbanking-config-version.cmake
lib/cmake/aqbanking-5.5/aqbanking-config.cmake
lib/libaqbanking.so
lib/libaqbanking.so.%%AQB_SHLIB_VER%%
lib/libaqbanking.so.%%AQB_SHLIB_VER%%.0.25
lib/libaqbanking.so.%%AQB_SHLIB_VER%%.5.3
lib/libaqbankingpp.so
lib/libaqbankingpp.so.0
lib/libaqbankingpp.so.0.0.0
%%EBICS%%lib/libaqebics.so
%%EBICS%%lib/libaqebics.so.0
%%EBICS%%lib/libaqebics.so.0.0.0
lib/libaqhbci.so
lib/libaqhbci.so.20
lib/libaqhbci.so.20.0.4
lib/libaqhbci.so.22
lib/libaqhbci.so.22.0.0
lib/libaqnone.so
lib/libaqnone.so.%%AQB_SHLIB_VER%%
lib/libaqnone.so.%%AQB_SHLIB_VER%%.0.25
lib/libaqnone.so.%%AQB_SHLIB_VER%%.5.3
lib/libaqofxconnect.so
lib/libaqofxconnect.so.7
lib/libaqofxconnect.so.7.0.2
%%PAYPAL%%lib/libaqpaypal.so
%%PAYPAL%%lib/libaqpaypal.so.0
%%PAYPAL%%lib/libaqpaypal.so.0.0.0
libdata/pkgconfig/aqbanking.pc
share/aclocal/aqbanking.m4
share/aqbanking/aqbanking/typemaker2/c/ab_account.tm2
share/aqbanking/aqbanking/typemaker2/c/ab_job.tm2
share/aqbanking/aqbanking/typemaker2/c/ab_job_list.tm2
share/aqbanking/aqbanking/typemaker2/c/ab_job_list2.tm2
share/aqbanking/aqbanking/typemaker2/c/ab_user.tm2
share/aqbanking/backends/aqhbci/dialogs/chipcard.png
share/aqbanking/backends/aqhbci/dialogs/dlg_choose_usertype.dlg
share/aqbanking/backends/aqhbci/dialogs/dlg_ddvcard.dlg
share/aqbanking/backends/aqhbci/dialogs/dlg_ddvcard_special.dlg
share/aqbanking/backends/aqhbci/dialogs/dlg_editaccount.dlg
share/aqbanking/backends/aqhbci/dialogs/dlg_edituserddv.dlg
share/aqbanking/backends/aqhbci/dialogs/dlg_edituserpintan.dlg
share/aqbanking/backends/aqhbci/dialogs/dlg_edituserrdh.dlg
share/aqbanking/backends/aqhbci/dialogs/dlg_importkeyfile.dlg
share/aqbanking/backends/aqhbci/dialogs/dlg_newkeyfile.dlg
share/aqbanking/backends/aqhbci/dialogs/dlg_newuser.dlg
share/aqbanking/backends/aqhbci/dialogs/dlg_pintan.dlg
share/aqbanking/backends/aqhbci/dialogs/dlg_pintan_special.dlg
share/aqbanking/backends/aqhbci/dialogs/dlg_rdh_special.dlg
share/aqbanking/backends/aqhbci/dialogs/keyfile.png
share/aqbanking/backends/aqhbci/dialogs/pintan.png
share/aqbanking/backends/aqhbci/hbci.xml
share/aqbanking/backends/aqofxconnect/dialogs/dlg_edituser.dlg
share/aqbanking/backends/aqofxconnect/dialogs/dlg_getinst.dlg
share/aqbanking/backends/aqofxconnect/dialogs/dlg_newuser.dlg
share/aqbanking/backends/aqofxconnect/dialogs/dlg_ofx_special.dlg
%%PAYPAL%%share/aqbanking/backends/aqpaypal/dialogs/dlg_edituser.dlg
%%PAYPAL%%share/aqbanking/backends/aqpaypal/dialogs/dlg_newuser.dlg
share/aqbanking/bankinfo/at/banks.data
share/aqbanking/bankinfo/at/bic.idx
share/aqbanking/bankinfo/at/blz.idx
share/aqbanking/bankinfo/at/namloc.idx
share/aqbanking/bankinfo/ca/banks.data
share/aqbanking/bankinfo/ca/bic.idx
share/aqbanking/bankinfo/ca/blz.idx
share/aqbanking/bankinfo/ca/namloc.idx
share/aqbanking/bankinfo/ch/banks.data
share/aqbanking/bankinfo/ch/bic.idx
share/aqbanking/bankinfo/ch/blz.idx
share/aqbanking/bankinfo/ch/namloc.idx
share/aqbanking/bankinfo/de/banks.data
share/aqbanking/bankinfo/de/bic.idx
share/aqbanking/bankinfo/de/blz.idx
share/aqbanking/bankinfo/de/namloc.idx
share/aqbanking/bankinfo/us/banks.data
share/aqbanking/bankinfo/us/bic.idx
share/aqbanking/bankinfo/us/blz.idx
share/aqbanking/bankinfo/us/namloc.idx
share/aqbanking/dialogs/dlg_editaccount.dlg
share/aqbanking/dialogs/dlg_edituser.dlg
share/aqbanking/dialogs/dlg_importer.dlg
share/aqbanking/dialogs/dlg_selectbackend.dlg
share/aqbanking/dialogs/dlg_selectbankinfo.dlg
share/aqbanking/dialogs/dlg_setup.dlg
share/aqbanking/dialogs/dlg_setup_newuser.dlg
share/aqbanking/dialogs/dlg_usertype_pagedefault.dlg
share/aqbanking/imexporters/csv/dialogs/csv_editprofile.dlg
share/aqbanking/imexporters/csv/profiles/amex.conf
share/aqbanking/imexporters/csv/profiles/aqmoney1.conf
share/aqbanking/imexporters/csv/profiles/aqmoney2.conf
share/aqbanking/imexporters/csv/profiles/bankaustria.conf
share/aqbanking/imexporters/csv/profiles/cli-transfers.conf
share/aqbanking/imexporters/csv/profiles/comdirect.conf
share/aqbanking/imexporters/csv/profiles/consors-tagesgeld.conf
share/aqbanking/imexporters/csv/profiles/default.conf
share/aqbanking/imexporters/csv/profiles/diba.conf
share/aqbanking/imexporters/csv/profiles/dkb-cash.conf
share/aqbanking/imexporters/csv/profiles/dkb.conf
share/aqbanking/imexporters/csv/profiles/full.conf
share/aqbanking/imexporters/csv/profiles/hypovereinsbank.conf
share/aqbanking/imexporters/csv/profiles/lbbberlin.conf
share/aqbanking/imexporters/csv/profiles/mijnpostbank.conf
share/aqbanking/imexporters/csv/profiles/oko.conf
share/aqbanking/imexporters/csv/profiles/postbankffm.conf
share/aqbanking/imexporters/csv/profiles/psk.conf
share/aqbanking/imexporters/csv/profiles/sns.conf
share/aqbanking/imexporters/csv/profiles/sparda.conf
share/aqbanking/imexporters/csv/profiles/spk-aachen.conf
share/aqbanking/imexporters/csv/profiles/spk-steiermark.conf
share/aqbanking/imexporters/csv/profiles/tonline-banking.conf
share/aqbanking/imexporters/csv/profiles/transfers.conf
share/aqbanking/imexporters/csv/profiles/vrnetworld.conf
share/aqbanking/imexporters/ctxfile/profiles/default.conf
share/aqbanking/imexporters/dtaus/profiles/debitnote.conf
share/aqbanking/imexporters/dtaus/profiles/default.conf
share/aqbanking/imexporters/dtaus/profiles/transfer.conf
share/aqbanking/imexporters/eri/profiles/default.conf
share/aqbanking/imexporters/eri2/eriformat.xml
share/aqbanking/imexporters/ofx/profiles/default.conf
share/aqbanking/imexporters/ofx/profiles/iso8859.conf
share/aqbanking/imexporters/openhbci1/profiles/default.conf
share/aqbanking/imexporters/q43/profiles/default.conf
share/aqbanking/imexporters/sepa/profiles/ccm.conf
share/aqbanking/imexporters/sepa/profiles/default.conf
share/aqbanking/imexporters/swift/profiles/amro940.conf
share/aqbanking/imexporters/swift/profiles/amro942.conf
share/aqbanking/imexporters/swift/profiles/swiftmt940.conf
share/aqbanking/imexporters/swift/profiles/swiftmt942.conf
share/aqbanking/imexporters/xmldb/profiles/default.conf
share/aqbanking/imexporters/yellownet/profiles/default.conf
share/aqbanking/typemaker2/c/ab_accountqueue.tm2
share/aqbanking/typemaker2/c/ab_accountqueue_list.tm2
share/aqbanking/typemaker2/c/ab_jobqueue.tm2
share/aqbanking/typemaker2/c/ab_jobqueue_list.tm2
share/aqbanking/typemaker2/c/ab_queue.tm2
share/aqbanking/typemaker2/c/ab_userqueue.tm2
share/aqbanking/typemaker2/c/ab_userqueue_list.tm2
%%DATADIR%%/aqbanking/typemaker2/c/ab_account.tm2
%%DATADIR%%/aqbanking/typemaker2/c/ab_job.tm2
%%DATADIR%%/aqbanking/typemaker2/c/ab_job_list.tm2
%%DATADIR%%/aqbanking/typemaker2/c/ab_job_list2.tm2
%%DATADIR%%/aqbanking/typemaker2/c/ab_user.tm2
%%EBICS%%%%DATADIR%%/backends/aqebics/dialogs/dlg_edituser.dlg
%%EBICS%%%%DATADIR%%/backends/aqebics/dialogs/dlg_newkeyfile.dlg
%%EBICS%%%%DATADIR%%/backends/aqebics/dialogs/dlg_user_special.dlg
%%DATADIR%%/backends/aqhbci/dialogs/chipcard.png
%%DATADIR%%/backends/aqhbci/dialogs/dlg_choose_usertype.dlg
%%DATADIR%%/backends/aqhbci/dialogs/dlg_ddvcard.dlg
%%DATADIR%%/backends/aqhbci/dialogs/dlg_ddvcard_special.dlg
%%DATADIR%%/backends/aqhbci/dialogs/dlg_editaccount.dlg
%%DATADIR%%/backends/aqhbci/dialogs/dlg_edituserddv.dlg
%%DATADIR%%/backends/aqhbci/dialogs/dlg_edituserpintan.dlg
%%DATADIR%%/backends/aqhbci/dialogs/dlg_edituserrdh.dlg
%%DATADIR%%/backends/aqhbci/dialogs/dlg_importkeyfile.dlg
%%DATADIR%%/backends/aqhbci/dialogs/dlg_newkeyfile.dlg
%%DATADIR%%/backends/aqhbci/dialogs/dlg_newuser.dlg
%%DATADIR%%/backends/aqhbci/dialogs/dlg_pintan.dlg
%%DATADIR%%/backends/aqhbci/dialogs/dlg_pintan_special.dlg
%%DATADIR%%/backends/aqhbci/dialogs/dlg_rdh_special.dlg
%%DATADIR%%/backends/aqhbci/dialogs/keyfile.png
%%DATADIR%%/backends/aqhbci/dialogs/pintan.png
%%DATADIR%%/backends/aqhbci/hbci.xml
%%DATADIR%%/backends/aqofxconnect/dialogs/dlg_edituser.dlg
%%DATADIR%%/backends/aqofxconnect/dialogs/dlg_getinst.dlg
%%DATADIR%%/backends/aqofxconnect/dialogs/dlg_newuser.dlg
%%DATADIR%%/backends/aqofxconnect/dialogs/dlg_ofx_special.dlg
%%DATADIR%%/bankinfo/at/banks.data
%%DATADIR%%/bankinfo/at/bic.idx
%%DATADIR%%/bankinfo/at/blz.idx
%%DATADIR%%/bankinfo/at/namloc.idx
%%DATADIR%%/bankinfo/ca/banks.data
%%DATADIR%%/bankinfo/ca/bic.idx
%%DATADIR%%/bankinfo/ca/blz.idx
%%DATADIR%%/bankinfo/ca/namloc.idx
%%DATADIR%%/bankinfo/ch/banks.data
%%DATADIR%%/bankinfo/ch/bic.idx
%%DATADIR%%/bankinfo/ch/blz.idx
%%DATADIR%%/bankinfo/ch/namloc.idx
%%DATADIR%%/bankinfo/de/banks.data
%%DATADIR%%/bankinfo/de/bic.idx
%%DATADIR%%/bankinfo/de/blz.idx
%%DATADIR%%/bankinfo/de/namloc.idx
%%DATADIR%%/bankinfo/us/banks.data
%%DATADIR%%/bankinfo/us/bic.idx
%%DATADIR%%/bankinfo/us/blz.idx
%%DATADIR%%/bankinfo/us/namloc.idx
%%DATADIR%%/dialogs/dlg_editaccount.dlg
%%DATADIR%%/dialogs/dlg_edituser.dlg
%%DATADIR%%/dialogs/dlg_importer.dlg
%%DATADIR%%/dialogs/dlg_selectbackend.dlg
%%DATADIR%%/dialogs/dlg_selectbankinfo.dlg
%%DATADIR%%/dialogs/dlg_setup.dlg
%%DATADIR%%/dialogs/dlg_setup_newuser.dlg
%%DATADIR%%/dialogs/dlg_usertype_pagedefault.dlg
%%DATADIR%%/imexporters/csv/dialogs/csv_editprofile.dlg
%%DATADIR%%/imexporters/csv/profiles/amex.conf
%%DATADIR%%/imexporters/csv/profiles/aqmoney1.conf
%%DATADIR%%/imexporters/csv/profiles/aqmoney2.conf
%%DATADIR%%/imexporters/csv/profiles/bankaustria.conf
%%DATADIR%%/imexporters/csv/profiles/cli-transfers.conf
%%DATADIR%%/imexporters/csv/profiles/comdirect.conf
%%DATADIR%%/imexporters/csv/profiles/consors-tagesgeld.conf
%%DATADIR%%/imexporters/csv/profiles/default.conf
%%DATADIR%%/imexporters/csv/profiles/diba.conf
%%DATADIR%%/imexporters/csv/profiles/dkb-cash.conf
%%DATADIR%%/imexporters/csv/profiles/dkb.conf
%%DATADIR%%/imexporters/csv/profiles/full.conf
%%DATADIR%%/imexporters/csv/profiles/hypovereinsbank.conf
%%DATADIR%%/imexporters/csv/profiles/lbbberlin.conf
%%DATADIR%%/imexporters/csv/profiles/mijnpostbank.conf
%%DATADIR%%/imexporters/csv/profiles/oko.conf
%%DATADIR%%/imexporters/csv/profiles/postbankffm.conf
%%DATADIR%%/imexporters/csv/profiles/psk.conf
%%DATADIR%%/imexporters/csv/profiles/sepadebitnotes.conf
%%DATADIR%%/imexporters/csv/profiles/sns.conf
%%DATADIR%%/imexporters/csv/profiles/sparda.conf
%%DATADIR%%/imexporters/csv/profiles/spk-aachen.conf
%%DATADIR%%/imexporters/csv/profiles/spk-steiermark.conf
%%DATADIR%%/imexporters/csv/profiles/tonline-banking.conf
%%DATADIR%%/imexporters/csv/profiles/transfers.conf
%%DATADIR%%/imexporters/csv/profiles/vrnetworld.conf
%%DATADIR%%/imexporters/ctxfile/profiles/default.conf
%%DATADIR%%/imexporters/dtaus/profiles/debitnote.conf
%%DATADIR%%/imexporters/dtaus/profiles/default.conf
%%DATADIR%%/imexporters/dtaus/profiles/transfer.conf
%%DATADIR%%/imexporters/eri/profiles/default.conf
%%DATADIR%%/imexporters/eri2/eriformat.xml
%%DATADIR%%/imexporters/ofx/profiles/default.conf
%%DATADIR%%/imexporters/ofx/profiles/iso8859.conf
%%DATADIR%%/imexporters/openhbci1/profiles/default.conf
%%DATADIR%%/imexporters/q43/profiles/default.conf
%%DATADIR%%/imexporters/sepa/profiles/001_001_02.conf
%%DATADIR%%/imexporters/sepa/profiles/001_002_03.conf
%%DATADIR%%/imexporters/sepa/profiles/001_003_03.conf
%%DATADIR%%/imexporters/sepa/profiles/008_001_01.conf
%%DATADIR%%/imexporters/sepa/profiles/008_002_02.conf
%%DATADIR%%/imexporters/sepa/profiles/008_003_02.conf
%%DATADIR%%/imexporters/sepa/profiles/default.conf
%%DATADIR%%/imexporters/swift/profiles/amro940.conf
%%DATADIR%%/imexporters/swift/profiles/amro942.conf
%%DATADIR%%/imexporters/swift/profiles/swiftmt940.conf
%%DATADIR%%/imexporters/swift/profiles/swiftmt942.conf
%%DATADIR%%/imexporters/xmldb/profiles/default.conf
%%DATADIR%%/imexporters/yellownet/profiles/default.conf
%%DATADIR%%/typemaker2/c/ab_accountqueue.tm2
%%DATADIR%%/typemaker2/c/ab_accountqueue_list.tm2
%%DATADIR%%/typemaker2/c/ab_jobqueue.tm2
%%DATADIR%%/typemaker2/c/ab_jobqueue_list.tm2
%%DATADIR%%/typemaker2/c/ab_queue.tm2
%%DATADIR%%/typemaker2/c/ab_userqueue.tm2
%%DATADIR%%/typemaker2/c/ab_userqueue_list.tm2
%%EBICS%%share/doc/aqebics/aqebics-tool/README
share/doc/aqhbci/aqhbci-tool/README
%%PAYPAL%%share/doc/aqpaypal/aqpaypal-tool/README
share/locale/de/LC_MESSAGES/aqbanking.mo