Package Details: luckybackup 0.5.0-1

Git Clone URL: https://aur.archlinux.org/luckybackup.git (read-only, click to copy)
Package Base: luckybackup
Description: Backup & Sync tool using Rsync and Qt5
Upstream URL: http://luckybackup.sourceforge.net/
Keywords: backup
Licenses: GPL3
Conflicts: luckybackup-git
Provides: luckybackup
Submitter: thanos
Maintainer: thanos
Last Packager: thanos
Votes: 177
Popularity: 0.32
First Submitted: 2009-01-12 19:26 (UTC)
Last Updated: 2018-11-05 22:22 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

thanos commented on 2014-03-25 21:38 (UTC)

Update: - Version 0.4.8 - Changelog http://luckybackup.sourceforge.net/changelog.html

blackhole commented on 2013-11-22 16:17 (UTC)

Progress bar not working: always at 0%

asdil12 commented on 2013-08-31 12:04 (UTC)

I think, you should add a simple 'make' call to the build function - otherwise the pkg gets build in the package function, which is not correct.

blackhole commented on 2013-03-02 10:54 (UTC)

Yest , it is not qmake4 but qmake-qt4

BluePeril commented on 2013-03-01 20:27 (UTC)

could you also change the arch from ('any') to ('i686' 'x86_64'). the package is not platform independent

kostas213 commented on 2013-03-01 19:50 (UTC)

==> Starting build()... /tmp/yaourt-tmp-konstantinos/aur-luckybackup/./PKGBUILD: line 19: qmake4: command not found I find a qmake-qt4 command but not a qmake4.

blackhole commented on 2013-03-01 18:08 (UTC)

Solved: qt --> qt4 qmake --> qmake4

blackhole commented on 2013-03-01 17:54 (UTC)

Replacing with qt4 is not enough: src/main.cpp:34:24: fatal error: QApplication: No such file or directory

blackhole commented on 2013-03-01 17:53 (UTC)

SanskritFritz commented on 2013-03-01 13:25 (UTC)

Please replace the qt dependency with qt4.