mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
kactivities5-stats: update to 5.52.0.
This commit is contained in:
parent
ee320c928a
commit
7e68121249
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'kactivities5-stats'
|
# Template file for 'kactivities5-stats'
|
||||||
pkgname=kactivities5-stats
|
pkgname=kactivities5-stats
|
||||||
version=5.51.0
|
version=5.52.0
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc="${pkgname/5/}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
wrksrc="${pkgname/5/}-${version}"
|
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
makedepends="boost-devel kactivities5-devel"
|
makedepends="boost-devel kactivities5-devel"
|
||||||
short_desc="Library to access statistics data collected by the KDE activity manager"
|
short_desc="Library to access statistics data collected by the KDE activity manager"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kactivities5-stats"
|
homepage="https://projects.kde.org/projects/frameworks/kactivities5-stats"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
|
||||||
checksum=f4e085f0be01554a5dae6e54d5456de32d30c722cb3e942980b6e51291ecf414
|
checksum=ba4ecca9f948bf88b0117cb91d560e4c09bf7cda19105012f4a6144c38bed65e
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue