k3b: not require webengine
It's used to provide better diskinfo viewer. No point on running a webbrowser only to view diskinfo. And it wasn't built until now.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'k3b'
|
# Template file for 'k3b'
|
||||||
pkgname=k3b
|
pkgname=k3b
|
||||||
version=24.02.2
|
version=24.02.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins -DQT_MAJOR_VERSION=6
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins -DQT_MAJOR_VERSION=6
|
||||||
@@ -21,7 +21,3 @@ homepage="https://kde.org/applications/en/multimedia/org.kde.k3b"
|
|||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#k3b"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#k3b"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6047d94193ba1650ce71f4100bba0786023455f4c6a12e14c9d543058a4e8e45
|
checksum=6047d94193ba1650ce71f4100bba0786023455f4c6a12e14c9d543058a4e8e45
|
||||||
|
|
||||||
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" = "64$XBPS_TARGET_WORDSIZE" ]; then
|
|
||||||
depends+=" qt6-webengine-devel"
|
|
||||||
fi
|
|
||||||
|
|||||||
Reference in New Issue
Block a user