From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libid3tag/
Date: Mon, 16 Aug 2021 06:01:34 +0000 (UTC) [thread overview]
Message-ID: <1629093691.2316904cc581d466a3f2e993731276643bc4f270.fordfrog@gentoo> (raw)
commit: 2316904cc581d466a3f2e993731276643bc4f270
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Thu Aug 12 21:37:27 2021 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 06:01:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2316904c
media-libs/libid3tag: Bump to 0.16.0 (Tenacity fork)
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Closes: https://github.com/gentoo/gentoo/pull/21966
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-libs/libid3tag/Manifest | 1 +
media-libs/libid3tag/libid3tag-0.16.0.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/media-libs/libid3tag/Manifest b/media-libs/libid3tag/Manifest
index 386d6933065..c136310b9ba 100644
--- a/media-libs/libid3tag/Manifest
+++ b/media-libs/libid3tag/Manifest
@@ -1 +1,2 @@
DIST libid3tag-0.15.1b.tar.gz 338143 BLAKE2B a4e4e66177eae9aaa251c71d605034488fdd9a0a207a41a41f85793ecbb763dd4a4c8f01183eb45a5c8563c4ad120e73b29578fd4c3bb8e467e39c5427b530b5 SHA512 ade7ce2a43c3646b4c9fdc642095174b9d4938b078b205cd40906d525acd17e87ad76064054a961f391edcba6495441450af2f68be69f116549ca666b069e6d3
+DIST libid3tag-0.16.0.tar.gz 98028 BLAKE2B 6e82a48d4e9539850a0e8b7f18915ceae7d7409d88346323eda8803df8b4d5931c59b06dc74ac33d0ad3202c7735f4cd011569b7a0cde2375bb7cc3300525b25 SHA512 3325850628dc53056542ce1c3220c8eff39d8aa9f094e4db9b581f83c3772e8af029143fe796d298e61a2ec311f9b25ccc4b730fcbc4921bc1ea41cc089422d0
diff --git a/media-libs/libid3tag/libid3tag-0.16.0.ebuild b/media-libs/libid3tag/libid3tag-0.16.0.ebuild
new file mode 100644
index 00000000000..d9f70fe0512
--- /dev/null
+++ b/media-libs/libid3tag/libid3tag-0.16.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-multilib
+
+DESCRIPTION="The MAD id3tag library, Tenacity fork"
+HOMEPAGE="https://github.com/tenacityteam/libid3tag"
+SRC_URI="https://github.com/tenacityteam/libid3tag/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="sys-libs/zlib[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}
+ >=dev-util/gperf-3.1
+"
next reply other threads:[~2021-08-16 20:48 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-16 6:01 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-30 8:14 [gentoo-commits] repo/gentoo:master commit in: media-libs/libid3tag/ Miroslav Šulc
2023-10-27 12:17 Sam James
2023-10-24 19:11 Arthur Zamarin
2023-10-24 17:19 Arthur Zamarin
2023-10-24 16:51 Arthur Zamarin
2023-10-24 16:51 Arthur Zamarin
2023-10-24 16:51 Arthur Zamarin
2023-10-24 16:51 Arthur Zamarin
2023-09-24 8:16 Miroslav Šulc
2023-06-18 6:20 Miroslav Šulc
2022-05-11 6:00 Miroslav Šulc
2022-05-11 5:16 Jakov Smolić
2022-05-11 5:16 Jakov Smolić
2022-05-10 20:12 Arthur Zamarin
2022-05-10 20:12 Arthur Zamarin
2022-05-10 20:12 Arthur Zamarin
2022-05-10 20:12 Arthur Zamarin
2022-05-10 20:12 Arthur Zamarin
2022-05-07 7:32 Miroslav Šulc
2021-10-02 22:52 James Le Cuirot
2021-10-02 15:43 Sam James
2021-10-02 7:15 Sam James
2021-09-30 18:18 Sam James
2021-09-22 6:58 Agostino Sarubbo
2021-09-21 16:35 Sam James
2021-09-21 6:35 Agostino Sarubbo
2021-09-20 18:26 Sam James
2021-09-20 18:26 Sam James
2021-08-16 8:42 David Seifert
2021-08-16 6:01 Miroslav Šulc
2021-05-27 14:34 Yixun Lan
2019-05-15 1:04 Aaron Bauman
2018-12-12 14:55 Mikle Kolyada
2017-06-16 10:37 Alexis Ballier
2017-04-14 17:03 Michał Górny
2017-04-14 16:28 Michał Górny
2017-01-29 19:14 Fabian Groffen
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=1629093691.2316904cc581d466a3f2e993731276643bc4f270.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