mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
18 lines
860 B
Bash
18 lines
860 B
Bash
# Template file for 'plasma-sdk'
|
|
pkgname=plasma-sdk
|
|
version=6.3.3
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
|
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext kf6-kdoctools
|
|
kf6-kconfig kf6-kpackage qt6-declarative-host-tools"
|
|
makedepends="kf6-kitemmodels-devel kf6-knewstuff-devel kf6-ktexteditor-devel
|
|
kf6-ksvg-devel libplasma-devel plasma5support-devel kf6-kdoctools-devel
|
|
kf6-kconfig-devel qt6-declarative-devel"
|
|
short_desc="Plasma development applications"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
|
homepage="https://invent.kde.org/plasma/plasma-sdk"
|
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=7188289248228054309d3c268963dad2b4bc491af6816805ad8cdb0ce2aafa65
|