19 lines
849 B
Bash
19 lines
849 B
Bash
# Template file for 'plasma-browser-integration'
|
|
pkgname=plasma-browser-integration
|
|
version=6.1.3
|
|
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=9ef36a4fde78653d94b6021c9b24cff4dfa2d824b4a2bf7d52c33abbedb769c0
|