apg: remove
This commit is contained in:
parent
a69cfb37d9
commit
47ffad9481
3 changed files with 6 additions and 21 deletions
1
srcpkgs/apg/INSTALL.msg
Normal file
1
srcpkgs/apg/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
|||
apg is no longer provided by Void Linux, and will be fully removed from the repos on 2019/05/25
|
|
@ -1,23 +1,9 @@
|
|||
# Template file for 'apg'
|
||||
pkgname=apg
|
||||
version=2.2.3
|
||||
revision=4
|
||||
short_desc="Automated Password Generator"
|
||||
# Homepage gives NXDOMAIN. This URL is a copy on archive.org (shown as HTML source!)
|
||||
revision=5
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="Automated Password Generator (removed package)"
|
||||
license="metapackage"
|
||||
homepage="http://web.archive.org/web/20140714024048/http://www.adel.nursat.kz/apg/"
|
||||
license="BSD"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
distfiles="http://web.archive.org/web/20140709074522/http://www.adel.nursat.kz/apg/download/apg-${version}.tar.gz"
|
||||
checksum=69c9facde63958ad0a7630055f34d753901733d55ee759d08845a4eda2ba7dba
|
||||
|
||||
do_build() {
|
||||
make CC="$CC" FLAGS="$CFLAGS" LIBM="-lm $LDFLAGS" ${makejobs}
|
||||
}
|
||||
|
||||
do_install() {
|
||||
vbin apg
|
||||
vbin apgbfm
|
||||
vman doc/man/apg.1
|
||||
vman doc/man/apgbfm.1
|
||||
vlicense COPYING LICENSE
|
||||
}
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
site="http://www.adel.nursat.kz/apg/download.shtml"
|
||||
ignore="*b"
|
Loading…
Reference in a new issue