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/exaile/
Date: Sun, 10 Mar 2019 08:36:30 +0000 (UTC)	[thread overview]
Message-ID: <1552206967.0b5256089f93d0c540ab0fba15d63f2777bf32db.leio@gentoo> (raw)

commit:     0b5256089f93d0c540ab0fba15d63f2777bf32db
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 10 08:32:33 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Mar 10 08:36:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b525608

media-sound/exaile: remove old

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

 media-sound/exaile/Manifest            |  1 -
 media-sound/exaile/exaile-3.4.5.ebuild | 64 ----------------------------------
 2 files changed, 65 deletions(-)

diff --git a/media-sound/exaile/Manifest b/media-sound/exaile/Manifest
index d0dee184a36..722ef0502bc 100644
--- a/media-sound/exaile/Manifest
+++ b/media-sound/exaile/Manifest
@@ -1,2 +1 @@
-DIST exaile-3.4.5.tar.gz 3662446 BLAKE2B 13343a5468a4f7f309e173e5195d356d62e10efc20c99cc70a1f0215fafa073eeec19b4e35ae52e11a62575a72263ad11ebdf105fcdd066654f8d6c2b1ff6864 SHA512 9337b86ed2f6a13071615bd46a7a05a6564011a4e1fef4cb42925336864c07854cfe497d8defe65c4e287fd9546de6a51543180c5ce6a84525506e57209914be
 DIST exaile-4.0.0rc3.tar.gz 3627782 BLAKE2B 1c986309798d4cb78969a7443e4c29e02ca3a9c8e316264641ffafe97dd46b6a1745988230c13469ce2d9c37aadf7b07eee5bcd5836f33b1b2d25e3ebb69f574 SHA512 d3822a7d88934c90a2856074f177a346b19896ecca54f33e7506d37a0b25170983c057feaae162c2685780e7f0d1a6edc8ce7addbcc04cacf2d2b25e0c9f36de

diff --git a/media-sound/exaile/exaile-3.4.5.ebuild b/media-sound/exaile/exaile-3.4.5.ebuild
deleted file mode 100644
index cee7a3917b3..00000000000
--- a/media-sound/exaile/exaile-3.4.5.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite"
-
-inherit multilib python-r1 xdg-utils
-
-DESCRIPTION="a media player aiming to be similar to AmaroK, but for GTK+"
-HOMEPAGE="https://www.exaile.org"
-SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2 GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~sparc x86"
-IUSE="cddb libnotify nls"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-	${PYTHON_DEPS}
-	dev-python/dbus-python
-	dev-python/gst-python:0.10
-	>=dev-python/pygtk-2.17
-	>=dev-python/pygobject-2.18:2
-	media-libs/gst-plugins-good:0.10
-	>=media-libs/mutagen-1.10
-	media-plugins/gst-plugins-meta:0.10
-	cddb? ( dev-python/cddb-py )
-	libnotify? ( dev-python/notify-python )"
-DEPEND="
-	nls? (
-		dev-util/intltool
-		sys-devel/gettext
-	)"
-
-RESTRICT="test" #315589
-
-src_compile() {
-	if use nls; then
-		emake locale
-	fi
-}
-
-src_install() {
-	emake \
-		PREFIX=/usr \
-		LIBINSTALLDIR=/$(get_libdir) \
-		DESTDIR="${D}" \
-		install$(use nls || echo _no_locale)
-
-	dodoc FUTURE
-}
-
-pkg_postinst() {
-	xdg_desktop_database_update
-	xdg_mimeinfo_database_update
-}
-
-pkg_postrm() {
-	xdg_desktop_database_update
-	xdg_mimeinfo_database_update
-}


             reply	other threads:[~2019-03-10  8:36 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-10  8:36 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-04  8:09 [gentoo-commits] repo/gentoo:master commit in: media-sound/exaile/ Miroslav Šulc
2023-09-03 16:39 Sam James
2023-08-04  6:33 Miroslav Šulc
2023-05-04  7:11 Miroslav Šulc
2022-09-10  6:43 Jakov Smolić
2022-08-10  6:18 Miroslav Šulc
2022-07-02 12:20 Agostino Sarubbo
2022-07-01 11:09 Miroslav Šulc
2022-06-28  8:52 Miroslav Šulc
2021-06-10 19:05 Sam James
2021-05-23  9:54 Miroslav Šulc
2020-04-12 11:02 Sergei Trofimovich
2020-02-09 16:31 Michał Górny
2019-09-02 14:14 Mart Raudsepp
2019-09-02 13:24 Agostino Sarubbo
2019-09-02 10:15 Agostino Sarubbo
2019-08-04 11:56 Mart Raudsepp
2019-03-09 21:19 Matt Turner
2019-03-03 12:07 Mikle Kolyada
2019-03-02 20:49 Thomas Deutschmann
2019-02-05 23:27 Andreas Sturmlechner
2018-04-20 19:45 David Seifert
2017-04-23 11:29 David Seifert
2016-08-12 11:42 Lars Wendler

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=1552206967.0b5256089f93d0c540ab0fba15d63f2777bf32db.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