mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
kpeople: update to 5.66.0
[ci skip]
This commit is contained in:
parent
b9e41a95a2
commit
9027b93b13
1 changed files with 6 additions and 8 deletions
|
@ -1,21 +1,19 @@
|
||||||
# Template file for 'kpeople'
|
# Template file for 'kpeople'
|
||||||
pkgname=kpeople
|
pkgname=kpeople
|
||||||
version=5.65.0
|
version=5.66.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
||||||
makedepends="kitemviews-devel kservice-devel kwidgetsaddons-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
qt5-host-tools qt5-qmake python3"
|
||||||
|
makedepends="kitemviews-devel kservice-devel kwidgetsaddons-devel qt5-plugin-mysql
|
||||||
|
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
||||||
short_desc="Provides access to all contacts and aggregates them by person"
|
short_desc="Provides access to all contacts and aggregates them by person"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kpeople"
|
homepage="https://projects.kde.org/projects/frameworks/kpeople"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e12ab7b8b02369a505f2f408b9ffba6742369e9f8b9fa7cafed9b23a49526eac
|
checksum=2728f08a9417ceb62aa9fc5a3340aed291aeb8a852e5f6f46c5a23fcc34168ab
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
|
||||||
fi
|
|
||||||
|
|
||||||
kpeople-devel_package() {
|
kpeople-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue