mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kjsembed: update to 5.112.0.
This commit is contained in:
parent
ac0d9efed8
commit
ee5ca3e9a5
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.111.0
|
version=5.112.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=e2a14751256326b3d8bc99bcafdb9a62d6b31ef077297f9f172369a556582e74
|
checksum=396cd92c975cd189ec97ee3a1e00e097c066f8dd5beb6c149c8307898b9a4643
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue