mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
dev-games/surgescript: remove docs USE
It depends on mkdocs, which is masked for removal on ::gentoo Signed-off-by: David Roman <stkw0@disroot.org>
This commit is contained in:
@@ -3,11 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_12 )
|
||||
DOCS_BUILDER="mkdocs"
|
||||
DOCS_DEPEND="dev-python/mkdocs-material"
|
||||
|
||||
inherit cmake python-any-r1 docs
|
||||
inherit cmake
|
||||
|
||||
DESCRIPTION="scripting language made for opensurge"
|
||||
HOMEPAGE="https://alemart.github.io/surgescript"
|
||||
@@ -40,11 +36,6 @@ src_configure() {
|
||||
cmake_src_configure
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
cmake_src_compile
|
||||
docs_compile
|
||||
}
|
||||
|
||||
src_install() {
|
||||
cmake_src_install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user