mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kdoctools: update to 5.89.0.
This commit is contained in:
parent
b10444c3ac
commit
81fce47f72
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdoctools'
|
# Template file for 'kdoctools'
|
||||||
pkgname=kdoctools
|
pkgname=kdoctools
|
||||||
version=5.88.0
|
version=5.89.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kdoctools"
|
homepage="https://invent.kde.org/frameworks/kdoctools"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=14b00acc8129395cb7e523a7cb55ec6ddb479166c96693b7b13eefe285ec9030
|
checksum=e1319af7ee5d108c651e3acb70ab28328d24be009de174646a233e2d7c2118f5
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DDOCBOOKL10NHELPER_EXECUTABLE=/usr/bin/docbookl10nhelper"
|
configure_args+=" -DDOCBOOKL10NHELPER_EXECUTABLE=/usr/bin/docbookl10nhelper"
|
||||||
|
|
Loading…
Add table
Reference in a new issue