From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/sonata/
Date: Sat, 16 Dec 2017 15:42:48 +0000 (UTC) [thread overview]
Message-ID: <1513438822.9d318cd2757922dc1c723207a65ea6237e64f30b.pacho@gentoo> (raw)
commit: 9d318cd2757922dc1c723207a65ea6237e64f30b
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 15:23:49 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 15:40:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d318cd2
media-sound/sonata: Disable optional trayicon support requiring dead egg-python (#640026)
Package-Manager: Portage-2.3.18, Repoman-2.3.6
media-sound/sonata/sonata-1.6.2.1-r2.ebuild | 38 +++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
diff --git a/media-sound/sonata/sonata-1.6.2.1-r2.ebuild b/media-sound/sonata/sonata-1.6.2.1-r2.ebuild
new file mode 100644
index 00000000000..435883e6aa0
--- /dev/null
+++ b/media-sound/sonata/sonata-1.6.2.1-r2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+DISTUTILS_SINGLE_IMPL="true"
+
+inherit distutils-r1
+
+DESCRIPTION="An elegant GTK+ music client for the Music Player Daemon (MPD)"
+HOMEPAGE="http://www.nongnu.org/sonata/"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+# now released at https://github.com/multani/sonata/releases
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="dbus lyrics taglib"
+
+RDEPEND="
+ >=dev-python/pygtk-2.12:2
+ x11-libs/gdk-pixbuf:2[jpeg]
+ >=dev-python/python-mpd-0.2.1
+ dbus? ( dev-python/dbus-python )
+ lyrics? ( dev-python/zsi )
+ taglib? ( >=dev-python/tagpy-0.93 )
+"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig
+"
+
+DOCS="CHANGELOG README TODO TRANSLATORS"
+PATCHES=( "${FILESDIR}"/${P}-mpd18-compat.patch )
+
+src_install() {
+ distutils-r1_src_install
+ rm -rf "${D}"/usr/share/sonata
+}
next reply other threads:[~2017-12-16 15:42 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-16 15:42 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-29 16:51 [gentoo-commits] repo/gentoo:master commit in: media-sound/sonata/ Michał Górny
2023-05-03 5:22 Sam James
2023-04-29 5:48 Michał Górny
2023-04-29 5:20 Michał Górny
2022-06-08 7:18 Miroslav Šulc
2022-06-07 8:26 Jakov Smolić
2022-06-07 8:26 Jakov Smolić
2022-05-31 1:56 Sam James
2021-08-19 5:44 Miroslav Šulc
2021-08-19 1:25 Agostino Sarubbo
2021-08-18 12:58 Agostino Sarubbo
2021-06-19 8:49 Miroslav Šulc
2020-03-22 10:37 Agostino Sarubbo
2020-03-22 10:36 Agostino Sarubbo
2020-02-19 20:40 Andreas Sturmlechner
2019-04-28 22:41 Pacho Ramos
2019-04-28 22:06 Thomas Deutschmann
2019-04-08 15:39 Mikle Kolyada
2019-03-30 9:59 Andreas Sturmlechner
2016-08-06 11:33 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=1513438822.9d318cd2757922dc1c723207a65ea6237e64f30b.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