public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/whipper/
Date: Mon, 12 Aug 2019 05:27:09 +0000 (UTC)	[thread overview]
Message-ID: <1565587587.56ca539049fdc9d3bfe71b91cf3fe28dfe61f120.leio@gentoo> (raw)

commit:     56ca539049fdc9d3bfe71b91cf3fe28dfe61f120
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 12 05:26:27 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Aug 12 05:26:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56ca5390

media-sound/whipper: remove old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-sound/whipper/Manifest                |  1 -
 media-sound/whipper/whipper-0.7.0-r1.ebuild | 63 -----------------------------
 2 files changed, 64 deletions(-)

diff --git a/media-sound/whipper/Manifest b/media-sound/whipper/Manifest
index 78e669ce51c..abf3fbecc5c 100644
--- a/media-sound/whipper/Manifest
+++ b/media-sound/whipper/Manifest
@@ -1,2 +1 @@
-DIST whipper-0.7.0.tar.gz 160649 BLAKE2B 8e14b6dda00b3c8be7ba0fabb25d1cbca536edc785373986f857bafbc2e54d358f18b27140ffda74384c4e815e68ee466c8fc5e4e5d17aa80c8237fda389ba2b SHA512 b4bf4ca64521d8600288addecec6cbd8e43d1ff9a6b9a60872eff1bd5a2b6966af036d6467ba09273ac78aa01d8cac3be29a0e2c4e6600829b9988a74ef8cd88
 DIST whipper-0.7.3.tar.gz 168393 BLAKE2B b34151ede7c867dbbca34fcec3d8ef81cb50d66abc760fa54bec880f8f1186faf3e0f5298c2890501b9bd2f586b80d2cdc45a0755b6fe12fc1a2215e9ea9ecbb SHA512 ac96393471a6b4c40f5870f6e3183b65d43229314e2a1eacbf065c51ac61cbc772f2de3bde9f20ee1f7ffec427cd03c31f27df60eb6c621a699927646080c0ab

diff --git a/media-sound/whipper/whipper-0.7.0-r1.ebuild b/media-sound/whipper/whipper-0.7.0-r1.ebuild
deleted file mode 100644
index 2aace1ef876..00000000000
--- a/media-sound/whipper/whipper-0.7.0-r1.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="A Python CD-DA ripper preferring accuracy over speed (forked from morituri)"
-HOMEPAGE="https://github.com/whipper-team/whipper"
-SRC_URI="https://github.com/whipper-team/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="
-	dev-python/setuptools[${PYTHON_USEDEP}]
-	media-libs/libsndfile
-	test? ( dev-python/twisted[${PYTHON_USEDEP}] )
-"
-RDEPEND="
-	app-cdr/cdrdao
-	>=dev-libs/libcdio-paranoia-0.94_p2
-	dev-python/cddb-py[${PYTHON_USEDEP}]
-	dev-python/pycdio[${PYTHON_USEDEP}]
-	dev-python/pygobject:2=[${PYTHON_USEDEP}]
-	dev-python/python-musicbrainz-ngs[${PYTHON_USEDEP}]
-	dev-python/requests[${PYTHON_USEDEP}]
-	dev-python/setuptools[${PYTHON_USEDEP}]
-	media-libs/flac
-	media-libs/libsndfile
-	media-libs/mutagen[${PYTHON_USEDEP}]
-	media-sound/sox[flac]
-"
-
-PATCHES=(
-	"${FILESDIR}/${P}-cdparanoia-name-fix.patch"
-	"${FILESDIR}/${P}-src-Makefile-respect-CFLAGS.patch"
-)
-
-src_prepare() {
-	# accurip test totally depends on network access
-	rm "${PN}"/test/test_common_accurip.py || die
-
-	distutils-r1_src_prepare
-}
-
-src_compile() {
-	distutils-r1_src_compile
-	emake -C src CC="$(tc-getCC)"
-}
-
-python_test() {
-	"${EPYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}"
-}
-
-src_install() {
-	distutils-r1_src_install
-	emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" -C src install
-}


             reply	other threads:[~2019-08-12  5:27 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-12  5:27 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-13  7:35 [gentoo-commits] repo/gentoo:master commit in: media-sound/whipper/ Joonas Niilola
2024-07-13  7:35 Joonas Niilola
2024-07-13  7:35 Joonas Niilola
2024-04-23  3:59 Michał Górny
2024-04-23  3:59 Michał Górny
2024-01-30 19:23 Sam James
2023-05-02  8:22 Florian Schmaus
2023-05-02  8:22 Florian Schmaus
2023-05-02  8:22 Florian Schmaus
2023-05-02  8:22 Florian Schmaus
2023-05-01 12:41 Michał Górny
2022-06-08  7:09 Sam James
2021-06-03  7:01 Joonas Niilola
2021-05-28 14:19 Michał Górny
2020-08-19 18:46 Sam James
2019-12-12 17:37 David Seifert
2019-12-12 17:37 David Seifert
2019-12-09 12:39 Andreas Sturmlechner
2019-12-09 12:30 Andreas Sturmlechner
2019-08-04 23:43 Aaron Bauman
2019-08-04 11:56 Mart Raudsepp
2019-01-10 21:54 Andreas Sturmlechner
2019-01-10 21:54 Andreas Sturmlechner
2018-11-08 22:49 Patrice Clement

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=1565587587.56ca539049fdc9d3bfe71b91cf3fe28dfe61f120.leio@gentoo \
    --to=leio@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