Package Details: kdeconnect-git 24.12.0+r4728+gf3c822e25-1

Git Clone URL: https://aur.archlinux.org/kdeconnect-git.git (read-only, click to copy)
Package Base: kdeconnect-git
Description: Adds communication between KDE and your smartphone
Upstream URL: https://kdeconnect.kde.org/
Licenses: GPL-2.0-or-later
Conflicts: kdeconnect
Provides: kdeconnect
Submitter: zizzfizzix
Maintainer: envolution
Last Packager: envolution
Votes: 158
Popularity: 0.000000
First Submitted: 2013-08-06 08:57 (UTC)
Last Updated: 2024-12-17 13:18 (UTC)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 Next › Last »

arojas commented on 2015-01-14 08:17 (UTC)

@bowhuntr that is not the error, that is a generic message telling you that the compilation failed.

bowhuntr commented on 2015-01-14 00:25 (UTC)

This won't build for me. I've tried it with yaourt and pacaur. This is the error: ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build kdeconnect-frameworks-git.

sl1pkn07 commented on 2014-12-09 11:06 (UTC)

works with git thank you greetings

arojas commented on 2014-12-08 21:58 (UTC)

I think now it should work with both Qca 2.1.0 and Qca-git, please test

sl1pkn07 commented on 2014-12-08 21:19 (UTC)

workground for qca-qt5-git sed 's|Qca|Qca-qt5|g' -i kdeconnect-kde/CMakeLists.txt in prepare() and add -DQca-qt5_DIR=/usr/lib/cmake/Qca in cmake options in build() greetings

arojas commented on 2014-12-05 07:12 (UTC)

Ah yes. Qca-qt5 should use the release tarball instead of git. You can get it from http://arojas.hol.es/repos/kde-beta/qca-qt5-2.1.0-1-x86_64.pkg.tar.xz if you don't want to build it yourself.

jck commented on 2014-12-04 23:45 (UTC)

The qca-qt5 package is actually build from git. If you update it, QcaConfig.cmake will be replaced by Qca-qt5Config.cmake.

arojas commented on 2014-12-04 07:23 (UTC)

QcaConfig.cmake is provided by the qca-qt5 package. Make sure you have the latest version installed, it builds correctly here.

jck commented on 2014-12-04 07:16 (UTC)

qca-qt5's cmake files have a qt5 suffix now. I guess the kdeconnect guys need to update their CMakeLists.txt