void-packages/srcpkgs/kdeconnect/template

31 lines
1.5 KiB
Bash

# Template file for 'kdeconnect'
pkgname=kdeconnect
version=24.05.0
revision=4
build_style=cmake
configure_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
-DKDE_INSTALL_QMLDIR=lib/qt6/qml -DBLUETOOTH_ENABLED=ON
-DKF6_HOST_TOOLING=/usr/lib/cmake -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
hostmakedepends="extra-cmake-modules qt6-tools
pkg-config wayland-devel qt6-base python3 kf6-kdoctools kf6-kpackage kf6-kconfig
kf6-kpackage qt6-wayland-tools kf6-kcoreaddons gettext qt6-declarative-host-tools
kf6-kcmutils"
makedepends="kf6-kcmutils-devel kf6-kconfigwidgets-devel kf6-kdbusaddons-devel
kf6-kdoctools-devel kf6-ki18n-devel kf6-kiconthemes-devel kf6-kio-devel
kf6-kirigami-devel kf6-knotifications-devel kf6-kstatusnotifieritem-devel
kf6-kservice-devel kf6-qqc2-desktop-style-devel kf6-modemmanager-qt-devel
kf6-kpackage-devel kf6-kpeople-devel kf6-kwayland-devel
libfakekey-devel qca-qt6-devel pulseaudio-qt-devel qt6-base-private-devel
qt6-connectivity-devel qt6-multimedia-devel kirigami-addons-devel
qt6-wayland-devel"
depends="kde-cli-tools qca-qt6 fuse-sshfs kf6-kirigami kf6-qqc2-desktop-style
breeze-icons kirigami-addons qt6-plugin-tls-openssl"
#checkdepends="qca-qt5-ossl"
short_desc="Multi-platform app that allows your devices to communicate"
maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://kdeconnect.kde.org"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-kde-${version}.tar.xz"
checksum=b05f5ee164160a7ffaa1269a27fd2a55006dd009f66c6bf10530bce2d9d980cd
python_version=3