mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kjsembed: update to 5.87.0.
This commit is contained in:
parent
458a3786d2
commit
e1cc897441
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kjsembed'
|
# Template file for 'kjsembed'
|
||||||
pkgname=kjsembed
|
pkgname=kjsembed
|
||||||
version=5.86.0
|
version=5.87.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="gettext kcoreaddons extra-cmake-modules"
|
hostmakedepends="gettext kcoreaddons extra-cmake-modules"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kjsembed"
|
homepage="https://invent.kde.org/frameworks/kjsembed"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b734c14e69f1acf4708bbb801f3c3b8981f178b8baae994e9065782089805ae1
|
checksum=fb45291488b2701401d6af0bcd9c85664fcf3d21c7b83f28c4a26f34cf300b49
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue