mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
13 lines
485 B
Groff
13 lines
485 B
Groff
BDEPEND=dev-vcs/subversion
|
|
DEFINED_PHASES=configure
|
|
DESCRIPTION=GNU interpreter for the APL programming language
|
|
EAPI=8
|
|
HOMEPAGE=https://www.gnu.org/software/apl/
|
|
IUSE=static-libs erlang libapl python gtk3 pcre2 sqlite3 postgresql
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-3+
|
|
RDEPEND=gtk3? ( >=gui-libs/gtk-3.0.0 ) sqlite3? ( >=dev-db/sqlite-3.0.0 ) postgresql? ( dev-db/postgresql ) pcre2? ( dev-libs/libpcre2 )
|
|
SLOT=0
|
|
SRC_URI=mirror://gnu/apl/apl-1.8.tar.gz
|
|
_md5_=4a19aa6f4a26e42316feafc87a25f379
|