You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
785 B
14 lines
785 B
DEFINED_PHASES=compile install postinst prepare pretend unpack
|
|
DESCRIPTION=Free Pascal Compiler
|
|
EAPI=5
|
|
HOMEPAGE=https://www.freepascal.org/
|
|
IUSE=doc ide source
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=GPL-2 LGPL-2.1-with-linking-exception
|
|
RDEPEND=ide? ( !dev-lang/fpc-ide )
|
|
RESTRICT=strip
|
|
SLOT=0
|
|
SRC_URI=mirror://sourceforge/freepascal/fpcbuild-3.0.0.tar.gz mirror://sourceforge/freepascal/fpc-3.0.0.source.tar.gz amd64? ( mirror://sourceforge/freepascal/fpc-3.0.0.x86_64-linux.tar ) x86? ( mirror://sourceforge/freepascal/fpc-3.0.0.i386-linux.tar ) doc? ( mirror://sourceforge/freepascal/Documentation/3.0.0/doc-html.tar.gz -> fpc-3.0.0-doc-html.tar.gz )
|
|
_eclasses_=multilib 98584e405e2b0264d37e8f728327fed1 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
|
_md5_=bedaa549488ad9785b1100d5016bffc4
|