mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
khelpcenter: update to 24.12.1.
This commit is contained in:
parent
7242a2c75d
commit
8ee9af3a81
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'khelpcenter'
|
# Template file for 'khelpcenter'
|
||||||
pkgname=khelpcenter
|
pkgname=khelpcenter
|
||||||
version=24.12.0
|
version=24.12.1
|
||||||
revision=1
|
revision=1
|
||||||
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"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://kde.org/applications/en/system/org.kde.Help"
|
homepage="https://kde.org/applications/en/system/org.kde.Help"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2f9853d63c77627772b1eff00f508cc53ba2f853ffabca71ec004c5c27e31b39
|
checksum=9035b50500709442d952861f0b6d8ab4116efe3ab28edff0d7bc10ab3f2d7b59
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DXAPIAN_LIBRARIES=${XBPS_CROSS_BASE}/usr/lib/libxapian.so
|
configure_args+=" -DXAPIAN_LIBRARIES=${XBPS_CROSS_BASE}/usr/lib/libxapian.so
|
||||||
|
|
Loading…
Add table
Reference in a new issue