public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sci-biology/jalview-bin/
Date: Fri, 19 Jan 2024 10:31:46 +0000 (UTC)	[thread overview]
Message-ID: <1705602793.ad299e58365fdac57c0362f807e45054610c42e3.arthurzam@gentoo> (raw)

commit:     ad299e58365fdac57c0362f807e45054610c42e3
Author:     Andrés Becerra <andres.becerra <AT> gmail <DOT> com>
AuthorDate: Thu Jan 18 18:31:02 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 18:33:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad299e58

sci-biology/jalview-bin: add version 2.11.3.2

Signed-off-by: Andrés Becerra <andres.becerra <AT> gmail.com>

 sci-biology/jalview-bin/Manifest                   |  1 +
 .../jalview-bin/jalview-bin-2.11.3.2.ebuild        | 35 ++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/sci-biology/jalview-bin/Manifest b/sci-biology/jalview-bin/Manifest
index c5bd33c169..799f978691 100644
--- a/sci-biology/jalview-bin/Manifest
+++ b/sci-biology/jalview-bin/Manifest
@@ -1 +1,2 @@
 DIST jalview-all-2.11.2.7-j1.8.jar 43681770 BLAKE2B 5278b94ae0c2872558a06aeeb2f0440b00dcc054d364a296eb7104cd32303104453b3782a84d17b7ed1819cdb50b89c1295914f703c7ba9a1ad10895b0f7c626 SHA512 dd12e76d01f6638f903a5dec36dfd3c77c9f83d92cc6c67b1b847e9953c0bd823033592e233852b6654768c9576045b5c74790741f54e76dc5f4747efd77f38a
+DIST jalview-all-2.11.3.2-j1.8.jar 48202428 BLAKE2B 0a3ef277e9e1da7283dfcef9736a9301224324f6e54e276832b06f63c935e6d3550feb6599a092847fb611174cb2aa78f8c72aea1a7cbf7906d9458e1e1055ef SHA512 90200e6d0ad927d0f2603af53dd0ab64e1a7862f9d09c3266fa23254e517b082972691b17ef1f11acf9c583bd5a58a657470948e2d322343ce32f2c08f61859a

diff --git a/sci-biology/jalview-bin/jalview-bin-2.11.3.2.ebuild b/sci-biology/jalview-bin/jalview-bin-2.11.3.2.ebuild
new file mode 100644
index 0000000000..684ca61eb7
--- /dev/null
+++ b/sci-biology/jalview-bin/jalview-bin-2.11.3.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_WANT_TARGET=1.8
+
+inherit desktop java-pkg-2
+
+DESCRIPTION="Editor of multiple sequence alignments."
+HOMEPAGE="https://www.jalview.org/"
+SRC_URI="https://www.jalview.org/getdown/release/jalview-all-${PV}-j1.8.jar"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="app-arch/unzip"
+
+RDEPEND="virtual/jre:1.8"
+
+S="${WORKDIR}"
+
+src_unpack() {
+	cp -v "${DISTDIR}/${A}" . || die
+	unzip -u ${A} images/jalview_logo-48.png || die
+}
+
+src_install() {
+	java-pkg_newjar "jalview-all-${PV}-j1.8.jar"
+	java-pkg_dolauncher "${PN}" --jar "${PN}.jar"
+	newicon images/jalview_logo-48.png jalview_logo_48.png
+	make_desktop_entry "${PN}" JalView jalview_logo_48 Science
+}


             reply	other threads:[~2024-01-19 10:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-19 10:31 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-28 22:07 [gentoo-commits] repo/proj/guru:master commit in: sci-biology/jalview-bin/ Julien Roy
2024-10-02 13:58 David Roman
2024-10-02 13:58 David Roman
2024-05-25 13:01 Julien Roy
2024-01-19 10:31 Arthur Zamarin
2023-11-02  9:14 [gentoo-commits] repo/proj/guru:dev " Rui Huang
2023-11-02  9:21 ` [gentoo-commits] repo/proj/guru:master " Rui Huang

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=1705602793.ad299e58365fdac57c0362f807e45054610c42e3.arthurzam@gentoo \
    --to=arthurzam@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