public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/sonata/
Date: Sat, 30 Mar 2019 09:59:54 +0000 (UTC)	[thread overview]
Message-ID: <1553939903.045339dfc6963959004d535f2602a7c85c89e113.asturm@gentoo> (raw)

commit:     045339dfc6963959004d535f2602a7c85c89e113
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 09:33:13 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 30 09:58:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045339df

media-sound/sonata: EAPI-7 bump, https

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/sonata/sonata-1.6.2.1-r2.ebuild | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

diff --git a/media-sound/sonata/sonata-1.6.2.1-r2.ebuild b/media-sound/sonata/sonata-1.6.2.1-r2.ebuild
index 435883e6aa0..96a2bdd4d47 100644
--- a/media-sound/sonata/sonata-1.6.2.1-r2.ebuild
+++ b/media-sound/sonata/sonata-1.6.2.1-r2.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
+
 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/"
+DESCRIPTION="Elegant GTK+ music client for the Music Player Daemon (MPD)"
+HOMEPAGE="https://www.nongnu.org/sonata/"
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 # now released at https://github.com/multani/sonata/releases
 
@@ -17,7 +17,10 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="dbus lyrics taglib"
 
-RDEPEND="
+BDEPEND="
+	virtual/pkgconfig
+"
+DEPEND="
 	>=dev-python/pygtk-2.12:2
 	x11-libs/gdk-pixbuf:2[jpeg]
 	>=dev-python/python-mpd-0.2.1
@@ -25,14 +28,13 @@ RDEPEND="
 	lyrics? ( dev-python/zsi )
 	taglib? ( >=dev-python/tagpy-0.93 )
 "
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG README TODO TRANSLATORS )
 
-DOCS="CHANGELOG README TODO TRANSLATORS"
 PATCHES=( "${FILESDIR}"/${P}-mpd18-compat.patch )
 
 src_install() {
 	distutils-r1_src_install
-	rm -rf "${D}"/usr/share/sonata
+	rm -r "${D}"/usr/share/sonata || die
 }


             reply	other threads:[~2019-03-30 10:00 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-30  9:59 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-28 17:00 [gentoo-commits] repo/gentoo:master commit in: media-sound/sonata/ Sam James
2024-05-29 16:51 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
2017-12-16 15:42 Pacho Ramos
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=1553939903.045339dfc6963959004d535f2602a7c85c89e113.asturm@gentoo \
    --to=asturm@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