15 lines
643 B
Bash
15 lines
643 B
Bash
# Template file for 'kwrited'
|
|
pkgname=kwrited
|
|
version=6.2.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
|
hostmakedepends="extra-cmake-modules gettext kcoreaddons qt6-base qt6-tools"
|
|
makedepends="kf6-kdbusaddons-devel kf6-knotifications-devel kf6-kpty-devel"
|
|
short_desc="KDE daemon listening for wall and write messages"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://invent.kde.org/plasma/kwrited"
|
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=4b4890637029b8db05ff80e3225d8d8d78a95bb44802aa46d526ae2784f56029
|