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: media-gfx/plantuml/
Date: Wed,  2 Feb 2022 08:34:12 +0000 (UTC)	[thread overview]
Message-ID: <1643790846.4692ee8975cd419c7d4aa2727b0f99f0683f8f90.fordfrog@gentoo> (raw)

commit:     4692ee8975cd419c7d4aa2727b0f99f0683f8f90
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  2 08:34:06 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Feb  2 08:34:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4692ee89

media-gfx/plantuml: bump to 1.2022.1

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-gfx/plantuml/Manifest                 |  1 +
 media-gfx/plantuml/plantuml-1.2022.1.ebuild | 33 +++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/media-gfx/plantuml/Manifest b/media-gfx/plantuml/Manifest
index d369d0bd06a1..443e971b47c4 100644
--- a/media-gfx/plantuml/Manifest
+++ b/media-gfx/plantuml/Manifest
@@ -1,2 +1,3 @@
 DIST plantuml-1.2021.16.tar.gz 5378332 BLAKE2B 717ada64ab3664eb790089520ed70106f45eb82186bd26471dcbc732ca0edf6df6d9e55598810c7b208ac5be5efd69452d48f1553b8cd13275ee7d4f0778b603 SHA512 70a0bd0453ed2457fc16a7544a82b53d45e42d3d3fe3d647e1f1509a25135b9adf3fbee70a8e64394829fc941cd5beb66494d8281431fdfe0595cdf2450cc1ec
 DIST plantuml-1.2022.0.tar.gz 5384395 BLAKE2B d6eae1d247aaded608d4e70e8eb97c242d95deb231d596c3069c695429345081dcad95436100b70dcccfa6bdfb2ad890009d2429d80d2f971df87de3e3cf6b95 SHA512 8fdead5696e6ddceb947a2d67aad4dce5d82511b795c5f5a5196fe8d7abc7c7de72f56d2982c82a3b784139dccaec53de7510f757eda758ab5f300b440a278b1
+DIST plantuml-1.2022.1.tar.gz 5395748 BLAKE2B 394280c9abf739f35ecf7e0ac84ccb1dba770ab0eff566a46c2e141227e556c17578ed3f5ccffffe7df82d7b7f3cd2d8a86c9d214d16557fe8e8b789a66acd7e SHA512 c510c1291dca58ef81626d3b416db5aeb5060958698cf37a6552a6eea820ce332d00f2b21cd382dadd18035b5f83a305973cfbe1137b09313ec63babeaad5660

