mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
16 lines
797 B
Plaintext
16 lines
797 B
Plaintext
DEFINED_PHASES=compile install preinst prepare setup test
|
|
DEPEND=>=virtual/jdk-1.8:* >=dev-libs/libffi-3.4.2-r2:= >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:4 )
|
|
DESCRIPTION=Java Foreign Function Interface
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/jnr/jffi
|
|
INHERIT=java-pkg-2 java-pkg-simple
|
|
IUSE=doc source test
|
|
KEYWORDS=amd64 ~arm arm64 ppc64 x86
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=>=virtual/jre-1.8:* >=dev-libs/libffi-3.4.2-r2:= >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=1.3
|
|
SRC_URI=https://github.com/jnr/jffi/archive/jffi-1.3.10.tar.gz
|
|
_eclasses_=java-utils-2 d051ecd608488854eb9252d64d396140 java-pkg-2 1794573de2f5124d88b64ee5dc9aabb4 java-pkg-simple 1c8a695f6cae6a50261276f4b3da9914
|
|
_md5_=7ac4d88379b0b6230b7e2e8100050edf
|