Versions
v1.0.2-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3+ ISC MIT ZLIB BSD
- Keywords
- ~amd64
- USE flags
- debug
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
Dependencies
media-libs / libsdl2 : Simple Direct Media Layer
Runtime Dependencies
media-libs / libsdl2 : Simple Direct Media Layer
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matt Jolly · gentoo
*/*: update for slotted Rust
Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-puzzle/syzygy: modernize cargo.eclass usage
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-puzzle/syzygy: new package, add 1.0.2
Going with name syzygy over system-syzygy for simplicity given upstream uses it in most places except titles (used by .desktop file). Closes: https://bugs.gentoo.org/856613 Thanks-to: Martin Bays Signed-off-by: Ionen Wolkens <ionen@gentoo.org>