15 lines
644 B
Bash
15 lines
644 B
Bash
# Template file for 'kdialog'
|
|
pkgname=kdialog
|
|
version=21.08.3
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools python3
|
|
qt5-host-tools qt5-qmake gettext"
|
|
makedepends="kio-devel"
|
|
short_desc="Utility for displaying dialog boxes from shell scripts"
|
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://invent.kde.org/utilities/kdialog"
|
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kdialog"
|
|
distfiles="${KDE_SITE}/release-service/${version}/src/kdialog-${version}.tar.xz"
|
|
checksum=f709e99441ae2a447a24f93a983529357f6fe5b03cb84190ef19a48b34fa78c5
|