PKGNAME=scribus
PKGSEC=graphics
PKGDES="Desktop publishing software"
PKGDEP="qt-5 cairo lcms2 cups libxml2 hyphen ghostscript python-3 podofo \
        boost desktop-file-utils shared-mime-info podofo"
BUILDDEP="mesa"

ABTYPE=cmakeninja
CMAKE_AFTER=(
    "-DLIB_SUFFIX="
    "-DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt5"
)

NOLTO__LOONGSON3=1
