New package: quixand-2012.12.24.1
This commit is contained in:
parent
6179b80d4c
commit
3003f1c078
1 changed files with 18 additions and 0 deletions
18
srcpkgs/quixand/template
Normal file
18
srcpkgs/quixand/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'quixand'
|
||||
pkgname=quixand
|
||||
version=2012.12.24.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="bash encfs"
|
||||
short_desc="A tool for creating single-use unrecoverable encrypted sandboxes"
|
||||
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://xyne.archlinux.ca/projects/quixand/"
|
||||
distfiles="https://xyne.archlinux.ca/projects/quixand/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=3d8f1b03de824d5b9357b5479ecdfcdce22985671eac5234199fb4504cb2ba11
|
||||
|
||||
do_install() {
|
||||
vbin quixand
|
||||
vlicense COPYING
|
||||
vman man/quixand.1.gz
|
||||
}
|
Loading…
Reference in a new issue