18 lines
808 B
Bash
18 lines
808 B
Bash
# Template file for 'plasma-browser-integration'
|
|
pkgname=plasma-browser-integration
|
|
version=5.25.3
|
|
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=e2ef0e026ce7f572776100133444855ebbc7f8ebb9e59f63c8800f0d994b2ecf
|