public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/imagej/
Date: Mon, 10 Jun 2024 07:03:17 +0000 (UTC)	[thread overview]
Message-ID: <1718002737.f9718d14356d6ac995991a9e02331b40d97204d8.andrewammerlaan@gentoo> (raw)

commit:     f9718d14356d6ac995991a9e02331b40d97204d8
Author:     Israel Hernandez <israel.a.hernandez <AT> gmail <DOT> com>
AuthorDate: Sun Jun  9 18:59:06 2024 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 06:58:57 2024 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f9718d14

sci-biology/imagej: add 1.54i, drop 1.54h

Signed-off-by: IAHMCOL <IAHMCOL <AT> thejabberwocky.net>

* This PR bumps imagej to version 1.54i
* This PR, also, redirects the icon to the new URL. Old URL hosted on the nih
became disabled
Closes: https://github.com/gentoo/sci/pull/1272

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 .../imagej/{imagej-1.54h-r1.ebuild => imagej-1.54i.ebuild}        | 8 ++++----
 sci-biology/imagej/imagej-9999.ebuild                             | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sci-biology/imagej/imagej-1.54h-r1.ebuild b/sci-biology/imagej/imagej-1.54i.ebuild
similarity index 94%
rename from sci-biology/imagej/imagej-1.54h-r1.ebuild
rename to sci-biology/imagej/imagej-1.54i.ebuild
index 0252d6613..ec98393df 100644
--- a/sci-biology/imagej/imagej-1.54h-r1.ebuild
+++ b/sci-biology/imagej/imagej-1.54i.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,12 +11,12 @@ IJ_PV="154" #plugins now available for 154
 DESCRIPTION="Image Processing and Analysis in Java"
 
 HOMEPAGE="
-	https://imagej.nih.gov/ij/
+	https://imagej.net/software/imagej/
 	https://github.com/imagej
 "
 
 SRC_URI="
-	https://imagej.nih.gov/ij/images/ImageJ.png
+	https://imagej.net/media/icons/imagej.png
 	plugins? ( https://wsr.imagej.net/distros/cross-platform/${MY_PN}${IJ_PV}.zip )"
 # plugins are under a different licenses and can be installed into user's $IJ_HOME/plugins
 
@@ -55,7 +55,7 @@ BDEPEND="
 "
 
 src_prepare() {
-	cp "${DISTDIR}"/ImageJ.png "${WORKDIR}/${PN}.png" || die
+	cp "${DISTDIR}"/imagej.png "${WORKDIR}/${PN}.png" || die
 
 	if [[ ${PV} == 9999 ]]; then
 	   if use plugins ; then

diff --git a/sci-biology/imagej/imagej-9999.ebuild b/sci-biology/imagej/imagej-9999.ebuild
index 0252d6613..ec98393df 100644
--- a/sci-biology/imagej/imagej-9999.ebuild
+++ b/sci-biology/imagej/imagej-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,12 +11,12 @@ IJ_PV="154" #plugins now available for 154
 DESCRIPTION="Image Processing and Analysis in Java"
 
 HOMEPAGE="
-	https://imagej.nih.gov/ij/
+	https://imagej.net/software/imagej/
 	https://github.com/imagej
 "
 
 SRC_URI="
-	https://imagej.nih.gov/ij/images/ImageJ.png
+	https://imagej.net/media/icons/imagej.png
 	plugins? ( https://wsr.imagej.net/distros/cross-platform/${MY_PN}${IJ_PV}.zip )"
 # plugins are under a different licenses and can be installed into user's $IJ_HOME/plugins
 
@@ -55,7 +55,7 @@ BDEPEND="
 "
 
 src_prepare() {
-	cp "${DISTDIR}"/ImageJ.png "${WORKDIR}/${PN}.png" || die
+	cp "${DISTDIR}"/imagej.png "${WORKDIR}/${PN}.png" || die
 
 	if [[ ${PV} == 9999 ]]; then
 	   if use plugins ; then


             reply	other threads:[~2024-06-10  7:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-10  7:03 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-17 12:29 [gentoo-commits] proj/sci:master commit in: sci-biology/imagej/ Andrew Ammerlaan
2023-12-20  9:47 Andrew Ammerlaan
2023-12-20  9:47 Andrew Ammerlaan
2023-12-20  9:47 Andrew Ammerlaan
2023-12-19  9:06 Andrew Ammerlaan
2023-08-17 19:28 Andrew Ammerlaan
2023-07-09 18:58 Andrew Ammerlaan
2023-07-03  8:11 Andrew Ammerlaan
2021-01-19 16:26 Andrew Ammerlaan
2017-09-07 20:49 David Seifert
2017-03-16 10:51 Martin Mokrejs
2017-03-16 10:49 Martin Mokrejs
2017-03-16 10:35 Martin Mokrejs

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=1718002737.f9718d14356d6ac995991a9e02331b40d97204d8.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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