mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
12 lines
486 B
Groff
12 lines
486 B
Groff
DEFINED_PHASES=compile install
|
|
DEPEND=media-libs/libsdl2[opengl] media-libs/sdl2-image virtual/opengl
|
|
DESCRIPTION=VT100 terminal hardware simulator
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/larsbrinkhoff/terminal-simulator
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-3
|
|
RDEPEND=media-libs/libsdl2[opengl] media-libs/sdl2-image virtual/opengl
|
|
SLOT=0
|
|
SRC_URI=https://github.com/larsbrinkhoff/terminal-simulator/archive/refs/tags/0.2.tar.gz -> terminal-simulator-0.2.tar.gz
|
|
_md5_=3d3b2891b3bbf642657e2ea131d1422c
|