mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
15 lines
573 B
Groff
15 lines
573 B
Groff
DEFINED_PHASES=compile install prepare
|
|
DEPEND=ncurses? ( sys-libs/ncurses ) sdl? ( media-libs/libsdl2 ) X? ( x11-libs/libX11 )
|
|
DESCRIPTION=BBS (bulletin board system) terminal
|
|
EAPI=8
|
|
HOMEPAGE=https://syncterm.bbsdev.net/
|
|
INHERIT=desktop
|
|
IUSE=ncurses sdl X
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-2+
|
|
RDEPEND=ncurses? ( sys-libs/ncurses ) sdl? ( media-libs/libsdl2 ) X? ( x11-libs/libX11 )
|
|
SLOT=0
|
|
SRC_URI=https://sourceforge.net/projects/syncterm/files/syncterm/syncterm-1.1/syncterm-1.1-src.tgz
|
|
_eclasses_=desktop 56973babb9c5f19cab0eeb53ece644c6
|
|
_md5_=788767eb7608e326cd3af26d7cb6a07e
|