knewstuff: update to 5.36.0.
This commit is contained in:
parent
595d4c678d
commit
642a1c7758
2 changed files with 7 additions and 2 deletions
|
@ -2609,6 +2609,7 @@ libKF5KCMUtils.so.5 kcmutils-5.26.0_1
|
||||||
libKF5Style.so.5 frameworkintegration-5.26.0_1
|
libKF5Style.so.5 frameworkintegration-5.26.0_1
|
||||||
libkdeinit5_klauncher.so kinit-5.26.0_1
|
libkdeinit5_klauncher.so kinit-5.26.0_1
|
||||||
libKF5NewStuff.so.5 knewstuff-5.26.0_1
|
libKF5NewStuff.so.5 knewstuff-5.26.0_1
|
||||||
|
libKF5NewStuffCore.so.5 knewstuff-5.36.0_1
|
||||||
libKF5NotifyConfig.so.5 knotifyconfig-5.26.0_1
|
libKF5NotifyConfig.so.5 knotifyconfig-5.26.0_1
|
||||||
libKF5Parts.so.5 kparts-5.26.0_1
|
libKF5Parts.so.5 kparts-5.26.0_1
|
||||||
libKF5Activities.so.5 kactivities5-5.26.0_1
|
libKF5Activities.so.5 kactivities5-5.26.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'knewstuff'
|
# Template file for 'knewstuff'
|
||||||
pkgname=knewstuff
|
pkgname=knewstuff
|
||||||
version=5.29.0
|
version=5.36.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,11 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/knewstuff"
|
homepage="https://projects.kde.org/projects/frameworks/knewstuff"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=8165785151bb8cce05e43d306b2bbe0bf4a8eb81940c999b5a14901bdabdd3b1
|
checksum=f17bc9cc0852c3a4433e1ffaeb88ad7af3611a9ec95409c391b39fa57e84da5d
|
||||||
|
|
||||||
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
fi
|
||||||
|
|
||||||
knewstuff-devel_package() {
|
knewstuff-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue