public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/mhwaveedit/
Date: Sat, 22 Aug 2020 16:06:16 +0000 (UTC)	[thread overview]
Message-ID: <1598112352.f5e02653f3319a7c13cdad5111428376696e93af.asturm@gentoo> (raw)

commit:     f5e02653f3319a7c13cdad5111428376696e93af
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 21:43:56 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 16:05:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5e02653

media-sound/mhwaveedit: Drop 1.4.23

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/mhwaveedit/Manifest                 |  1 -
 media-sound/mhwaveedit/mhwaveedit-1.4.23.ebuild | 44 -------------------------
 2 files changed, 45 deletions(-)

diff --git a/media-sound/mhwaveedit/Manifest b/media-sound/mhwaveedit/Manifest
index 5ff1bd6387d..dd6442c39f9 100644
--- a/media-sound/mhwaveedit/Manifest
+++ b/media-sound/mhwaveedit/Manifest
@@ -1,2 +1 @@
-DIST mhwaveedit-1.4.23.tar.bz2 642042 BLAKE2B 9d2d4ae201034df09f46a85c0b3d42978a294e888e175c18aeb02433d6f22246602cd7aaae004cdd13d24bc6e21fcb2cc2cb739bb0509476f8510603bfd42517 SHA512 c8b3f1ca2c573e03bbe8e2c61c80d8bae0f9b9ec99fff0110119698f95328d1ab86eb4641d582865cd091f2955388343cbd912fd5f0b15f2a937b88cc01b974f
 DIST mhwaveedit-1.4.24.tar.gz 943313 BLAKE2B 4edda0ed7ef833a5f9470087d44d8b09c58f040eedc23c0a97decdd45240ba283c891bf411decf769c8f2ad5869a5ce69f2d8da6a15b746152afee5f1676371c SHA512 392a358ae812c4be7847c4987dec40043af2e1850d9ffc498cc13f930355a7f3c407d55924fe709e5080811e49d932428b45afe904496fcb75e21a043b71ff47

diff --git a/media-sound/mhwaveedit/mhwaveedit-1.4.23.ebuild b/media-sound/mhwaveedit/mhwaveedit-1.4.23.ebuild
deleted file mode 100644
index c6117c93bd7..00000000000
--- a/media-sound/mhwaveedit/mhwaveedit-1.4.23.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="GTK+ Sound file editor (wav, and a few others.)"
-HOMEPAGE="https://github.com/magnush/mhwaveedit/"
-SRC_URI="https://github.com/magnush/mhwaveedit/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="alsa jack ladspa libsamplerate nls oss pulseaudio sdl sndfile sox"
-
-RDEPEND="
-	x11-libs/gtk+:2
-	x11-libs/pango
-	sndfile? ( media-libs/libsndfile:= )
-	sdl? ( media-libs/libsdl:= )
-	alsa? ( media-libs/alsa-lib:= )
-	jack? ( virtual/jack )
-	libsamplerate? ( media-libs/libsamplerate:= )
-	ladspa? ( media-libs/ladspa-sdk )
-	pulseaudio? ( media-sound/pulseaudio )
-	sox? ( media-sound/sox:= )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}"/${PN}-1.4.23-missing-include.patch )
-
-src_configure() {
-	econf \
-		--without-arts \
-		--without-esound \
-		--without-portaudio \
-		$(use_enable nls) \
-		$(use_with sndfile libsndfile) \
-		$(use_with libsamplerate) \
-		$(use_with sdl) \
-		$(use_with alsa alsalib) \
-		$(use_with oss) \
-		$(use_with jack) \
-		$(use_with pulseaudio pulse)
-}


             reply	other threads:[~2020-08-22 16:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-22 16:06 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-29 15:09 [gentoo-commits] repo/gentoo:master commit in: media-sound/mhwaveedit/ Andreas Sturmlechner
2025-08-29 15:09 Andreas Sturmlechner
2024-04-10  7:48 Miroslav Šulc
2020-08-24  7:13 Miroslav Šulc
2020-08-22 16:06 Andreas Sturmlechner
2019-12-10 12:11 David Seifert
2016-02-11  0:26 Manuel Rüger

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=1598112352.f5e02653f3319a7c13cdad5111428376696e93af.asturm@gentoo \
    --to=asturm@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