From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/josm-bin/
Date: Thu, 27 Jan 2022 17:40:06 +0000 (UTC) [thread overview]
Message-ID: <1643305177.7511259e6990d6e725861b1826626211cd92bb98.flow@gentoo> (raw)
commit: 7511259e6990d6e725861b1826626211cd92bb98
Author: Henning Schild <henning <AT> hennsch <DOT> de>
AuthorDate: Thu Jan 27 14:34:33 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Jan 27 17:39:37 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7511259e
sci-geosciences/josm-bin: version bump to 18360
Signed-off-by: Henning Schild <henning <AT> hennsch.de>
Closes: https://github.com/gentoo/gentoo/pull/23982
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
sci-geosciences/josm-bin/Manifest | 1 +
sci-geosciences/josm-bin/josm-bin-18360.ebuild | 32 ++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/sci-geosciences/josm-bin/Manifest b/sci-geosciences/josm-bin/Manifest
index b544d3aa2181..5f711eeb45ee 100644
--- a/sci-geosciences/josm-bin/Manifest
+++ b/sci-geosciences/josm-bin/Manifest
@@ -1,2 +1,3 @@
DIST josm-snapshot-18193.jar 16013832 BLAKE2B fba7f88f9833a4ccdd24be1a2554681dc77cd5d810ca9d5b960df350987a138d43804770f5adc61d0ee6a553e5d54753a3b9353ff344dff2a0d4d33b3221a6ed SHA512 13caae201e543468d27e44811ce3a5d774c9942b702c995a3b3cf8b893e925d2b23392537b6338f5835e2014e2e08144015a210b12a553706983ac07e172308d
DIST josm-snapshot-18303.jar 16144437 BLAKE2B 95222aafb509af2614a43aedc7b95a466d2ea533a9148c61da4eb547642d8e7509657e680f3402add03fbea73934417a58fe74418c67df312317c4518ebb5cd8 SHA512 1c1de8b4c90445ee139c553bb889a6477065a40d8e4db1516e8f79edeb8bccbd2065789536ec697fbd430970c59584c791e886c7a02c6061fb57089db6946e02
+DIST josm-snapshot-18360.jar 16186460 BLAKE2B ee973137823d0084b11c35f3e70435e6f88659009c822c2a24c90d1130dd04cc3879913dac587771b179529a1b1dd53d1e2ff6e4f10284d2ef6d7710388fe40e SHA512 e12c3ed6af206bb30475e301e5e674ee613062fc51a3731f778dfdcff7d6dcd2610b6d301e6085d92e1f3074bb1f53e22f61ab3953797c47188fff7d886699e3
diff --git a/sci-geosciences/josm-bin/josm-bin-18360.ebuild b/sci-geosciences/josm-bin/josm-bin-18360.ebuild
new file mode 100644
index 000000000000..3a5ff50d232a
--- /dev/null
+++ b/sci-geosciences/josm-bin/josm-bin-18360.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop java-utils-2 xdg
+
+DESCRIPTION="Java-based editor for the OpenStreetMap project"
+HOMEPAGE="https://josm.openstreetmap.de/"
+SRC_URI="https://josm.openstreetmap.de/download/josm-snapshot-${PV}.jar"
+S="${WORKDIR}"
+
+LICENSE="Apache-2.0 GPL-2+ GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=virtual/jre-1.8"
+BDEPEND="app-arch/unzip"
+
+src_install() {
+ java-pkg_newjar "${DISTDIR}/${A}" ${PN}.jar
+ java-pkg_dolauncher ${PN} --jar ${PN}.jar
+
+ local icon_size
+ for icon_size in 16 32 48; do
+ newicon -s ${icon_size} -t hicolor \
+ images/logo_${icon_size}x${icon_size}x32.png ${PN}.png
+ newicon -s ${icon_size} -t locolor \
+ images/logo_${icon_size}x${icon_size}x8.png ${PN}.png
+ done
+ make_desktop_entry ${PN} "Java OpenStreetMap Editor" ${PN} "Utility;Science;Geoscience"
+}
next reply other threads:[~2022-01-27 17:40 UTC|newest]
Thread overview: 103+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-27 17:40 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-03 19:22 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/josm-bin/ Arthur Zamarin
2025-04-02 16:58 Sam James
2025-04-01 19:32 Nowa Ammerlaan
2025-03-22 6:41 Arthur Zamarin
2025-03-10 22:43 Sam James
2025-03-01 16:22 Arthur Zamarin
2025-02-14 18:13 Arthur Zamarin
2025-02-14 18:13 Arthur Zamarin
2025-01-18 19:58 Sam James
2025-01-08 20:38 Arthur Zamarin
2024-12-22 20:10 Florian Schmaus
2024-12-09 5:47 Arthur Zamarin
2024-12-05 14:59 Florian Schmaus
2024-12-05 14:59 Florian Schmaus
2024-11-15 1:22 Sam James
2024-11-06 10:02 Florian Schmaus
2024-11-06 10:02 Florian Schmaus
2024-10-31 19:30 Arthur Zamarin
2024-10-07 19:37 Florian Schmaus
2024-09-28 10:22 Andrew Ammerlaan
2024-09-28 10:22 Andrew Ammerlaan
2024-09-23 15:31 Andrew Ammerlaan
2024-09-17 19:54 Sam James
2024-09-09 0:17 Eli Schwartz
2024-08-23 2:08 Eli Schwartz
2024-08-15 5:30 Joonas Niilola
2024-08-13 7:36 Joonas Niilola
2024-08-13 7:36 Joonas Niilola
2024-07-09 1:55 Sam James
2024-07-08 14:35 Eli Schwartz
2024-06-23 17:50 Arthur Zamarin
2024-06-22 22:06 Sam James
2024-06-08 12:04 Arthur Zamarin
2024-06-06 16:58 Arthur Zamarin
2024-06-06 6:56 Florian Schmaus
2024-05-21 8:58 Florian Schmaus
2024-05-21 8:58 Florian Schmaus
2024-04-24 17:39 Arthur Zamarin
2024-04-11 7:09 Florian Schmaus
2024-04-10 7:07 Florian Schmaus
2024-04-04 15:05 Arthur Zamarin
2024-03-20 20:23 Andrew Ammerlaan
2024-03-04 10:22 Florian Schmaus
2024-03-04 10:22 Florian Schmaus
2024-03-03 22:12 Sam James
2024-01-23 13:30 Florian Schmaus
2024-01-10 13:14 Andrew Ammerlaan
2024-01-10 13:14 Andrew Ammerlaan
2023-10-31 18:53 Sam James
2023-10-18 12:50 Florian Schmaus
2023-10-17 6:09 Joonas Niilola
2023-09-29 5:05 Arthur Zamarin
2023-07-26 7:58 Florian Schmaus
2023-06-21 11:51 Andrew Ammerlaan
2023-06-17 22:48 Sam James
2023-06-11 8:44 Joonas Niilola
2023-06-02 8:22 Florian Schmaus
2023-06-01 17:09 Arthur Zamarin
2023-06-01 17:08 Arthur Zamarin
2023-05-16 14:02 Florian Schmaus
2023-05-11 20:29 Conrad Kostecki
2023-05-10 8:02 Joonas Niilola
2023-05-10 8:02 Joonas Niilola
2023-04-28 7:44 Joonas Niilola
2023-04-28 7:44 Joonas Niilola
2023-03-19 23:59 Sam James
2023-03-19 23:59 Sam James
2023-03-17 9:46 Florian Schmaus
2023-03-17 9:46 Florian Schmaus
2023-02-14 15:24 Florian Schmaus
2023-02-07 6:47 Joonas Niilola
2023-02-07 6:47 Joonas Niilola
2023-01-08 9:40 Florian Schmaus
2023-01-07 12:37 Florian Schmaus
2023-01-07 12:37 Florian Schmaus
2023-01-06 14:38 Arthur Zamarin
2023-01-06 14:38 Arthur Zamarin
2023-01-03 13:01 Florian Schmaus
2023-01-02 11:39 Florian Schmaus
2022-11-21 15:29 Florian Schmaus
2022-10-18 12:02 Andrew Ammerlaan
2022-10-18 12:02 Andrew Ammerlaan
2022-10-07 21:07 Florian Schmaus
2022-10-07 21:07 Florian Schmaus
2022-07-19 7:41 Florian Schmaus
2022-07-19 7:41 Florian Schmaus
2022-06-08 8:12 Florian Schmaus
2022-05-15 9:22 Florian Schmaus
2022-05-15 9:22 Florian Schmaus
2022-04-23 1:34 Sam James
2022-04-15 3:49 Ionen Wolkens
2022-03-08 8:22 Florian Schmaus
2022-03-08 8:22 Florian Schmaus
2021-11-02 9:44 Florian Schmaus
2021-11-02 9:44 Florian Schmaus
2021-09-10 7:22 Joonas Niilola
2021-09-10 7:22 Joonas Niilola
2021-09-04 6:26 Joonas Niilola
2021-09-04 6:26 Joonas Niilola
2021-09-04 6:26 Joonas Niilola
2021-08-04 19:47 Andrew Ammerlaan
2021-08-03 7:55 Andrew Ammerlaan
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=1643305177.7511259e6990d6e725861b1826626211cd92bb98.flow@gentoo \
--to=flow@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