diff --git a/media-gfx/plantuml/plantuml-1.2022.1.ebuild b/media-gfx/plantuml/plantuml-1.2022.1.ebuild
new file mode 100644
index 000000000000..c1ad0e0aaa4f
--- /dev/null
+++ b/media-gfx/plantuml/plantuml-1.2022.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="source"
+inherit java-pkg-2 java-ant-2 desktop xdg
+
+DESCRIPTION="Draw UML diagrams using a simple and human readable text description"
+HOMEPAGE="https://plantuml.com"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=virtual/jdk-1.8:*"
+
+RDEPEND="
+	>=virtual/jre-1.8:*
+	dev-java/ant-core:0
+	media-gfx/graphviz"
+
+EANT_BUILD_TARGET="dist"
+EANT_GENTOO_CLASSPATH="ant-core"
+JAVA_ANT_REWRITE_CLASSPATH="true"
+
+src_install() {
+	java-pkg_dojar ${PN}.jar
+	java-pkg_dolauncher ${PN} --jar ${PN}.jar
+	use source && java-pkg_dosrc src/*
+
+	make_desktop_entry plantuml PlantUML
+}


             reply	other threads:[~2022-02-02  8:34 UTC|newest]

Thread overview: 78+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-02  8:34 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-02  9:04 [gentoo-commits] repo/gentoo:master commit in: media-gfx/plantuml/ Miroslav Šulc
2024-10-01 23:32 Sam James
2024-09-25  7:02 Miroslav Šulc
2024-09-03  8:29 Miroslav Šulc
2024-06-29  9:50 Miroslav Šulc
2024-06-28 15:38 Sam James
2024-05-29  9:43 Miroslav Šulc
2024-05-27  6:39 Miroslav Šulc
2024-05-25  9:23 Miroslav Šulc
2024-05-25  0:49 Sam James
2024-05-08  9:05 Miroslav Šulc
2024-05-07 10:05 Sam James
2024-04-25 11:55 Miroslav Šulc
2024-04-07  8:31 Miroslav Šulc
2024-03-22  8:43 Miroslav Šulc
2024-03-22  6:14 Arthur Zamarin
2024-02-17 11:53 Miroslav Šulc
2024-02-16 12:57 Miroslav Šulc
2024-02-13  8:26 Miroslav Šulc
2024-02-12 10:22 Sam James
2024-02-09  8:22 Miroslav Šulc
2024-02-02 15:15 Miroslav Šulc
2024-01-12 13:35 Miroslav Šulc
2024-01-12 13:35 Miroslav Šulc
2022-09-25  3:19 Miroslav Šulc
2022-09-25  1:18 Sam James
2022-08-24  3:20 Miroslav Šulc
2022-07-26  4:10 Miroslav Šulc
2022-07-25  7:07 Agostino Sarubbo
2022-06-23  4:09 Miroslav Šulc
2022-06-01  5:53 Miroslav Šulc
2022-05-31  7:07 Jakov Smolić
2022-05-11 12:33 Miroslav Šulc
2022-05-11  9:33 Jakov Smolić
2022-05-01  5:26 Miroslav Šulc
2022-05-01  5:11 Miroslav Šulc
2022-04-30 19:09 Sam James
2022-04-15  6:34 Miroslav Šulc
2022-04-14 19:36 Jakov Smolić
2022-04-10  8:38 Miroslav Šulc
2022-03-30  6:37 Miroslav Šulc
2022-03-15  9:50 Miroslav Šulc
2022-03-15  9:38 Jakov Smolić
2022-03-14  8:27 Miroslav Šulc
2022-02-12 15:19 Miroslav Šulc
2022-02-12 11:38 Jakov Smolić
2022-01-12  9:46 Miroslav Šulc
2022-01-09 21:46 Miroslav Šulc
2022-01-09 20:35 Jakov Smolić
2022-01-04  8:11 Miroslav Šulc
2022-01-03 18:21 Miroslav Šulc
2022-01-03  9:19 Sam James
2021-12-14  8:05 Miroslav Šulc
2021-12-14  8:00 Jakov Smolić
2021-12-09  9:07 Miroslav Šulc
2021-12-04  8:58 Miroslav Šulc
2021-12-03 15:58 Sam James
2021-12-03  9:57 Miroslav Šulc
2021-11-13  9:04 Miroslav Šulc
2021-11-08 11:22 Miroslav Šulc
2021-11-08 10:01 Jakov Smolić
2021-11-03  6:28 Miroslav Šulc
2021-10-08 18:46 Miroslav Šulc
2021-06-12  9:52 Miroslav Šulc
2021-06-12  3:29 Sam James
2021-05-12  6:17 Miroslav Šulc
2020-07-21  1:36 Aaron Bauman
2020-02-18  8:52 Miroslav Šulc
2020-02-17 12:13 Agostino Sarubbo
2020-01-17 10:14 Miroslav Šulc
2020-01-17  9:29 Agostino Sarubbo
2020-01-16 23:44 Miroslav Šulc
2019-12-17 12:46 Miroslav Šulc
2019-12-17 12:46 Miroslav Šulc
2019-04-09 21:17 Mikle Kolyada
2016-08-06 10:05 James Le Cuirot
2016-08-06  9:39 Pacho Ramos

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=1643790846.4692ee8975cd419c7d4aa2727b0f99f0683f8f90.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