mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
16 lines
1.3 KiB
Groff
16 lines
1.3 KiB
Groff
DEFINED_PHASES=compile configure install preinst prepare setup test
|
|
DEPEND=dev-java/ant-core:0 dev-java/antlr:0 dev-java/jsr305:0 >=virtual/jdk-1.8:* dev-java/cpptasks:0 test? ( dev-java/junit:4 dev-java/ant-junit4 ) >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2:0 dev-java/ant-antlr dev-java/ant-contrib dev-java/cpptasks:0 dev-java/javatoolkit
|
|
DESCRIPTION=Automatically generate the JNI code necessary to call C libraries
|
|
EAPI=8
|
|
HOMEPAGE=https://jogamp.org/gluegen/www/ https://github.com/sgothel/gluegen
|
|
INHERIT=java-pkg-2 java-ant-2 toolchain-funcs
|
|
IUSE=doc source test
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD Apache-2.0
|
|
RDEPEND=dev-java/ant-core:0 dev-java/antlr:0 dev-java/jsr305:0 >=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=2.3
|
|
SRC_URI=https://github.com/sgothel/gluegen/archive/v2.3.2.tar.gz -> gluegen-2.3.2.gh.tar.gz https://github.com/sgothel/jcpp/archive/refs/tags/v2.3.2.tar.gz -> gluegen-jcpp-2.3.2.gh.tar.gz
|
|
_eclasses_=java-utils-2 7b583ddc65574e378a6cc934f7c114a8 java-pkg-2 3b09e051fc2045a0f0b9471b87d4f8bd multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 java-ant-2 5cf479aa9e0ac9cc55899f2762c2aaa0
|
|
_md5_=9b6aeb9e7f73549ae13fcffe878bd8b9
|