1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 DESCRIPTION
="A DNS forwarder"
7 HOMEPAGE
="https://github.com/IrineSistiana/mosdns-cn"
8 SRC_URI
="https://github.com/IrineSistiana/mosdns-cn/releases/download/v${PV}/mosdns-cn-linux-amd64.zip -> ${P}.zip"
17 app-alternatives/v2ray-geoip
18 app-alternatives/v2ray-geosite
21 BDEPEND
="app-arch/unzip"
29 dosym
-r /usr
/share
/v2ray
/geoip.dat
/etc
/mosdns
/geoip.dat
30 dosym
-r /usr
/share
/v2ray
/geosite.dat
/etc
/mosdns
/geosite.dat
33 newins config-template.yaml config.yaml
36 newinitd
"${FILESDIR}/${_PN}.initd" ${_PN}
37 newconfd "${FILESDIR}/${_PN}.confd" ${_PN}