public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthew Smith" <matthew@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/miniz/
Date: Fri, 25 Nov 2022 08:56:19 +0000 (UTC)	[thread overview]
Message-ID: <1669366553.a4ab17633e793968e05a13b38e2b09ae54d5e433.matthew@gentoo> (raw)

commit:     a4ab17633e793968e05a13b38e2b09ae54d5e433
Author:     Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 25 08:50:40 2022 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Fri Nov 25 08:55:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4ab1763

dev-libs/miniz: add 3.0.1

Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 dev-libs/miniz/Manifest           |  1 +
 dev-libs/miniz/miniz-3.0.1.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/dev-libs/miniz/Manifest b/dev-libs/miniz/Manifest
index 84bfb5bcb779..02a0e3369c0c 100644
--- a/dev-libs/miniz/Manifest
+++ b/dev-libs/miniz/Manifest
@@ -1 +1,2 @@
 DIST miniz-2.2.0.tar.gz 113592 BLAKE2B 110a71712396fb22075818f681d2e691b8b361e6c8eb786485f9fd3a1e00fcfc95bae4d470b8b1644a1e9674e69617abdba70e337f318969096db222f7a4c3d2 SHA512 0bb2b0ac627715b90ff9fd69ca8958a0bea387bd7ddf5c200daba953b98ef788092e3009842f4f123234e85570159250c8897a30c1c1f2d4dea9bca9837f6111
+DIST miniz-3.0.1.tar.gz 115742 BLAKE2B 4727e55bf2ad4cf716677e6135912df61b9081f2a3a2d6a13efc77ff64a1ec8e736c089330106a81f613dac3840bc09f3aea93f6b432d832f14a6b12ba534d70 SHA512 c1cf028ceb6c12abc83ffb636753d9470155e055d2e834ab23c1c1bc9ee2ef7c7fec689cb92e3496336f850e1d1675489b0450b84e4c7e68d7066142d8df76b6

diff --git a/dev-libs/miniz/miniz-3.0.1.ebuild b/dev-libs/miniz/miniz-3.0.1.ebuild
new file mode 100644
index 000000000000..741860999d35
--- /dev/null
+++ b/dev-libs/miniz/miniz-3.0.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="A lossless, high performance data compression library"
+HOMEPAGE="https://github.com/richgel999/miniz"
+SRC_URI="https://github.com/richgel999/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+DOCS=( ChangeLog.md readme.md )


             reply	other threads:[~2022-11-25  8:56 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25  8:56 Matthew Smith [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-14  8:12 [gentoo-commits] repo/gentoo:master commit in: dev-libs/miniz/ Sam James
2025-01-11 14:42 Jakov Smolić
2025-01-10 11:44 Arthur Zamarin
2025-01-10  8:48 Arthur Zamarin
2025-01-10  4:41 WANG Xuerui
2024-10-15 14:33 Sam James
2024-10-14  5:35 Sam James
2024-10-14  5:35 Sam James
2024-10-14  5:29 Sam James
2024-10-14  5:29 Sam James
2024-07-31 17:51 Matthew Smith
2024-04-12  9:02 Arthur Zamarin
2024-01-06 19:30 Viorel Munteanu
2023-09-13  3:20 Sam James
2023-09-13  2:15 Sam James
2023-09-13  2:15 Sam James
2023-01-13 14:09 Arthur Zamarin
2023-01-02  5:37 Sam James
2023-01-02  5:37 Sam James
2023-01-02  5:37 Sam James
2022-07-28 19:59 Matthew Smith
2022-07-03  8:59 Agostino Sarubbo
2022-06-28 15:44 Arthur Zamarin
2022-06-20 17:57 Arthur Zamarin
2022-06-09 19:39 Arthur Zamarin
2022-06-05 12:47 Jakov Smolić
2022-05-21  8:17 Matthew Smith
2022-03-16  8:13 Jakov Smolić
2022-03-12 19:19 Matthew Smith
2022-03-12 19:19 Matthew Smith
2022-03-12 19:19 Matthew Smith
2021-12-23 13:35 Dennis Lamm
2020-12-16 20:16 Dennis Lamm
2020-12-15 19:22 Dennis Lamm
2020-12-13 20:23 Dennis Lamm

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=1669366553.a4ab17633e793968e05a13b38e2b09ae54d5e433.matthew@gentoo \
    --to=matthew@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