Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: git-crypt 0.5.0-3
Git Clone URL: | https://aur-dev.archlinux.org/git-crypt.git (read-only) |
---|---|
Package Base: | git-crypt |
Description: | Transparent file encryption in Git |
Upstream URL: | https://www.agwa.name/projects/git-crypt/ |
Keywords: | encryption git |
Licenses: | |
Conflicts: | |
Submitter: | tuvistavie |
Maintainer: | caleb (hobarrera, AGWA) |
Last Packager: | hobarrera |
Votes: | 16 |
Popularity: | 0.462764 |
First Submitted: | 2013-07-11 16:47 |
Last Updated: | 2016-06-15 16:30 |
Latest Comments
1 2 3 Next › Last »
mjakob422 commented on 2016-07-21 12:02
Thanks for the man page!
hobarrera commented on 2016-06-15 16:31
Thanks for pointing this out. Fixed.
ronaldscott commented on 2016-06-15 15:27
This package now fails to build with:
make: xsltproc: Command not found
It looks like it takes a dependency on libxslt since the last update? I have added the package manually for now but libxslt should probably be added to the dependencies.
mjakob422 commented on 2016-06-08 11:48
It seems like you can get a man page for version 0.5.0 if you run make with ENABLE_MAN=yes (https://github.com/AGWA/git-crypt/blob/0.5.0/INSTALL.md#building-the-man-page). According to the link, xsltproc and an internet connection is required. At least I would read it if it was included!
hobarrera commented on 2015-06-23 13:52
@caleb great, thanks! I'll keep an eye on it!
caleb commented on 2015-06-23 07:30
Also @hobarrera as you expressed interest in maintaining this I have added you to the co-maintainers list which, I think, will allow you write access to the git repo and if I'm ever behind in updates you are welcome to take care of it.
caleb commented on 2015-06-23 07:21
The makefile issue has been fixed upstream and should no longer be an issue. Please let me know if there are any outstanding issues with the stable version package.
caleb commented on 2015-06-23 07:04
Will patch makefile today.
Muflone commented on 2015-06-20 14:49
@caleb
this package is broken like @hobarrera reported you in the comments.
Even if you update the package (last update is 2015-06-13) the package remains broken.
On 2015-06-09 hobarrera asked us to orphan this package but no real fixes were made to address the broken issue. You have still 3 days to fix this package, after that we'll accept the orphan request.
If you want to keep this package please update it and fix it or the package ownership will go to hobarrera.
hobarrera commented on 2015-05-27 07:24
Package remains broken, since we're still using `make`, and upstream has not fixed the Makefile.