19 lines
849 B
Bash
19 lines
849 B
Bash
# Template file for 'plasma-browser-integration'
|
|
pkgname=plasma-browser-integration
|
|
version=6.0.5
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF
|
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
|
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext"
|
|
makedepends="kf6-kio-devel kf6-ki18n-devel kf6-krunner-devel
|
|
kf6-knotifications-devel kf6-kfilemetadata-devel
|
|
kf6-kstatusnotifieritem-devel kf6-kconfig-devel kf6-purpose-devel
|
|
plasma-activities-devel plasma-workspace-devel"
|
|
short_desc="Integration of web browsers with the KDE Plasma 6 desktop"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://invent.kde.org/plasma/plasma-browser-integration"
|
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=30dce955e27aa7656c82758240adee98f27736096bc0f832a1d1034ccf3ee418
|