diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2021-07-03 10:22:30 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-07-03 11:04:26 -0400 |
commit | 8d1381e95c7c4a122a3f41d7ff3c39a41b4a4031 (patch) | |
tree | 568ef724b24f410fc10017af82b8942dc14ded05 /games-board/scid/metadata.xml | |
parent | games-board/hexxagon: fix with glibc 2.31, EAPI 6->8, no direct AR (diff) | |
download | gentoo-8d1381e95c7c4a122a3f41d7ff3c39a41b4a4031.tar.gz gentoo-8d1381e95c7c4a122a3f41d7ff3c39a41b4a4031.tar.bz2 gentoo-8d1381e95c7c4a122a3f41d7ff3c39a41b4a4031.zip |
games-board/scid: add 4.7.0
- migrated to cmake, EAPI 6->7, and added tests
- add USE=scripts to make python targets and other scripts optional
- install missing photo files but behind USE=photos due to being large
- give incompatibility warning regarding ~/.scid -> ~/.scid4.7
Fetching the binary tarball for additional assets due to upstream's
.zip for other files being an unstable "latest" type.
Closes: https://bugs.gentoo.org/710464
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-board/scid/metadata.xml')
-rw-r--r-- | games-board/scid/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games-board/scid/metadata.xml b/games-board/scid/metadata.xml index 2e8ed33ebd1b..2d032ffeb5ec 100644 --- a/games-board/scid/metadata.xml +++ b/games-board/scid/metadata.xml @@ -5,6 +5,10 @@ <email>games@gentoo.org</email> <name>Gentoo Games Project</name> </maintainer> + <use> + <flag name="photos">Install collection of player photos (large)</flag> + <flag name="scripts">Install additional python and tcl utility scripts</flag> + </use> <upstream> <remote-id type="sourceforge">scid</remote-id> </upstream> |