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: media-sound/wavbreaker/
Date: Tue, 19 Apr 2022 09:31:23 +0000 (UTC)	[thread overview]
Message-ID: <1650360681.2fdf076fd2a71952de16a0370710bfafd248070c.fordfrog@gentoo> (raw)

commit:     2fdf076fd2a71952de16a0370710bfafd248070c
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 19 09:31:12 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Apr 19 09:31:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fdf076f

media-sound/wavbreaker: removed obsolete 0.13

Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-sound/wavbreaker/Manifest               |  1 -
 media-sound/wavbreaker/wavbreaker-0.13.ebuild | 36 ---------------------------
 2 files changed, 37 deletions(-)

diff --git a/media-sound/wavbreaker/Manifest b/media-sound/wavbreaker/Manifest
index aebf14e334f8..73a7dd093596 100644
--- a/media-sound/wavbreaker/Manifest
+++ b/media-sound/wavbreaker/Manifest
@@ -1,3 +1,2 @@
-DIST wavbreaker-0.13.tar.gz 366998 BLAKE2B 4f863699d6e0c5573d4af615a0ae8cd1d4d1b2fc74cc060ab8d0fb298e57812a8675b641bc69a45ae1015b3e6c0731a228aee773caaeaed75cafedf065dbbff0 SHA512 3585bdc6eb937d02ff8287c370a2f480dbdedfc6304505ee45943ed34e4302af480bdea511f7d4fb6778b9f5b25a435b533392eedac9869c650202645a64c574
 DIST wavbreaker-0.14.tar.gz 368275 BLAKE2B 0e09f1c82f0a790042a35eb44cebde3b06655d9c2a9f46fe1b426e2ca14a87178cf5cae3b4011448d98c82a4998110cf34f6c4f0eb5e028ee791b12d75789a00 SHA512 131833d40db34e3dd98b71cc68662f7852cc7f184e033fbefac03e34f2a3ed8c838d95bea9afab55c6453f837ac97c9be54088db2ba7e3b918e1801fdfe1d912
 DIST wavbreaker-0.15.tar.gz 380764 BLAKE2B e58645725ee831da8d9c231ba8a9715f5dc217f8a49737453430119d1920c53efea3dc0db0faf66d047e10ce3cdd9dc5918bd890f690d0c15ba4763cdfde1a0a SHA512 adc056b2d4117fcc95267033e21a015f7f7c900080c60f34a459f127badf79c3100a971059c0cd87210a68a5d08e38b03922bbfc505ec056e042209fc6523d7b

diff --git a/media-sound/wavbreaker/wavbreaker-0.13.ebuild b/media-sound/wavbreaker/wavbreaker-0.13.ebuild
deleted file mode 100644
index 7ecabeb22733..000000000000
--- a/media-sound/wavbreaker/wavbreaker-0.13.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="wavbreaker/wavmerge GTK+ utility to break or merge WAV files"
-HOMEPAGE="http://wavbreaker.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="mp3"
-
-RDEPEND="
-	dev-libs/glib
-	media-libs/libao
-	x11-libs/gtk+:3
-	mp3? ( media-sound/mpg123 )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-0.13-QA-desktop-file.patch
-)
-
-src_configure() {
-	local emesonargs=(
-		$(meson_use mp3)
-	)
-
-	meson_src_configure
-}


             reply	other threads:[~2022-04-19  9:31 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-19  9:31 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-24  6:47 [gentoo-commits] repo/gentoo:master commit in: media-sound/wavbreaker/ Miroslav Šulc
2023-01-22 19:04 Sam James
2023-01-22 19:04 Sam James
2022-12-20 19:16 Sam James
2022-05-05 10:07 Miroslav Šulc
2022-05-05  9:54 Jakov Smolić
2022-05-05  9:54 Jakov Smolić
2022-04-19  6:12 Jakov Smolić
2022-04-19  6:12 Jakov Smolić
2022-04-05  1:11 Sam James
2022-03-18  9:02 Miroslav Šulc
2021-06-10  6:27 Agostino Sarubbo
2021-06-10  6:25 Agostino Sarubbo
2021-05-09 22:39 Sam James
2020-11-14 21:48 David Seifert

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=1650360681.2fdf076fd2a71952de16a0370710bfafd248070c.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