public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jansi-native/
Date: Sun, 23 Aug 2020 12:56:11 +0000 (UTC)	[thread overview]
Message-ID: <1598187364.fe2ae2d8c00ebcdc28bcacfac7e5cc92f5c8889b.fordfrog@gentoo> (raw)

commit:     fe2ae2d8c00ebcdc28bcacfac7e5cc92f5c8889b
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Jul 20 13:05:01 2020 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 12:56:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe2ae2d8

dev-java/jansi-native: verbump to 1.8

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16752
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/jansi-native/Manifest                |  1 +
 dev-java/jansi-native/jansi-native-1.8.ebuild | 42 +++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/dev-java/jansi-native/Manifest b/dev-java/jansi-native/Manifest
index 54acd054fe5..f2f4e1fb086 100644
--- a/dev-java/jansi-native/Manifest
+++ b/dev-java/jansi-native/Manifest
@@ -1 +1,2 @@
 DIST jansi-native-1.5.tar.gz 205008 BLAKE2B 94f46527165e1956640ceabf10ea6ae90fb461e331389823ebd9f86b2b0cadd0ed777e20787fd5bcc9388fc250be1d5415feefe4953fba9a5610870409940060 SHA512 29d178f013701b7e7844f899530f51486037e3a1403018ba4a41475ceb8d58afec768d177f64cbedd41adfb681ba08e578c2e18d956770bc039dfece8602a212
+DIST jansi-native-1.8.tar.gz 33043 BLAKE2B f7859a3cc9e882c8baa2e8a8a7598be9ec70c3575bf48e3fd8374323ffa84c5fa212e29c52fe382aed99398435bfece46fc5881a83b01e3017ee6b0834b8968e SHA512 6216afd1ec64dad0c6bc6c4ff1cf4192e92349b71f8737ea8799aaac7be74ffee71a68569c0bbab95c95b4491f2135ede9cbedb31bf55ae832e197c43cfd6fff

diff --git a/dev-java/jansi-native/jansi-native-1.8.ebuild b/dev-java/jansi-native/jansi-native-1.8.ebuild
new file mode 100644
index 00000000000..c4c23041e59
--- /dev/null
+++ b/dev-java/jansi-native/jansi-native-1.8.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+JAVA_PKG_IUSE="doc source"
+
+inherit vcs-snapshot java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Native JNI component for dev-java/jansi"
+HOMEPAGE="http://jansi.fusesource.org/"
+SRC_URI="https://github.com/fusesource/${PN}/archive/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+CDEPEND="dev-java/hawtjni-runtime:0"
+
+DEPEND="${CDEPEND}
+	>=virtual/jdk-1.8"
+
+RDEPEND="${CDEPEND}
+	>=virtual/jre-1.8"
+
+S="${WORKDIR}/${P}"
+
+JAVA_SRC_DIR="src/main/java"
+JAVA_GENTOO_CLASSPATH="hawtjni-runtime"
+
+src_prepare() {
+	# Easier to use java-pkg-simple.
+	rm -v pom.xml || die
+
+	default
+}
+
+src_install() {
+	java-pkg-simple_src_install
+
+	dodoc {changelog,readme}.md
+}


             reply	other threads:[~2020-08-23 12:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-23 12:56 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-07  7:43 [gentoo-commits] repo/gentoo:master commit in: dev-java/jansi-native/ Miroslav Šulc
2021-12-22 18:47 Arthur Zamarin
2021-11-25  4:14 Sam James
2021-04-26 15:06 Miroslav Šulc
2021-04-22 12:18 Sam James
2021-04-22  3:01 Sam James
2020-08-23 12:59 Miroslav Šulc
2020-08-23 12:56 Miroslav Šulc
2020-08-04  8:15 Miroslav Šulc
2017-07-13 20:42 Alexis Ballier
2015-10-25 15:31 Patrice Clement

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=1598187364.fe2ae2d8c00ebcdc28bcacfac7e5cc92f5c8889b.fordfrog@gentoo \
    --to=fordfrog@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