mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
frameworkintegration: update to 5.29.0
This commit is contained in:
parent
94a5d800ba
commit
c5973fbba2
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'frameworkintegration'
|
# Template file for 'frameworkintegration'
|
||||||
pkgname=frameworkintegration
|
pkgname=frameworkintegration
|
||||||
version=5.26.0
|
version=5.29.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"
|
hostmakedepends="extra-cmake-modules pkg-config"
|
||||||
makedepends="kiconthemes-devel knotifications-devel"
|
makedepends="kiconthemes-devel knotifications-devel kpackage-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=374db7d9b69486aa16fccf1391869f058679bf2aa7adf6f109ba29d3f4e31653
|
checksum=ebb89e4b236163c067402cf78d67cddc443ef4fda0778001980948efc3cf5a52
|
||||||
|
|
||||||
frameworkintegration-devel_package() {
|
frameworkintegration-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue