keepassx: remove
Keepassxc is a qt5 fork
This commit is contained in:
parent
ba48d5463d
commit
d2d68034e1
2 changed files with 6 additions and 15 deletions
1
srcpkgs/keepassx/INSTALL.msg
Normal file
1
srcpkgs/keepassx/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
keepassx is no longer provided by Void Linux, and will be fully removed from the repos on 2019/03/20
|
|
@ -1,19 +1,9 @@
|
||||||
# Template file for 'keepassx'
|
# Template file for 'keepassx'
|
||||||
pkgname=keepassx
|
pkgname=keepassx
|
||||||
version=0.4.4
|
version=0.4.4
|
||||||
revision=1
|
revision=2
|
||||||
conflicts="keepassx2>=0"
|
noarch=yes
|
||||||
build_style=qmake
|
build_style=meta
|
||||||
hostmakedepends="pkg-config"
|
short_desc="A password manager to secure personal data (removed package)"
|
||||||
makedepends="libXtst-devel qt-devel"
|
license="metapackage"
|
||||||
depends="shared-mime-info"
|
|
||||||
short_desc="A password manager to secure personal data"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
||||||
license="GPL-2"
|
|
||||||
homepage="https://www.keepassx.org/"
|
homepage="https://www.keepassx.org/"
|
||||||
distfiles="https://www.keepassx.org/releases/${version}/${pkgname}-${version}.tar.gz"
|
|
||||||
checksum=3e27068ca85e68705347f0921c6b3c9248d7c5a84c79c0483daf22d141c0adc4
|
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
sed -i '1,1i#include <unistd.h>' src/lib/random.cpp
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue