net-im/tencent-qq: bump version to 3.2.15_p241224
[gentoo-zh.git] / dev-cpp / nameof / nameof-0.10.4.ebuild
blobeeee4090c3784f90e9e94c8b545b3c7a26fa767d
1 # Copyright 2021-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
5 inherit cmake
7 DESCRIPTION="Nameof operator for modern C++"
8 HOMEPAGE="https://github.com/Neargye/nameof"
9 SRC_URI="https://github.com/Neargye/nameof/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
11 LICENSE="MIT"
12 SLOT="0"
13 KEYWORDS="~amd64"
15 DOCS=(
16 README.md doc/limitations.md doc/reference.md