frameworkintegration: update to 5.36.0.
This commit is contained in:
parent
61332139be
commit
e663584a98
@ -1,17 +1,21 @@
|
|||||||
# Template file for 'frameworkintegration'
|
# Template file for 'frameworkintegration'
|
||||||
pkgname=frameworkintegration
|
pkgname=frameworkintegration
|
||||||
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"
|
||||||
hostmakedepends="extra-cmake-modules pkg-config"
|
hostmakedepends="extra-cmake-modules pkg-config"
|
||||||
makedepends="kiconthemes-devel knotifications-devel kpackage-devel"
|
makedepends="kiconthemes-devel knotifications-devel kpackage-devel knewstuff-devel"
|
||||||
short_desc="Integration of Qt application with KDE workspaces"
|
short_desc="Integration of Qt application with KDE workspaces"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/frameworkintegration"
|
homepage="https://projects.kde.org/projects/frameworks/frameworkintegration"
|
||||||
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=ebb89e4b236163c067402cf78d67cddc443ef4fda0778001980948efc3cf5a52
|
checksum=345f6dc25d5f864aaeeffec8b5888c25b3248dcab16210c60663e2a65d1143e1
|
||||||
|
|
||||||
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
fi
|
||||||
|
|
||||||
frameworkintegration-devel_package() {
|
frameworkintegration-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user