1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
7 DESCRIPTION
="An offline tool for querying IP geographic information and CDN provider."
8 HOMEPAGE
="https://github.com/zu1k/nali"
9 EGIT_COMMIT
="2e758d311739bc402ba63bda7ba081d565c0cf0f"
11 https://github.com/zu1k/nali/archive/${EGIT_COMMIT}.tar.gz -> ${P}.gh.tar.gz
12 https://github.com/peeweep/gentoo-go-deps/releases/download/${P}/${P}-vendor.tar.xz
15 S
="${WORKDIR}/${PN}-${EGIT_COMMIT}"
18 KEYWORDS
="~amd64 ~arm64"
22 -X \"github.com/zu1k/nali/internal/constant.Version=${PV}\" \
24 ego build
-trimpath -ldflags "${ldflags}"