From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/soundconverter/
Date: Sun, 21 Feb 2016 09:37:12 +0000 (UTC) [thread overview]
Message-ID: <1456047424.1fb6ec3b0b8745b0ff265c4c43a7bebf24d0d98b.pacho@gentoo> (raw)
commit: 1fb6ec3b0b8745b0ff265c4c43a7bebf24d0d98b
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 09:35:15 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 09:37:04 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb6ec3b
media-sound/soundconverter: Drop old
Package-Manager: portage-2.2.27
.../soundconverter/soundconverter-2.1.5.ebuild | 57 ----------------------
1 file changed, 57 deletions(-)
diff --git a/media-sound/soundconverter/soundconverter-2.1.5.ebuild b/media-sound/soundconverter/soundconverter-2.1.5.ebuild
deleted file mode 100644
index 73854e1..0000000
--- a/media-sound/soundconverter/soundconverter-2.1.5.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-GCONF_DEBUG=no
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 multilib python-single-r1
-
-DESCRIPTION="A simple audiofile converter application for the GNOME environment"
-HOMEPAGE="http://soundconverter.org/"
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-IUSE="aac flac mp3 opus vorbis"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- dev-python/gconf-python[${PYTHON_USEDEP}]
- dev-python/gnome-vfs-python[${PYTHON_USEDEP}]
- dev-python/gst-python:0.10[${PYTHON_USEDEP}]
- dev-python/pygobject:2[${PYTHON_USEDEP}]
- >=dev-python/pygtk-2.12[${PYTHON_USEDEP}]
- dev-python/libgnome-python[${PYTHON_USEDEP}]
- gnome-base/libglade[${PYTHON_USEDEP}]
- aac? (
- media-plugins/gst-plugins-faac:0.10
- media-plugins/gst-plugins-faad:0.10 )
- flac? ( media-plugins/gst-plugins-flac:0.10 )
- mp3? (
- media-plugins/gst-plugins-lame:0.10
- media-plugins/gst-plugins-mad:0.10
- media-plugins/gst-plugins-taglib:0.10 )
- vorbis? (
- media-plugins/gst-plugins-ogg:0.10
- media-plugins/gst-plugins-vorbis:0.10 )
- opus? ( media-plugins/gst-plugins-opus:0.10 )
-"
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig
- sys-devel/gettext
-"
-
-src_prepare() {
- python_fix_shebang .
- gnome2_src_prepare
-}
-
-src_install() {
- gnome2_src_install
- python_optimize "${ED%/}"/usr/$(get_libdir)/soundconverter/python
-}
next reply other threads:[~2016-02-21 9:37 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-21 9:37 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-14 2:57 [gentoo-commits] repo/gentoo:master commit in: media-sound/soundconverter/ Pacho Ramos
2024-06-16 10:16 Pacho Ramos
2024-06-16 10:16 Pacho Ramos
2023-08-17 2:55 Sam James
2023-05-03 5:05 Sam James
2022-07-29 21:39 David Seifert
2022-06-18 16:57 Agostino Sarubbo
2022-06-18 16:54 Agostino Sarubbo
2022-05-31 6:54 Sam James
2022-05-31 4:23 Sam James
2022-05-31 4:07 Sam James
2022-05-31 4:07 Sam James
2021-07-06 22:07 Pacho Ramos
2020-12-05 18:09 Pacho Ramos
2020-06-13 15:09 Pacho Ramos
2020-02-09 16:31 Michał Górny
2019-05-19 18:07 Mart Raudsepp
2019-05-19 15:48 Thomas Deutschmann
2019-04-20 17:46 Mikle Kolyada
2019-04-19 11:09 Mart Raudsepp
2019-03-26 18:52 Aaron Bauman
2018-07-31 7:12 Mart Raudsepp
2018-07-31 0:43 Thomas Deutschmann
2018-07-16 14:01 Mikle Kolyada
2018-06-21 15:04 Mart Raudsepp
2018-02-14 18:10 Mart Raudsepp
2018-02-14 16:57 Jason Zaman
2018-02-06 15:10 Thomas Deutschmann
2017-12-24 15:15 Mart Raudsepp
2016-03-06 20:52 Mikle Kolyada
2016-02-21 23:44 Pacho Ramos
2016-02-21 9:37 Pacho Ramos
2015-09-07 21:55 Mikle Kolyada
2015-09-05 14:36 Pacho Ramos
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=1456047424.1fb6ec3b0b8745b0ff265c4c43a7bebf24d0d98b.pacho@gentoo \
--to=pacho@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