Dependencies need to be updated:
python-notify -> python2-notify
Search Criteria
Package Details: backintime 1.5.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/backintime.git (read-only, click to copy) |
---|---|
Package Base: | backintime |
Description: | Simple backup system inspired from the Flyback Project and TimeVault. Qt5 GUI version. |
Upstream URL: | https://github.com/bit-team/backintime |
Licenses: | GPL |
Submitter: | None |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 296 |
Popularity: | 0.47 |
First Submitted: | 2009-01-09 20:46 (UTC) |
Last Updated: | 2024-08-07 19:55 (UTC) |
Dependencies (11)
- backintime-cliAUR (backintime-cli-gitAUR)
- libnotify (libnotify-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- python-dbus
- python-pyqt6
- sshfs
- xorg-xdpyinfo
- python (python37AUR, python311AUR, python310AUR) (make)
- kompare (kompare-gitAUR) (optional) – diff/patch frontend
- meld (meld-gitAUR) (optional) – diff/patch frontend
- qt6-translations (optional) – translate BIT dialogs into native language
Required by (1)
- backintime-cli (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 60 61 62 63 64 65 66 67 68 69 70 .. 73 Next › Last »
cookiewhispers commented on 2012-10-17 13:13 (UTC)
capoeira commented on 2012-10-08 15:05 (UTC)
yea, one doesn't seam to be able to configure the backups at CLI. but it seams, once you configured the profile in the GUI one can reinstall ist without gui and use the profile created before to backup with a cron
k0Do commented on 2012-10-08 10:03 (UTC)
For the CLI options, try "man backintime" or "backintime --help".
k0Do commented on 2012-10-08 09:39 (UTC)
For the CLI options, try "man backintime" or "backintime --help".
capoeira commented on 2012-10-04 16:56 (UTC)
CLI version has all the options the GUI has?
k0Do commented on 2012-10-04 07:43 (UTC)
You can modify PKGBUILD to build only the cli version. Therefore you won't have any GUI and specific dependencies. Maybe you need just the cron entry.
fukawi2 commented on 2012-10-04 01:27 (UTC)
No problem; and that's why it defaults to Gnome instead of KDE if you're running E17 or whatever... Gnome tends to pull less deps than KDE.
capoeira commented on 2012-10-04 01:27 (UTC)
thanks, seams like kdebindings would install even more packages.
I wont try it.
Thanks for the AUR, this is the only backup software that suites my needs
fukawi2 commented on 2012-10-04 01:18 (UTC)
Because the software is only written with KDE (qt) and Gnome (gtk) bindings; hence you have to have one and/or the other for things to work since the author hasn't written an E17, Xfce etc only version.
You can mod the PKGBUILD to force the KDE version if you prefer KDE/QT bindings.
capoeira commented on 2012-10-04 01:11 (UTC)
just tryig to understand a little of this all. If I use E17, why do I need gnome-python?
Pinned Comments
graysky commented on 2023-10-07 12:15 (UTC)
Using an AUR helper such as yay to build packages including backintime is HIGHLY discouraged. The recommended build method is to use a clean chroot. See: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
I wrote a script that automates much of that called clean-chroot-manager offered here in the AUR.
Please stop posting build failures because you insist on building with yay or other AUR helpers.