mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
13 lines
791 B
Groff
13 lines
791 B
Groff
DEFINED_PHASES=configure
|
|
DEPEND=curl? ( net-misc/curl ) gsl? ( sci-libs/gsl:= ) mpfr? ( dev-libs/mpfr:= ) plotutils? ( media-libs/plotutils ) postgres? ( dev-db/postgresql:* ) readline? ( sys-libs/readline:= )
|
|
DESCRIPTION=Algol 68 Genie compiler-interpreter
|
|
EAPI=8
|
|
HOMEPAGE=https://jmvdveer.home.xs4all.nl/en.algol-68-genie.html
|
|
IUSE=+curl +gsl +mpfr +ncurses plotutils postgres +readline
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=GPL-3+
|
|
RDEPEND=curl? ( net-misc/curl ) gsl? ( sci-libs/gsl:= ) mpfr? ( dev-libs/mpfr:= ) plotutils? ( media-libs/plotutils ) postgres? ( dev-db/postgresql:* ) readline? ( sys-libs/readline:= )
|
|
SLOT=0
|
|
SRC_URI=https://jmvdveer.home.xs4all.nl/algol68g-3.10.7.tar.gz https://dev.gentoo.org/~xgqt/distfiles/mirrored/algol68g-3.10.7.tar.gz
|
|
_md5_=f0dd45733a92bdf5ced7f9735b074b99
|