gentoo-ebuilds/dev-texlive/texlive-games/texlive-games-2024_p71129.ebuild
Arthur Zamarin 0ef6c760f4
dev-texlive/texlive-games: Keyword 2024_p71129 ppc, #946199
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-02-07 16:47:11 +02:00

169 lines
3.4 KiB
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
TEXLIVE_MODULE_CONTENTS="
collection-games.r71129
bartel-chess-fonts.r20619
chess.r20582
chess-problem-diagrams.r72556
chessboard.r72795
chessfss.r19440
chinesechess.r63276
crossword.r64375
crosswrd.r16896
customdice.r64089
egameps.r15878
gamebook.r24714
gamebooklib.r67772
go.r28628
hanoi.r25019
havannah.r36348
hexboard.r62102
hexgame.r15878
hmtrump.r54512
horoscop.r56021
jeuxcartes.r68266
jigsaw.r71923
labyrinth.r33454
logicpuzzle.r34491
mahjong.r58896
maze.r65508
musikui.r47472
nimsticks.r64118
onedown.r69067
othello.r15878
othelloboard.r23714
pas-crosswords.r32313
playcards.r67342
psgo.r15878
quizztex.r72256
realtranspose.r56623
reverxii.r63753
rouequestions.r67670
rpgicons.r71994
rubik.r46791
schwalbe-chess.r63708
scrabble.r69599
sgame.r30959
skak.r61719
skaknew.r20031
soup.r50815
sudoku.r67189
sudokubundle.r15878
tangramtikz.r66183
thematicpuzzle.r69356
trivialpursuit.r72615
twoxtwogame.r70423
wargame.r72903
weiqi.r70178
wordle.r72059
xq.r35211
xskak.r51432
"
TEXLIVE_MODULE_DOC_CONTENTS="
bartel-chess-fonts.doc.r20619
chess.doc.r20582
chess-problem-diagrams.doc.r72556
chessboard.doc.r72795
chessfss.doc.r19440
chinesechess.doc.r63276
crossword.doc.r64375
crosswrd.doc.r16896
customdice.doc.r64089
egameps.doc.r15878
gamebook.doc.r24714
gamebooklib.doc.r67772
go.doc.r28628
havannah.doc.r36348
hexboard.doc.r62102
hexgame.doc.r15878
hmtrump.doc.r54512
horoscop.doc.r56021
jeuxcartes.doc.r68266
jigsaw.doc.r71923
labyrinth.doc.r33454
logicpuzzle.doc.r34491
mahjong.doc.r58896
maze.doc.r65508
musikui.doc.r47472
nimsticks.doc.r64118
onedown.doc.r69067
othello.doc.r15878
othelloboard.doc.r23714
pas-crosswords.doc.r32313
playcards.doc.r67342
psgo.doc.r15878
quizztex.doc.r72256
realtranspose.doc.r56623
reverxii.doc.r63753
rouequestions.doc.r67670
rpgicons.doc.r71994
rubik.doc.r46791
schwalbe-chess.doc.r63708
scrabble.doc.r69599
sgame.doc.r30959
skak.doc.r61719
skaknew.doc.r20031
soup.doc.r50815
sudoku.doc.r67189
sudokubundle.doc.r15878
tangramtikz.doc.r66183
thematicpuzzle.doc.r69356
trivialpursuit.doc.r72615
twoxtwogame.doc.r70423
wargame.doc.r72903
weiqi.doc.r70178
wordle.doc.r72059
xq.doc.r35211
xskak.doc.r51432
"
TEXLIVE_MODULE_SRC_CONTENTS="
chess-problem-diagrams.source.r72556
chessboard.source.r72795
chessfss.source.r19440
crossword.source.r64375
crosswrd.source.r16896
customdice.source.r64089
gamebook.source.r24714
gamebooklib.source.r67772
go.source.r28628
havannah.source.r36348
hexboard.source.r62102
horoscop.source.r56021
mahjong.source.r58896
nimsticks.source.r64118
onedown.source.r69067
realtranspose.source.r56623
reverxii.source.r63753
rubik.source.r46791
schwalbe-chess.source.r63708
soup.source.r50815
sudoku.source.r67189
sudokubundle.source.r15878
wargame.source.r72903
weiqi.source.r70178
xskak.source.r51432
"
inherit texlive-module
DESCRIPTION="TeXLive Games typesetting"
LICENSE="Apache-2.0 CC-BY-1.0 CC-BY-4.0 CC-BY-SA-4.0 GPL-1+ LGPL-2.1 LGPL-3 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT TeX-other-free public-domain"
SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
COMMON_DEPEND="
>=dev-texlive/texlive-latex-2024
"
RDEPEND="
${COMMON_DEPEND}
"
DEPEND="
${COMMON_DEPEND}
"
TEXLIVE_MODULE_BINSCRIPTS="
texmf-dist/scripts/rubik/rubikrotation.pl
"