app-editors/zed: add 0.144.3, drop 0.143.7
[gentoo-zh.git] / dev-libs / v2ray-geoip-bin / v2ray-geoip-bin-202407110044.ebuild
blobf17f6c2be101f8539631a0de7fefad290d0afacd
1 # Copyright 2021-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 DESCRIPTION="GeoIP for V2Ray."
7 HOMEPAGE="https://github.com/v2fly/geoip"
8 SRC_URI="https://github.com/v2fly/geoip/releases/download/${PV}/geoip.dat -> ${P}.dat"
10 S="${WORKDIR}"
12 LICENSE="CC-BY-SA-4.0"
13 SLOT="0"
14 KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
16 RESTRICT="mirror"
18 src_install() {
19         insinto /usr/share/geoip/
20         newins "${DISTDIR}/${P}.dat" v2fly.dat