mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-07 20:43:01 +02:00
18 lines
849 B
Bash
18 lines
849 B
Bash
# Template file for 'plasma-browser-integration'
|
|
pkgname=plasma-browser-integration
|
|
version=6.4.4
|
|
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=efdd5b9bf1acfbe16edcb31b029c7f91b20616598bbfc6a0959fefd698b638cf
|