From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jackcess/
Date: Mon, 5 Dec 2016 14:16:59 +0000 (UTC) [thread overview]
Message-ID: <1480947412.fab2ed732c4b25f1804c5743002f2c7a75408e7c.whissi@gentoo> (raw)
commit: fab2ed732c4b25f1804c5743002f2c7a75408e7c
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 4 20:37:38 2016 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Dec 5 14:16:52 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab2ed73
dev-java/jackcess: New package
Jackcess is a pure Java library for reading and writing MS Access
databases. It provides a robust, cross-platform backend API allowing other
developers to integrate MS Access support into their Java applications.
This package is needed for >=sci-libs/gdal-2.0.3[mdb].
Package-Manager: portage-2.3.2
dev-java/jackcess/Manifest | 1 +
dev-java/jackcess/jackcess-1.2.14.3.ebuild | 33 ++++++++++++++++++++++++++++++
dev-java/jackcess/metadata.xml | 12 +++++++++++
3 files changed, 46 insertions(+)
diff --git a/dev-java/jackcess/Manifest b/dev-java/jackcess/Manifest
new file mode 100644
index 00000000..3a67cf9
--- /dev/null
+++ b/dev-java/jackcess/Manifest
@@ -0,0 +1 @@
+DIST jackcess-1.2.14.3-sources.jar 541095 SHA256 016cae78d8567ac8aa9349d2481f7c20d856fc7e0b9a1503d33a201a465d6557 SHA512 a0ccc39187ee94f550760d5640b736cf54d7523bad4eed715166608e18b30acad82a8db2d78f4c9da381c04876571c3d9fdb0418ee2585568c5da18b000f3b1b WHIRLPOOL 7c6ff3f291d2757feda3cdc5e8aa4605dc972717cd0751a0abf9c6d76884df84e3395667f7fd436fe9eb9aa1381c8fecde9e9430f565d52865886e3b2a343e2d
diff --git a/dev-java/jackcess/jackcess-1.2.14.3.ebuild b/dev-java/jackcess/jackcess-1.2.14.3.ebuild
new file mode 100644
index 00000000..2db7e6d
--- /dev/null
+++ b/dev-java/jackcess/jackcess-1.2.14.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Pure Java library for reading from and writing to MS Access databases"
+HOMEPAGE="http://jackcess.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}-sources.jar"
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+
+CP_DEPEND=">=dev-java/commons-lang-2.6:2.1
+ >=dev-java/commons-logging-1.1.3:0
+ >=dev-java/log4j-1.2.7:0"
+
+DEPEND=">=virtual/jdk-1.7
+ app-arch/unzip
+ ${CP_DEPEND}"
+
+RDEPEND=">=virtual/jre-1.7
+ ${CP_DEPEND}"
+
+src_compile() {
+ java-pkg-simple_src_compile
+ java-pkg_addres "${PN}.jar" .
+}
diff --git a/dev-java/jackcess/metadata.xml b/dev-java/jackcess/metadata.xml
new file mode 100644
index 00000000..46b84d5
--- /dev/null
+++ b/dev-java/jackcess/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>java@gentoo.org</email>
+ <name>Java</name>
+ </maintainer>
+ <longdescription>
+ Lightweight Java cryptography APIs that work with everything
+ from the J2ME to the JDK 1.6
+ </longdescription>
+</pkgmetadata>
next reply other threads:[~2016-12-05 14:17 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-05 14:16 Thomas Deutschmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-07-17 9:48 [gentoo-commits] repo/gentoo:master commit in: dev-java/jackcess/ Alexis Ballier
2021-04-20 13:28 Miroslav Šulc
2021-04-20 13:44 Miroslav Šulc
2021-04-25 5:19 Sam James
2021-05-04 8:54 Miroslav Šulc
2021-05-06 7:22 Sergei Trofimovich
2021-05-16 18:58 Sam James
2021-05-17 3:02 Sam James
2022-07-10 19:08 Arthur Zamarin
2024-11-07 7:27 Miroslav Šulc
2024-11-07 7:30 Miroslav Šulc
2024-12-06 20:28 Sam James
2024-12-10 15:22 Sam James
2024-12-24 3:31 Sam James
2024-12-30 19:41 Florian Schmaus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1480947412.fab2ed732c4b25f1804c5743002f2c7a75408e7c.whissi@gentoo \
--to=whissi@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox