dev-java/jnr-enxio - 0.32.13 (spark-overlay)

Search

Package Information

Description:
Native I/O access for java
Homepage:
https://github.com/jnr/jnr-enxio
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
0.32.13 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

JAVA_PKG_IUSE="doc source test"
MAVEN_ID="com.github.jnr:${PN}:${PV}"
JAVA_TESTING_FRAMEWORKS="junit-4"

inherit java-pkg-2 java-pkg-simple

DESCRIPTION="Native I/O access for java"
HOMEPAGE="https://github.com/jnr/jnr-enxio"
SRC_URI="https://github.com/jnr/jnr-enxio/archive/refs/tags/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"

CP_DEPEND="
	dev-java/jnr-constants:0
	dev-java/jnr-ffi:2
"

DEPEND="
	>=virtual/jdk-1.8:*
	${CP_DEPEND}
"

RDEPEND="
	>=virtual/jre-1.8:*
	${CP_DEPEND}
"

S="${WORKDIR}/${PN}-${P}"

JAVA_SRC_DIR="src/main/java"

JAVA_TEST_GENTOO_CLASSPATH="junit-4"
JAVA_TEST_SRC_DIR="src/test/java"

Dependencies

DEPEND

	>=virtual/jdk-1.8:*
	
	dev-java/jnr-constants:0
	dev-java/jnr-ffi:2

RDEPEND

	>=virtual/jre-1.8:*
	
	dev-java/jnr-constants:0
	dev-java/jnr-ffi:2

Manifest for 0.32.13

Type File Size Source URLs
DIST jnr-enxio-0.32.13.tar.gz 13207 bytes https://github.com/jnr/jnr-enxio/archive/refs/tags/jnr-enxio-0.32.13.tar.gz