public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/sound-juicer/
Date: Sun, 23 Oct 2016 23:02:00 +0000 (UTC)	[thread overview]
Message-ID: <1477263627.5ae05350071e8f3ba515460da86ddf4d4aec86e3.eva@gentoo> (raw)

commit:     5ae05350071e8f3ba515460da86ddf4d4aec86e3
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 23 22:00:34 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 23 23:00:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ae05350

media-sound/sound-juicer: cleanup old revision

Package-Manager: portage-2.3.1

 media-sound/sound-juicer/Manifest                  |  1 -
 .../sound-juicer/sound-juicer-3.18.2.ebuild        | 59 ----------------------
 2 files changed, 60 deletions(-)

diff --git a/media-sound/sound-juicer/Manifest b/media-sound/sound-juicer/Manifest
index 5e73da6..d83d0e4 100644
--- a/media-sound/sound-juicer/Manifest
+++ b/media-sound/sound-juicer/Manifest
@@ -1,3 +1,2 @@
-DIST sound-juicer-3.18.2.tar.xz 821624 SHA256 fd51d09dc733a5fa68dfa4457094ab0daa36eb4a76b3fdb27e36d61f533eac30 SHA512 34fbdbe0214afe20cb6eb5a60e47c08f98194f85f52c32336b457fc723a1cd2cae17a88fab3ec9508fa30771f3ae7191d560b9f2a47b208d426debabdc3636e9 WHIRLPOOL 234ecc5515dab9104e766e5a980b7de3fa3577b837b1228ea7585e9d84021acc4b6212137be1e7549dbf390f772833e11761b09173c2832e90fda5ea988cf234
 DIST sound-juicer-3.20.0.tar.xz 823416 SHA256 77e2b75f3f6fa82fc182ad782afe93c1be8d227979c80a7db9c5c54520d50c1a SHA512 366e815ebcba961d31397d2412752e9c8bfc36d3c4ec666e1120aea3b4dcdc732f9256965c8515cc371e7ab36c522fa9039d96d51931db456555ac89c4a0692c WHIRLPOOL 0870acff102e9866057751125a47b0675750a550b882428307d4afbccf2638129d81bf7bf740f5f7b5e58fc51c2b7064e0f249b934c35498922b7b1333c55d32
 DIST sound-juicer-3.22.1.tar.xz 1015520 SHA256 adbbda063436ca2c4d04f2ccfe6e3a5ce4abb7e1c61bc9a47300665eed9e38ec SHA512 023bc24006930edc9c224e0d437d2c3dbd513af9c56737cca800e38e8f56d76686e5fdff13e9cdb81f27fe3dd87b274611484a8beb0f8705d4cde5d56a23f7a2 WHIRLPOOL 0d42e43a93f9bd3d06d5debf6f0562e27e601e0266483b6cdd73fdd53851dbc9fdd7057a951635880e0eb655f3a4f2a5a282989824d2b2eadfaf4b100e4477a7

diff --git a/media-sound/sound-juicer/sound-juicer-3.18.2.ebuild b/media-sound/sound-juicer/sound-juicer-3.18.2.ebuild
deleted file mode 100644
index 109ab9d..00000000
--- a/media-sound/sound-juicer/sound-juicer-3.18.2.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="yes"
-
-inherit gnome2
-
-DESCRIPTION="CD ripper for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/SoundJuicer"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
-IUSE="flac test vorbis"
-
-COMMON_DEPEND="
-	app-text/iso-codes
-	>=dev-libs/glib-2.38:2[dbus]
-	>=x11-libs/gtk+-3.4:3
-	media-libs/libcanberra[gtk3]
-	>=app-cdr/brasero-2.90
-	sys-apps/dbus
-	gnome-base/gsettings-desktop-schemas
-
-	>=media-libs/libdiscid-0.3.0
-	>=media-libs/musicbrainz-5.0.1:5
-
-	media-libs/gstreamer:1.0
-	media-libs/gst-plugins-base:1.0[vorbis?]
-	flac? ( media-plugins/gst-plugins-flac:1.0 )
-"
-RDEPEND="${COMMON_DEPEND}
-	gnome-base/gvfs[cdda,udev]
-	|| (
-		media-plugins/gst-plugins-cdparanoia:1.0
-		media-plugins/gst-plugins-cdio:1.0 )
-	media-plugins/gst-plugins-meta:1.0
-"
-DEPEND="${COMMON_DEPEND}
-	dev-libs/appstream-glib
-	>=dev-util/intltool-0.50
-	dev-util/itstool
-	virtual/pkgconfig
-	test? ( ~app-text/docbook-xml-dtd-4.3 )
-"
-# eautoreconf needs gnome-common
-
-src_prepare() {
-	gnome2_src_prepare
-
-	# FIXME: gst macros does not take GST_INSPECT override anymore but we need a
-	# way to disable inspection due to gst-clutter always creating a GL context
-	# which is forbidden in sandbox since it needs write access to
-	# /dev/card*/dri
-	sed -e "s|\(gstinspect=\).*|\1$(type -P true)|" \
-		-i configure || die
-}


             reply	other threads:[~2016-10-23 23:02 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-23 23:02 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-04 18:39 [gentoo-commits] repo/gentoo:master commit in: media-sound/sound-juicer/ Andreas Sturmlechner
2023-09-22  3:14 Matt Turner
2023-09-22  3:14 Matt Turner
2023-09-01 16:07 Arthur Zamarin
2023-08-30  7:57 Arthur Zamarin
2023-06-22  3:40 Matt Turner
2023-06-19 17:09 Matt Turner
2022-10-29 17:44 Matt Turner
2022-01-16 17:14 Mart Raudsepp
2021-12-31  3:42 Yixun Lan
2021-10-31 17:51 Sam James
2021-10-29 16:06 Sam James
2021-04-16 20:37 Matt Turner
2019-08-04 22:35 Aaron Bauman
2019-03-06 21:17 Mart Raudsepp
2018-02-03 23:00 Mart Raudsepp
2018-01-27  0:41 Thomas Deutschmann
2018-01-18  2:40 Mikle Kolyada
2017-08-12 23:15 Gilles Dartiguelongue
2017-04-02 13:03 Mart Raudsepp
2017-02-04 12:39 Pacho Ramos
2016-10-23 23:02 Gilles Dartiguelongue
2016-07-02 17:12 Pacho Ramos
2016-07-02 17:12 Pacho Ramos
2016-04-03 15:13 Pacho Ramos
2016-04-03 12:42 Pacho Ramos
2016-03-06 18:03 Mikle Kolyada
2015-11-17 20:23 Pacho Ramos
2015-11-17 20:23 Pacho Ramos
2015-11-15 14:23 Pacho Ramos
2015-11-15 14:23 Pacho Ramos
2015-11-15 14:23 Pacho Ramos
2015-09-07 19:58 Mikle Kolyada

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=1477263627.5ae05350071e8f3ba515460da86ddf4d4aec86e3.eva@gentoo \
    --to=eva@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