makedepends=(akonadi hicolor-icon-theme mailcommon boost extra-cmake-modules kdoctools)

description="Import data from other mail clients to KMail"
url="https://projects.kde.org/akonadi-import-wizard"

packager="Great-OS Team"
maintainer="Great-OS Team"

set=(plasma-gear-dev)
name=akonadi-import-wizard
version=26.04.3
release=1

source=(https://download.kde.org/stable/release-service/$version/src/$name-$version.tar.xz
        fix_ki18n_missing.patch)

prepare() {
  cd $name-$version
  patch -Np1 -i ../fix_ki18n_missing.patch
}

build=kde5
