From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/mpdas/
Date: Sat, 30 Mar 2019 09:59:55 +0000 (UTC) [thread overview]
Message-ID: <1553939903.47cb8ee371c5e8458611b6d60ff8edac766f84f1.asturm@gentoo> (raw)
commit: 47cb8ee371c5e8458611b6d60ff8edac766f84f1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 09:38:36 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=47cb8ee3
media-sound/mpdas: EAPI-7 bump, https, DESCRIPTION
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-sound/mpdas/mpdas-0.4.2.ebuild | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 deletions(-)
diff --git a/media-sound/mpdas/mpdas-0.4.2.ebuild b/media-sound/mpdas/mpdas-0.4.2.ebuild
index 65382e379dd..67cdeae8e69 100644
--- a/media-sound/mpdas/mpdas-0.4.2.ebuild
+++ b/media-sound/mpdas/mpdas-0.4.2.ebuild
@@ -1,26 +1,30 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
+
inherit toolchain-funcs
-DESCRIPTION="An AudioScrobbler client for MPD written in C++"
-HOMEPAGE="http://50hz.ws/mpdas/"
-SRC_URI="http://50hz.ws/${PN}/${P}.tar.gz"
+DESCRIPTION="AudioScrobbler client for MPD written in C++"
+HOMEPAGE="https://50hz.ws/mpdas/"
+SRC_URI="https://50hz.ws/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="media-libs/libmpdclient
+BDEPEND="
+ virtual/pkgconfig
+"
+DEPEND="
+ media-libs/libmpdclient
net-misc/curl"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
+RDEPEND="${DEPEND}"
src_prepare() {
- sed -i -e 's/@//' Makefile || die
default
+ sed -i -e 's/@//' Makefile || die
}
src_compile() {
next reply other threads:[~2019-03-30 10:00 UTC|newest]
Thread overview: 18+ 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 --
2024-08-01 7:43 [gentoo-commits] repo/gentoo:master commit in: media-sound/mpdas/ Miroslav Šulc
2021-07-12 4:23 Miroslav Šulc
2021-07-11 20:51 Sam James
2021-07-11 8:58 Agostino Sarubbo
2021-06-09 7:47 Miroslav Šulc
2019-06-05 8:59 David Seifert
2019-04-08 17:10 Aaron Bauman
2017-04-23 11:11 Alexis Ballier
2016-08-06 11:33 Pacho Ramos
2016-01-31 12:17 Christoph Mende
2016-01-31 12:17 Christoph Mende
2015-11-01 13:42 Mikle Kolyada
2015-10-22 14:27 Christoph Mende
2015-10-22 14:00 Christoph Mende
2015-10-19 9:27 Agostino Sarubbo
2015-09-20 11:33 Christoph Mende
2015-09-16 16:39 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=1553939903.47cb8ee371c5e8458611b6d60ff8edac766f84f1.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