Search Criteria
Package Details: qt5-datasync 4.2.2-2
Git Clone URL: | https://aur.archlinux.org/qt5-datasync.git (read-only) |
---|---|
Package Base: | qt5-datasync |
Description: | A simple offline-first synchronisation framework, to synchronize data of Qt applications between devices |
Upstream URL: | https://github.com/Skycoder42/QtDataSync |
Licenses: | |
Submitter: | Skycoder42 |
Maintainer: | Skycoder42 |
Last Packager: | Skycoder42 |
Votes: | 2 |
Popularity: | 0.001489 |
First Submitted: | 2017-03-26 12:45 |
Last Updated: | 2019-02-08 12:46 |
Dependencies (20)
- crypto++ (crypto++-git)
- qt5-base (qt5-base-headless, qt5-base-git, qt5-base-nostatx)
- qt5-jsonserializer
- qt5-scxml
- qt5-websockets (qt5-websockets-git)
- qt5-service>=1.1.0
- qt5-remoteobjects>=5.12.0
- doxygen (doxygen-git) (make)
- git (git-git) (make)
- graphviz (make)
- kwallet (kwallet-git) (make)
- libsecret (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- python (python-dbg) (make)
- qdep (make)
- qt5-declarative (qt5-declarative-git) (make)
- qt5-tools (qt5-tools-git) (make)
- qt5-datasync-kwallet-keystore (optional) – Support for KWallet as keystore
- qt5-datasync-secret-keystore (optional) – Support for secret service as keystore (includes gnome keyring)
- repkg (remakepkg) (optional) – Automatically rebuild the package on dependency updates
Required by (15)
- anirem
- anirem-git
- qt5-datasync-doc
- qt5-datasync-kwallet-keystore
- qt5-datasync-secret-keystore
- qt5-mvvm-doc (make)
- qt5-mvvmcore (make)
- qt5-mvvmdatasynccore
- qt5-mvvmdatasynccore (make)
- qt5-mvvmdatasyncquick (make)
- qt5-mvvmdatasyncwidgets (make)
- qt5-mvvmquick (make)
- qt5-mvvmwidgets (make)
- remind-me
- syrem
Latest Comments
simona commented on 2019-02-16 20:51
compiled now and ok.
Skycoder42 commented on 2019-02-10 10:52
I have 5.54.0 on my system as well, and it builds without problems. Can you post me the linker line, i.e. what make outputs to link the keystore? It should look similar to this:
simona commented on 2019-02-10 10:32
kwallet 5.54.0-1. should be the last one. i tried to reinstall before install qt5-datasync
Skycoder42 commented on 2019-02-10 10:18
Which version of KWallet are you using? This method is definitely there in the most recent version of KWallet. Also, the fact that you only see a linker error seems to indicate something with your KWallet installation is broken. Try to reinstall it.
simona commented on 2019-02-08 13:22
/bin/ld: kwalletkeystore.cpp:(.text+0x3ef): undefined reference to `KWallet::Wallet::openWallet(QString const&, unsigned long long, KWallet::Wallet::OpenType)' collect2: error: ld returned 1 exit status make[4]: *** [Makefile:79: ../../../../plugins/keystores/libqkwallet.so] Error 1 make[4]: uscita dalla directory "/home/simona/.cache/yay/qt5-datasync/src/build/src/plugins/keystores/kwallet"