1 # Copyright 2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION
="A library of C++ coroutine abstractions for the coroutines TS"
9 HOMEPAGE
="https://github.com/Garcia6l20/cppcoro"
10 EGIT_REPO_URI
="https://github.com/Garcia6l20/${PN}.git"
17 # currently, test is broken
22 "${FILESDIR}"/${PN}-ins-into-lib64.
patch
23 "${FILESDIR}"/${PN}-include-utility.
patch
29 -DBUILD_SHARED_LIBS=$
(usex shared ON OFF
)