2024-12-08 19:03:21 UTC

This commit is contained in:
Repository mirror & CI
2024-12-08 19:03:22 +00:00
parent e12c1569eb
commit e521ea19bd
17 changed files with 85 additions and 54 deletions

View File

@@ -0,0 +1,15 @@
DEFINED_PHASES=compile install preinst prepare setup test
DEPEND=dev-java/checker-framework-qual:0 dev-java/jna:4 dev-java/osgi-cmpn:8 dev-java/osgi-core:0 >=dev-java/scram-3.1:0 dev-java/waffle-jna:0 >=virtual/jdk-1.8:* test? ( dev-java/junit:5 ) >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:4 )
DESCRIPTION=Java JDBC 4.2 (JRE 8+) driver for PostgreSQL database
EAPI=8
HOMEPAGE=https://jdbc.postgresql.org/
INHERIT=java-pkg-2 java-pkg-simple
IUSE=doc source test
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://jdbc.postgresql.org/download/postgresql-jdbc-42.7.4.src.tar.gz
_eclasses_=java-utils-2 c610b1541a10e37cb26ab5b707a744f1 java-pkg-2 6e6478d8b78f18251c008bad32994df9 java-pkg-simple 8221818a4df90800de803a44fd0875b4
_md5_=95a59a5051a8e37c8a79b672afeccebe

View File

@@ -0,0 +1,15 @@
DEFINED_PHASES=compile install preinst prepare setup test
DEPEND=dev-java/jetbrains-annotations:0 >=dev-java/stringprep-2.2:0 dev-java/findbugs-annotations:0 dev-java/jsr305:0 >=virtual/jdk-1.8:* test? ( dev-java/junit:5 ) >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:4 )
DESCRIPTION=SCRAM (RFC 5802) Java implementation
EAPI=8
HOMEPAGE=https://github.com/ongres/scram
INHERIT=java-pkg-2 java-pkg-simple
IUSE=doc source test
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-java/jetbrains-annotations:0 >=dev-java/stringprep-2.2:0 >=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/ongres/scram/archive/3.1.tar.gz -> scram-3.1.tar.gz
_eclasses_=java-utils-2 c610b1541a10e37cb26ab5b707a744f1 java-pkg-2 6e6478d8b78f18251c008bad32994df9 java-pkg-simple 8221818a4df90800de803a44fd0875b4
_md5_=2436bd1c2d0e42f7a404917167cf1f69

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=compile install preinst prepare setup test
DEPEND=>=virtual/jdk-11:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
DESCRIPTION=Stringprep (RFC 3454) Java implementation
EAPI=8
HOMEPAGE=https://gitlab.com/ongresinc/stringprep
INHERIT=java-pkg-2 java-pkg-simple
IUSE=doc source
KEYWORDS=~amd64 ~ppc64 ~x86
LICENSE=BSD-2
RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
SLOT=0
SRC_URI=https://github.com/ongres/stringprep/archive/2.2.tar.gz -> stringprep-2.2.tar.gz
_eclasses_=java-utils-2 c610b1541a10e37cb26ab5b707a744f1 java-pkg-2 6e6478d8b78f18251c008bad32994df9 java-pkg-simple 8221818a4df90800de803a44fd0875b4
_md5_=6aa9d2a0a38541c424a1fd8f12a42103