Package Base Details: tomb-git

Git Clone URL: https://aur.archlinux.org/tomb-git.git (read-only, click to copy)
Submitter: BoySka
Maintainer: TrialnError
Last Packager: TrialnError
Votes: 5
Popularity: 0.000000
First Submitted: 2011-07-04 18:58 (UTC)
Last Updated: 2022-04-10 19:40 (UTC)

Latest Comments

1 2 3 Next › Last »

TrialnError commented on 2015-12-30 18:40 (UTC) (edited on 2015-12-30 18:40 (UTC) by TrialnError)

No need to flag a package out of date, that is built from the latest master on every build invoke. Users are responsible to update those manually Edit: Unless there a changes that need to be applied

HalosGhost commented on 2014-01-29 00:30 (UTC)

test0, fixed. However, as I no longer use Tomb, I will orphan this so that someone who is more involved with it can keep it up to date. All the best,

test0 commented on 2014-01-28 22:16 (UTC)

BoySka: --- PKGBUILD.old 2013-06-26 23:08:50.000000000 +0400 +++ PKGBUILD.new 2014-01-29 02:15:22.163260588 +0400 @@ -30,7 +30,7 @@ } build() { - cd "${_name}/extras/kdf" + cd "${_name}/extras/kdf-keys" make } @@ -38,6 +38,6 @@ install -Dm644 "_${_name}" "${pkgdir}/usr/share/zsh/site-functions/_${_name}" cd "${_name}" make DESTDIR="${pkgdir}" PREFIX=/usr install - cd extras/kdf + cd extras/kdf-keys make DESTDIR="${pkgdir}" PREFIX=/usr install } Sorry for unclear comment. That directory was renamed.

BoySka commented on 2014-01-27 18:15 (UTC)

test0: what do you mean? what should be replaced?

test0 commented on 2014-01-27 18:05 (UTC)

Please replace "kdf" with "kdf-keys".

HalosGhost commented on 2013-06-26 19:09 (UTC)

Updated for kdf support.

BoySka commented on 2013-06-22 08:35 (UTC)

HalosGhost: the choice is up to the packager; that is, you. I think that such a critical feature should be handled as part of the package itself. Note that, while it adds libgcrypt as dependency, actually cryptsetup already depends on it, so there's no need for libgcrypt to be added to dependencies. It is in extras/kdf