plasma-browser-integration: update to 6.0.4
This commit is contained in:
parent
357d539a2b
commit
ab02ae07b6
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'plasma-browser-integration'
|
# Template file for 'plasma-browser-integration'
|
||||||
pkgname=plasma-browser-integration
|
pkgname=plasma-browser-integration
|
||||||
version=5.27.11
|
version=6.0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF
|
configure_args="-DBUILD_TESTING=OFF
|
||||||
-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
hostmakedepends="extra-cmake-modules pkg-config kcoreaddons qt5-host-tools
|
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext"
|
||||||
kpackage gettext qt5-qmake"
|
makedepends="kf6-kio-devel kf6-ki18n-devel kf6-krunner-devel
|
||||||
makedepends="qt5-devel kio-devel ki18n-devel krunner-devel kactivities5-devel
|
kf6-knotifications-devel kf6-kfilemetadata-devel
|
||||||
plasma-workspace-devel purpose-devel kfilemetadata5-devel"
|
kf6-kstatusnotifieritem-devel kf6-kconfig-devel kf6-purpose-devel
|
||||||
short_desc="Integration of web browsers with the KDE Plasma 5 desktop"
|
plasma-activities-devel plasma-workspace-devel"
|
||||||
|
short_desc="Integration of web browsers with the KDE Plasma 6 desktop"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/plasma-browser-integration"
|
homepage="https://invent.kde.org/plasma/plasma-browser-integration"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c4e6aa1c6986ae88fa0d6bd590834da6a11ce4b193fc8538ee61bfba215c124c
|
checksum=2c1034ff8439e833044bc70025ce42d9e949e0ea4983ea1f41cdf42d18a02b17
|
||||||
|
|
Loading…
Reference in New Issue