blob: b065d4b3229e533b63a07c1cd9191c904cce7cd6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=sys-apps/util-linux
DESCRIPTION=Lightweight cross platform C++ GUID/UUID library
EAPI=8
HOMEPAGE=https://github.com/graeme-hill/crossguid
INHERIT=edo cmake
IUSE=test
KEYWORDS=amd64 ~arm arm64 ~riscv x86
LICENSE=MIT
RDEPEND=sys-apps/util-linux
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/graeme-hill/crossguid/archive/ca1bf4b810e2d188d04cb6286f957008ee1b7681.tar.gz -> crossguid-0.2.2_p20190529.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=0bceafa683f2a702f662a5f3d0717117
|