PKGNAME=gwenhywfar
PKGSEC=libs
PKGDEP="gnutls libgcrypt libgpg-error openssl"
BUILDDEP="gtk-2 gtk-3 qt-5"
PKGSUG="$BUILDDEP"
PKGDES="Multi-platform helper library for networking and security applications and libraries"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    '--enable-system-certs'
    '--with-guis=gtk2 gtk3 qt5'
)
