New package: keepassx2-alpha6
This commit is contained in:
parent
f481957cb3
commit
67b9e1df96
1 changed files with 18 additions and 0 deletions
18
srcpkgs/keepassx2/template
Normal file
18
srcpkgs/keepassx2/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
|
||||
# Template file for 'keepassx2'
|
||||
_realname="keepassx"
|
||||
_realversion="2.0-alpha6"
|
||||
pkgname="${_realname}2"
|
||||
version="2.0"
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="cmake qt-devel libgcrypt-devel zlib-devel"
|
||||
conflicts="keepassx>=0"
|
||||
short_desc="A password manager to secure personal data"
|
||||
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||
license="GPL-2"
|
||||
homepage="https://www.keepassx.org/"
|
||||
distfiles="${homepage}/dev/attachments/download/69/${_realname}-${_realversion}.tar.gz"
|
||||
checksum=592f9995b13c4f84724fb24a0078162246397eedccd467daaf0fd3608151f2b0
|
||||
wrksrc="${_realname}-${_realversion}"
|
Loading…
Reference in a new issue