1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION
="Command-line Netease Cloud Music written in Go"
9 HOMEPAGE
="https://github.com/go-musicfox/go-musicfox"
10 SRC_URI
="https://github.com/go-musicfox/go-musicfox/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
14 KEYWORDS
="~amd64 ~loong"
29 clang? ( llvm-core/clang )
35 ego env
-w "CXX=clang++"
37 sed -i "s/0.0.0-\${GIT_REVISION}/v$PV/g" hack
/version.sh || die