diff --git a/srcpkgs/knotifications/template b/srcpkgs/knotifications/template index fa9ebdff96..24dab36797 100644 --- a/srcpkgs/knotifications/template +++ b/srcpkgs/knotifications/template @@ -1,18 +1,20 @@ # Template file for 'knotifications' pkgname=knotifications -version=5.82.0 +version=5.83.0 revision=1 build_style=cmake -configure_args="-DBUILD_TESTING=OFF" -hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools qt5-tools" +configure_args="-DBUILD_TESTING=ON" +hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake + pkg-config qt5-host-tools qt5-tools" makedepends="kwindowsystem-devel kcodecs-devel kconfig-devel - kcoreaddons-devel phonon-qt5-devel libdbusmenu-qt5-devel" + kcoreaddons-devel phonon-qt5-devel libdbusmenu-qt5-devel + libcanberra-devel qt5-speech-devel qt5-declarative-devel" short_desc="KDE Desktop notifications" maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/knotifications" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=79c7d044df30f0c242c6101888013089a02dd064599e9851837d0f59f981db6f +checksum=2cc2a9bf03733c38e70767dcd90da9957e7b6432b0308e5924609bcf52728d05 knotifications-devel_package() { short_desc+=" - development"