ktexteditor: update to 5.58.0
[ci skip]
This commit is contained in:
parent
c3067fbe88
commit
6ce0febfce
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ktexteditor'
|
||||
pkgname=ktexteditor
|
||||
version=5.57.0
|
||||
version=5.58.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,11 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/ktexteditor"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=aa510656f632ef09c18af4263386265c293cb929f139786acd102881250314c3
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv7l-musl) broken="include/c++/8.3.0/bits/stl_relops.:67: Parse error at std" ;;
|
||||
esac
|
||||
checksum=dc28916db7eb8a24f89b6570358d576b73e1ca60f7364871a0ef67f9fd62db8e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kauth kparts"
|
||||
|
|
Loading…
Reference in a new issue