blob: 10499d02047e665ed67fdf2f1721ab1e9f4f36ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=configure
DEPEND=>=dev-libs/efl-1.18.0[eet,X] virtual/pkgconfig nls? ( sys-devel/gettext )
DESCRIPTION=Feature rich terminal emulator using the Enlightenment Foundation Libraries
EAPI=7
HOMEPAGE=https://www.enlightenment.org/about-terminology
IUSE=nls
KEYWORDS=amd64 ~ppc ~ppc64 x86
LICENSE=BSD-2
RDEPEND=>=dev-libs/efl-1.18.0[eet,X]
SLOT=0
SRC_URI=https://download.enlightenment.org/rel/apps/terminology/terminology-1.1.0.tar.xz
_md5_=8e62c2957639149bb7912851193dfa15
|