blob: 55600617765399caa6644bd97e60227eec0e429f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=app-arch/unzip
DEFINED_PHASES=install nofetch postinst postrm preinst
DESCRIPTION=Fantasy console for making and playing tiny games and other computer programs
EAPI=8
HOMEPAGE=https://www.lexaloffle.com/pico-8.php
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg
KEYWORDS=-* ~amd64 ~arm ~arm64 ~x86
LICENSE=PICO-8 MIT BSD-2
RDEPEND=media-libs/libsdl2[haptic,joystick,sound,video] net-misc/wget
RESTRICT=bindist fetch
SLOT=0
SRC_URI=amd64? ( pico-8_0.2.6b_amd64.zip ) arm? ( pico-8_0.2.6b_raspi.zip ) arm64? ( pico-8_0.2.6b_raspi.zip ) x86? ( pico-8_0.2.6b_i386.zip )
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=ff8d864fdb3a59c66a65b807094dac0c
|