2020-10-25 14:05:18 UTC

This commit is contained in:
Repository mirror & CI
2020-10-25 14:05:18 +00:00
parent 92327c284a
commit c9e868f30e
3 changed files with 17 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test
DEPEND=test? ( dev-python/unittest2 ) dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Riichi Mahjong, the Japanese variant of the Chinese game Mahjong for 4 players
EAPI=7
HOMEPAGE=https://github.com/spirali/rmahjong
IUSE=test python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) dev-python/pygame[X,opengl] python_single_target_python3_6? ( dev-python/pygame[python_targets_python3_6(-)] dev-python/pyopengl[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/pygame[python_targets_python3_7(-)] dev-python/pyopengl[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/pygame[python_targets_python3_8(-)] dev-python/pyopengl[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pygame[python_targets_python3_9(-)] dev-python/pyopengl[python_targets_python3_9(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/spirali/rmahjong/archive/119704b581e3358ecb2764bd8e208ea5b24e7695.tar.gz -> rmahjong-0.4_p20201013.tar.gz https://github.com/KDE/kmahjongg/raw/master/icons/48-apps-kmahjongg.png -> kmahjongg_rmahjong.png
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 multilib 98584e405e2b0264d37e8f728327fed1 python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=ddc679cbc2d07e943391eee022b618a3

View File

@@ -258,6 +258,7 @@ games-action/netrek-cow 3.3.2: cow client for netrek
games-action/technic-launcher 4.591: Minecraft launcher for community-made modpacks on the Technic Platform
games-arcade/opensurge 0.5.1.2 9999: fun 2D retro platformer inspired by old-school Sonic games
games-arcade/taisei 1.3.1 9999: Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
games-board/rmahjong 0.4_p20201013: Riichi Mahjong, the Japanese variant of the Chinese game Mahjong for 4 players
games-engines/boxtron 0.5.4-r1: Steam Play compatibility tool to run DOS games using native Linux DOSBox
games-engines/luxtorpeda 23.0.0: Steam Play compatibility tool to run games using native Linux engines
games-fps/crispy-doom 5.9.0 5.9.1 5.9.2: A limit-removing enhanced-resolution Doom source port based on Chocolate Doom

View File

@@ -1 +1 @@
Sun, 25 Oct 2020 13:05:22 +0000
Sun, 25 Oct 2020 14:05:18 +0000