kross: update to 5.83.0.
This commit is contained in:
parent
6298b6bb2c
commit
c9bc768e47
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'kross'
|
# Template file for 'kross'
|
||||||
pkgname=kross
|
pkgname=kross
|
||||||
version=5.82.0
|
version=5.83.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF
|
configure_args="
|
||||||
-DMEINPROC5_EXECUTABLE=/usr/bin/meinproc5"
|
-DMEINPROC5_EXECUTABLE=/usr/bin/meinproc5"
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
||||||
qt5-host-tools qt5-qmake python kdoctools-devel"
|
qt5-host-tools qt5-qmake python kdoctools-devel"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kross"
|
homepage="https://invent.kde.org/frameworks/kross"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2575200e6bcc0289f82579b12473c31d7027c46d114256b02485a6596565a600
|
checksum=ab11d7602983adb8dc77986e8a2a15a21ef3986658ae881c49afc1fdc1380dd8
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Reference in a new issue