mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-24 22:42:58 +02:00
New package: kdialog-17.08.3
This commit is contained in:
parent
4ceb4e11c5
commit
898684f2bb
1 changed files with 15 additions and 0 deletions
15
srcpkgs/kdialog/template
Normal file
15
srcpkgs/kdialog/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'kdialog'
|
||||
pkgname=kdialog
|
||||
version=17.08.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules kdoctools python qt5-host-tools qt5-qmake"
|
||||
makedepends="kio-devel"
|
||||
conflicts="kde-baseapps"
|
||||
short_desc="Utility for displaying dialog boxes from shell scripts"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="https://projects.kde.org/projects/applications/kdialog"
|
||||
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=e86e4df0f8d1d63b64f52d026a7a2f1419f699774bdb1bd0113ae087b501d6d8
|
Loading…
Add table
Reference in a new issue