mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
kdeconnect: update to 20.04.0
This commit is contained in:
parent
dc04fdc500
commit
cbedf227ba
1 changed files with 8 additions and 7 deletions
|
@ -1,18 +1,19 @@
|
|||
# Template file for 'kdeconnect'
|
||||
pkgname=kdeconnect
|
||||
version=1.3.5
|
||||
version=20.04.0
|
||||
revision=1
|
||||
wrksrc="kdeconnect-kde-${version}"
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-host-tools pkg-config
|
||||
qt5-qmake python3 kdoctools kcoreaddons"
|
||||
qt5-qmake python3 kdoctools kcoreaddons gettext"
|
||||
makedepends="kcmutils-devel qca-qt5-devel frameworkintegration-devel
|
||||
qt5-declarative-devel libfakekey-devel kwayland-devel"
|
||||
depends="kde-cli-tools qca-qt5-ossl"
|
||||
qt5-declarative-devel libfakekey-devel kwayland-devel
|
||||
qt5-multimedia-devel kpeoplevcard-devel kirigami2-devel pulseaudio-qt-devel"
|
||||
depends="kde-cli-tools qca-qt5-ossl fuse-sshfs"
|
||||
short_desc="Multi-platform app that allows your devices to communicate"
|
||||
maintainer="Yuxuan Shui <yshuiv7@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/KDE/kdeconnect-kde"
|
||||
distfiles="https://github.com/KDE/kdeconnect-kde/archive/v${version}.tar.gz"
|
||||
checksum=06b8b18e5d1030c9005937d79f67b4ebc30309dd7afc84ab6450488a00d7adeb
|
||||
python_version=2 #unverified
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-kde-${version}.tar.xz"
|
||||
checksum=6ca93ee5e6bbc93b04e58a4327a5c7d434f112fd5fc8c47624e4974ffa09501f
|
||||
python_version=3
|
||||
|
|
Loading…
Add table
Reference in a new issue