PKGNAME=libqalculate
PKGSEC=libs
PKGDEP="cln glib gnuplot icu libxml2 readline wget"
BUILDDEP="intltool"
PKGDES="Multi-purpose desktop calculator"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    '--enable-textport'
    '--enable-defs2doc'
    '--disable-tests'
    '--disable-unittests'
    '--enable-nls'
    '--enable-insecure'
    '--disable-rpath'
    '--with-libcurl'
    '--with-icu'
    '--with-gnuplot-call'
    '--with-readline'
)

PKGBREAK="cantor<=22.04.3-1 plasma-workspace<=5.25.5 \
          qalculate-trinity<=14.0.10 step<=22.04.3"
