public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/wavpack/
Date: Sat,  9 Jul 2022 12:39:48 +0000 (UTC)	[thread overview]
Message-ID: <1657370358.c5ae33de3b6c7c8c78df1f7db8b4b0bf3f2d2b65.soap@gentoo> (raw)

commit:     c5ae33de3b6c7c8c78df1f7db8b4b0bf3f2d2b65
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  9 12:39:18 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 12:39:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ae33de

media-sound/wavpack: add 5.5.0

Bug: https://bugs.gentoo.org/773955
Bug: https://bugs.gentoo.org/835081
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 media-sound/wavpack/Manifest             |  1 +
 media-sound/wavpack/wavpack-5.5.0.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/media-sound/wavpack/Manifest b/media-sound/wavpack/Manifest
index 8b255329468b..2c73be437106 100644
--- a/media-sound/wavpack/Manifest
+++ b/media-sound/wavpack/Manifest
@@ -1 +1,2 @@
 DIST wavpack-5.4.0.tar.xz 769764 BLAKE2B d35eefccf3402388d88d370daae41dc0e4f21808474e668f92a9dcee978ae71b96ae167de098a0924fcbaaa75f9b07270280e7c3b16cc8699ffaa7d2eddd0de5 SHA512 de4e75539c9b949d22f39ab73721c8a4ee7c38ff08835aa28b1d56bea08c332bcb601a54998efe520f3653a2e29c73dcfd716ad19707bb2815403786d9ed9c11
+DIST wavpack-5.5.0.tar.xz 797996 BLAKE2B e2a00052ce887c4ac4e767a1852f0b94c7d23071f5974cb15f33700acaf5b6ae9e5e08a7dee8c66520d2178a4f9e3cc2139da78f040803d55d504b949000c8c9 SHA512 9758e8079618e45e585330cd472f8ddae6e0ffd9a79032e7ec60251fff331390a619855dcdcf92942f5192d6ae12e05b6feca36394d30f0fe7e65222ee2696fc

diff --git a/media-sound/wavpack/wavpack-5.5.0.ebuild b/media-sound/wavpack/wavpack-5.5.0.ebuild
new file mode 100644
index 000000000000..3c0b3153eff3
--- /dev/null
+++ b/media-sound/wavpack/wavpack-5.5.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-minimal
+
+DESCRIPTION="Hybrid lossless audio compression tools"
+HOMEPAGE="https://www.wavpack.com/"
+SRC_URI="https://github.com/dbry/WavPack/releases/download/${PV}/${P}.tar.xz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+
+RDEPEND=">=virtual/libiconv-0-r1"
+DEPEND="${RDEPEND}"
+
+multilib_src_configure() {
+	ECONF_SOURCE="${S}" econf $(multilib_native_enable apps)
+}
+
+multilib_src_install_all() {
+	einstalldocs
+	find "${ED}" -name '*.la' -delete || die
+}


             reply	other threads:[~2022-07-09 12:39 UTC|newest]

Thread overview: 74+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-09 12:39 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-12 19:11 [gentoo-commits] repo/gentoo:master commit in: media-sound/wavpack/ Miroslav Šulc
2025-02-01 21:05 Miroslav Šulc
2024-11-29 21:18 Eli Schwartz
2024-04-02  9:03 Miroslav Šulc
2024-04-02  5:55 Arthur Zamarin
2024-04-01 13:50 Arthur Zamarin
2024-04-01 13:50 Arthur Zamarin
2024-04-01 13:50 Arthur Zamarin
2024-04-01 13:50 Arthur Zamarin
2024-04-01 13:50 Arthur Zamarin
2024-04-01 13:50 Arthur Zamarin
2024-03-01 11:06 Miroslav Šulc
2023-01-16 10:49 Miroslav Šulc
2023-01-13 12:42 Arthur Zamarin
2022-12-29 14:10 Sam James
2022-12-29 13:35 Sam James
2022-12-29 13:35 Sam James
2022-12-29 13:35 Sam James
2022-12-29 13:35 Sam James
2022-12-29 13:35 Sam James
2022-11-28  9:09 Miroslav Šulc
2022-07-14  7:09 Miroslav Šulc
2022-07-14  7:05 Agostino Sarubbo
2022-07-14  7:04 Agostino Sarubbo
2022-07-14  0:31 Sam James
2022-07-13 11:18 Arthur Zamarin
2022-07-13 11:18 Arthur Zamarin
2022-07-13 11:18 Arthur Zamarin
2022-07-13  7:39 Agostino Sarubbo
2022-03-09 23:12 Sam James
2021-08-10  8:58 Yixun Lan
2021-04-24 19:38 David Seifert
2021-03-01  9:20 Agostino Sarubbo
2021-02-16 12:34 Sam James
2021-02-16 12:30 Sam James
2021-02-14 19:44 Sam James
2021-02-13 18:00 Sam James
2021-02-13 17:58 Sam James
2021-02-13 17:56 Sam James
2021-01-13  9:14 Sam James
2020-07-26 23:50 Aaron Bauman
2020-07-24 21:52 Sam James
2020-07-24  6:40 Sam James
2020-07-24  6:40 Sam James
2020-07-24  6:36 Sam James
2020-07-23 22:00 Sam James
2020-07-23 13:33 Sam James
2020-07-23 13:05 Sam James
2020-07-20 18:25 Sam James
2020-07-20 18:25 Sam James
2019-10-20 13:30 David Seifert
2018-09-20 15:22 Andreas Sturmlechner
2018-09-19 17:41 Markus Meier
2018-09-13 14:31 Tobias Klausmann
2018-08-25 18:55 Sergei Trofimovich
2018-08-25 18:25 Sergei Trofimovich
2018-08-25 18:11 Sergei Trofimovich
2018-08-24 12:37 Agostino Sarubbo
2018-08-24  1:40 Thomas Deutschmann
2018-08-23 20:13 Sergei Trofimovich
2018-08-22 20:43 Andreas Sturmlechner
2017-02-25  7:48 Markus Meier
2017-02-08  0:40 Michael Weber
2017-01-31 15:51 Tobias Klausmann
2017-01-31 13:56 Jeroen Roovers
2017-01-31 13:51 Jeroen Roovers
2017-01-31 11:43 Agostino Sarubbo
2017-01-30 13:09 Agostino Sarubbo
2017-01-29 19:33 Fabian Groffen
2017-01-28 20:13 Alexis Ballier
2016-12-12 20:24 Alexis Ballier
2016-04-30 16:13 Alexis Ballier
2015-08-27  7:48 Tim Harder

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=1657370358.c5ae33de3b6c7c8c78df1f7db8b4b0bf3f2d2b65.soap@gentoo \
    --to=soap@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