Search Criteria
Package Details: transcrypt 2.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/transcrypt.git (read-only, click to copy) |
---|---|
Package Base: | transcrypt |
Description: | A script to configure transparent encryption of files within a Git repository |
Upstream URL: | https://github.com/elasticdog/transcrypt |
Licenses: | MIT |
Submitter: | atomicfs |
Maintainer: | atomicfs |
Last Packager: | atomicfs |
Votes: | 3 |
Popularity: | 0.005332 |
First Submitted: | 2021-04-09 18:25 (UTC) |
Last Updated: | 2025-06-04 15:05 (UTC) |
Dependencies (5)
- git (git-gitAUR, git-glAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- util-linux (util-linux-aesAUR, util-linux-selinuxAUR)
- xxd (vim-minimal-gitAUR, gvim-gitAUR, vim-cli-gitAUR, gvim-wayland-lilydjwg-gitAUR, gvim-gtk2AUR, gvim, tinyxxd, vim)
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR) (optional) – config import/export support
Latest Comments
1 2 Next › Last »
bigbrozer commented on 2025-06-05 17:46 (UTC)
Hey ! Thanks for 2.3.1 version. It seems there is an error where is living the commit in the git repo... when cloning the repo then building the package it still build the v2.3.0 because this is what we have on master branch:
If I look at the remote we have a HEAD ref which is the good one:
Do not know what's happening here...
atomicfs commented on 2023-08-11 11:01 (UTC)
Sorry, I have missed the conversation. The package is now fixed to depend on
xxd
.bigbrozer commented on 2023-08-07 11:53 (UTC)
For those who wants to keep their
vim
installation, another version which fix dependency onxxd
as recommended is available in aur/transcrypt2.You can safely uninstall
transcrypt2
and reinstall this package once it has been fixed ;-)m00nw4tch3r commented on 2023-06-21 09:11 (UTC) (edited on 2023-06-21 09:11 (UTC) by m00nw4tch3r)
This should
depend
onxxd
, thevim
andxxd-standalone
packages both provide it.bigbrozer commented on 2023-05-19 21:58 (UTC)
The
xxd
package is provided throughextra/vim
, should it not be considered as it is in main arch repos ?growse commented on 2023-05-17 12:29 (UTC)
Unfortunately, adding
xxd-standalone
as a dependency means we now conflict withvim
:chrpinedo commented on 2023-03-13 14:05 (UTC)
it seems that xxd binary is required for openssl >= 3:
After installing xxd-standalone package from AUR it is working right. Perhaps xxd should be a dependency.
atomicfs commented on 2023-03-10 11:32 (UTC)
The issue was fixed in
2.2.3
atomicfs commented on 2023-03-04 11:03 (UTC)
Beware, the is a issue with versions
2.2.1
and2.2.2
Error: transcrypt smudge context=default' failed 1bigbrozer commented on 2022-08-03 08:27 (UTC)
Tested successfully with a repo which was using < 2.2.0.
Bumped version and checksum in PKGBUILD:
Then, run
transcrypt --upgrade
:-)1 2 Next › Last »