18 lines
809 B
Bash
18 lines
809 B
Bash
# Template file for 'plasma-browser-integration'
|
|
pkgname=plasma-browser-integration
|
|
version=5.27.10
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF
|
|
-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
|
hostmakedepends="extra-cmake-modules pkg-config kcoreaddons qt5-host-tools
|
|
kpackage gettext qt5-qmake"
|
|
makedepends="qt5-devel kio-devel ki18n-devel krunner-devel kactivities5-devel
|
|
plasma-workspace-devel purpose-devel kfilemetadata5-devel"
|
|
short_desc="Integration of web browsers with the KDE Plasma 5 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=a17dbeae99d25def0c8e43b03b4be58bbfc0e3986f3c25e8de2e71047ecfccce
|