From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/xnoise/
Date: Sun, 26 Aug 2018 11:51:09 +0000 (UTC) [thread overview]
Message-ID: <1535284260.e86bc89117a70a4a3ba7aa637f224532a9e5352f.mgorny@gentoo> (raw)
commit: e86bc89117a70a4a3ba7aa637f224532a9e5352f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 11:30:33 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 11:51:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e86bc891
media-sound/xnoise: Remove the broken live ebuild
The live ebuild is apparently unmaintained and has dependencies that
have been removed from Gentoo.
media-sound/xnoise/xnoise-9999.ebuild | 79 -----------------------------------
1 file changed, 79 deletions(-)
diff --git a/media-sound/xnoise/xnoise-9999.ebuild b/media-sound/xnoise/xnoise-9999.ebuild
deleted file mode 100644
index 386d1f993e8..00000000000
--- a/media-sound/xnoise/xnoise-9999.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-VALA_MIN_API_VERSION=0.20
-
-inherit xdg-utils gnome2-utils git-2 vala
-
-DESCRIPTION="A media player for Gtk+ with a slick GUI, great speed and lots of
-features"
-HOMEPAGE="http://www.xnoise-media-player.com/"
-EGIT_REPO_URI="https://bitbucket.org/shuerhaaken/${PN}.git"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE="ayatana +lastfm +lyrics"
-
-RDEPEND="x11-libs/gtk+:3
- >=dev-libs/glib-2.34:2
- gnome-base/librsvg:2
- media-libs/gstreamer:1.0
- media-libs/gst-plugins-base:1.0
- media-plugins/gst-plugins-meta:1.0
- dev-db/sqlite:3
- >=media-libs/libtaginfo-0.2.0
- x11-libs/cairo
- x11-libs/libX11
- ayatana? ( dev-libs/libappindicator:3 )
- lastfm? ( net-libs/libsoup:2.4 )
- lyrics? ( net-libs/libsoup:2.4
- dev-libs/libxml2:2 )"
-DEPEND="${RDEPEND}
- $(vala_depend)
- dev-util/intltool
- virtual/pkgconfig
- gnome-base/gnome-common:3
- >=sys-devel/autoconf-2.67:2.5
- sys-devel/gettext"
-
-DOCS=( AUTHORS README )
-
-src_prepare() {
- NOCONFIGURE=yes ./autogen.sh || die
- vala_src_prepare
-}
-
-src_configure() {
- econf \
- $(use_enable ayatana appindicator) \
- $(use_enable lyrics lyricwiki) \
- $(use_enable lastfm) \
- --enable-mpris \
- --enable-soundmenu2 \
- --enable-mediakeys \
- $(use_enable lyrics chartlyrics) \
- $(use_enable lyrics azlyrics) \
- --enable-magnatune
-}
-
-src_install() {
- default
- find "${ED}" -type f -name "*.la" -delete || die
- rm -rf "${ED}"/usr/share/${PN}/license || die
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- xdg_desktop_database_update
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_desktop_database_update
- gnome2_icon_cache_update
-}
next reply other threads:[~2018-08-26 11:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-26 11:51 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-05-01 17:57 [gentoo-commits] repo/gentoo:master commit in: media-sound/xnoise/ Pacho Ramos
2018-04-20 19:45 David Seifert
2016-08-06 11:33 Pacho Ramos
2015-09-20 11:33 Christoph Mende
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=1535284260.e86bc89117a70a4a3ba7aa637f224532a9e5352f.mgorny@gentoo \
--to=mgorny@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