Search Criteria
Package Details: duply_qr-git r6.4b63f10-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/duply_qr-git.git (read-only, click to copy) |
---|---|
Package Base: | duply_qr-git |
Description: | Backup Duply profile on a paper using QR code |
Upstream URL: | https://github.com/jose1711/duply_qr |
Licenses: | MIT |
Submitter: | jose1711 |
Maintainer: | jose1711 |
Last Packager: | jose1711 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-01-04 10:46 (UTC) |
Last Updated: | 2022-03-29 23:54 (UTC) |
Dependencies (8)
- duplyAUR
- enscript
- evince (evince-no-gnomeAUR, evince-gitAUR)
- ghostscript
- qrencode (qrencode-gitAUR)
- xpdf (xpdf-motifAUR)
- zbar (zbar-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
jose1711 commented on 2023-04-16 21:08 (UTC)
Sorry, I switched to
borg
a while ago which kinda means I am looking for a new maintainer for this (bothPKGBUILD
and github repo). Would you be interested?m040601 commented on 2023-04-05 01:57 (UTC) (edited on 2023-04-05 01:58 (UTC) by m040601)
Interesting PKGBUILD. Bumped into it when searching for duplicity helpers and duply related stuff.
Very cool and usefull idea. I've seen many other related tools of this "backup to paper" concept using zbar etc.
However this PKGBUILD, mandatory dependency on "xpdf" forces me to install 100 Mega of qt5 stuff (and also evince).
So I decided not to install it.
Is this really absolutely necessary ? Cant other pdf related dependency be used as a more slimmer alternative ?
I wonder if you are still personally using this script ? And have interest in improving it ?
Could you also write a README on github, https://github.com/jose1711/duply_qr ? So that it can be installed to something like,
Right now the only instructions were "buried" as comments inside the bash script,
Thanks in advance