ncdns: remove package.
Package is completely unmaintained and hasn't been update ever since it was added.
This commit is contained in:
parent
d5da0ac9f8
commit
d75952515f
|
@ -1,18 +0,0 @@
|
|||
# Template file for 'ncdns'
|
||||
pkgname=ncdns
|
||||
version=0.0.2
|
||||
revision=12
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
makedepends="libcap-devel"
|
||||
go_import_path="github.com/hlandau/ncdns"
|
||||
short_desc="Nameserver for Namecoin .bit domains"
|
||||
maintainer="ananteris <ananteris@protonmail.ch>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/hlandau/ncdns"
|
||||
distfiles="https://github.com/hlandau/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum="a9457216f5bbc3c3b41e0538b78f8f67ad9a04304743a352a7325eef6af4a439"
|
||||
|
||||
post_install() {
|
||||
vconf ${GOPATH}/src/github.com/hlandau/ncdns/_doc/ncdns.conf.example ncdns.conf
|
||||
}
|
|
@ -179,6 +179,7 @@ replaces="
|
|||
mirrorbits<=0.5.1_1
|
||||
mongroup<=0.4.1_2
|
||||
mozjs68<=68.11.0_1
|
||||
ncdns<=0.0.2_12
|
||||
orage<=4.12.1_7
|
||||
oce<=0.18.3_1
|
||||
oce-devel<=0.18.3_1
|
||||
|
|
Loading…
Reference in New Issue