plasma-browser-integration: adopt
This commit is contained in:
parent
d4031f2ceb
commit
a1fbec0fe5
1 changed files with 3 additions and 6 deletions
|
@ -3,18 +3,15 @@ pkgname=plasma-browser-integration
|
||||||
version=5.23.4
|
version=5.23.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"
|
||||||
hostmakedepends="extra-cmake-modules pkg-config kcoreaddons qt5-host-tools
|
hostmakedepends="extra-cmake-modules pkg-config kcoreaddons qt5-host-tools
|
||||||
kpackage gettext qt5-qmake"
|
kpackage gettext qt5-qmake"
|
||||||
makedepends="qt5-devel kio-devel ki18n-devel krunner-devel kactivities5-devel
|
makedepends="qt5-devel kio-devel ki18n-devel krunner-devel kactivities5-devel
|
||||||
plasma-workspace-devel purpose-devel kfilemetadata5-devel"
|
plasma-workspace-devel purpose-devel kfilemetadata5-devel"
|
||||||
short_desc="Integration of web browsers with the KDE Plasma 5 desktop"
|
short_desc="Integration of web browsers with the KDE Plasma 5 desktop"
|
||||||
maintainer="1is7ac3 <isaac.qa13@gmail.com>"
|
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=09a418c5937357ae437b8d2baec9f183126ff5d13c94a05ed80f4480b4018400
|
checksum=09a418c5937357ae437b8d2baec9f183126ff5d13c94a05ed80f4480b4018400
|
||||||
|
|
||||||
if [ "${CROSS_BUILD}" ]; then
|
|
||||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
|
||||||
fi
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue