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/lzma/
Date: Mon, 16 Dec 2024 14:28:28 +0000 (UTC)	[thread overview]
Message-ID: <1734359264.0de9a004f4b503bb6d848a2608ffb6068f1318d9.fordfrog@gentoo> (raw)

commit:     0de9a004f4b503bb6d848a2608ffb6068f1318d9
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sat Dec 14 14:19:44 2024 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 14:27:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de9a004

dev-java/lzma: add 24.09

Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/39668/commits/bd4a7f8a2cadf8249246d8f0d84f5e10246fe891
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/lzma/Manifest          |  1 +
 dev-java/lzma/lzma-24.09.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-java/lzma/Manifest b/dev-java/lzma/Manifest
index bedc97973b95..137ca4fe1303 100644
--- a/dev-java/lzma/Manifest
+++ b/dev-java/lzma/Manifest
@@ -1 +1,2 @@
 DIST lzma-22.01.7z 1261282 BLAKE2B 31bfa505626c6d22f84562d927cb8b7f0c6f9d7cfe9e38f49b33866957ad81f7bd1e6fb7b02a3e001edf9d64fc499b396e73738585e7d3a29fcd7d41dc65d1d7 SHA512 83e320242a51cb37caefd386a5768e64c6872101fd3c3cf4d3318bf834d27e84d8a92e3252987520a578b19ce3e2cddcbf9e10b909f5263c5cdc0710c2f26797
+DIST lzma-24.09.7z 1747679 BLAKE2B defb6e47a7f29a132ebed4bd71c00695708532670ef31de0917438b1b7a53e45144fa94f89e980af741d3c26862255a3d99c9b51cb06186bac20c5cdc272df97 SHA512 7d111668695da24061103f9287cd29f8f5dceca77d043a63ac1621d9f1c82e4e012efdcaa61ab24e56db33c5a70f04b426b71b3f224570a27b4e875fa38fdb0b

diff --git a/dev-java/lzma/lzma-24.09.ebuild b/dev-java/lzma/lzma-24.09.ebuild
new file mode 100644
index 000000000000..c5971d682334
--- /dev/null
+++ b/dev-java/lzma/lzma-24.09.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple unpacker
+
+DESCRIPTION="Java code for LZMA compression and decompression"
+HOMEPAGE="https://7-zip.org/"
+SRC_URI="https://7-zip.org/a/lzma${PV/./}.7z -> ${P}.7z"
+S="${WORKDIR}/Java"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+
+BDEPEND="$(unpacker_src_uri_depends)"
+DEPEND=">=virtual/jdk-1.8:*"
+RDEPEND=">=virtual/jre-1.8:*"
+
+JAVA_SRC_DIR="SevenZip"


             reply	other threads:[~2024-12-16 14:28 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-16 14:28 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-06 14:37 [gentoo-commits] repo/gentoo:master commit in: dev-java/lzma/ Arthur Zamarin
2025-09-05  7:55 Arthur Zamarin
2025-08-06 19:54 Miroslav Šulc
2025-08-06 19:54 Miroslav Šulc
2025-01-15  6:13 Miroslav Šulc
2025-01-14 12:07 Sam James
2022-12-10 17:12 Arthur Zamarin
2022-12-10 15:39 Arthur Zamarin
2022-12-10 14:33 Arthur Zamarin
2022-11-10  9:26 Florian Schmaus
2022-11-10  9:26 Florian Schmaus
2022-08-05  7:31 Arthur Zamarin
2022-06-02  6:14 Sam James
2021-11-24  9:20 Miroslav Šulc
2021-11-24  9:08 Agostino Sarubbo
2021-11-23  9:12 Jakov Smolić
2021-10-23 12:24 Miroslav Šulc
2018-04-08 18:38 James Le Cuirot
2015-11-18 13:28 Patrice Clement
2015-10-15 15:17 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=1734359264.0de9a004f4b503bb6d848a2608ffb6068f1318d9.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