From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/glyr/
Date: Sun, 14 Oct 2018 15:05:37 +0000 (UTC) [thread overview]
Message-ID: <1539529528.dc86164a6ebb95e1a5979a07e9c673410f27b901.asturm@gentoo> (raw)
commit: dc86164a6ebb95e1a5979a07e9c673410f27b901
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 14 15:04:30 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 14 15:05:28 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc86164a
media-libs/glyr: EAPI-6 bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
media-libs/glyr/glyr-1.0.10.ebuild | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/media-libs/glyr/glyr-1.0.10.ebuild b/media-libs/glyr/glyr-1.0.10.ebuild
index c65461f3d9d..6f60c1fce41 100644
--- a/media-libs/glyr/glyr-1.0.10.ebuild
+++ b/media-libs/glyr/glyr-1.0.10.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
+
inherit cmake-utils
-DESCRIPTION="A music related metadata searchengine, both with commandline interface and C API"
+DESCRIPTION="Music related metadata searchengine, both with commandline interface and C API"
HOMEPAGE="https://github.com/sahib/glyr"
SRC_URI="https://github.com/sahib/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
@@ -13,13 +14,16 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="dev-db/sqlite:3
+RDEPEND="
+ dev-db/sqlite:3
>=dev-libs/glib-2.10:2
- net-misc/curl"
+ net-misc/curl
+"
DEPEND="${RDEPEND}
- virtual/pkgconfig"
+ virtual/pkgconfig
+"
-DOCS="AUTHORS README*" # CHANGELOG is obsolete in favour of git history
+DOCS=( AUTHORS README.textile ) # CHANGELOG is obsolete in favour of git history
src_prepare() {
cmake-utils_src_prepare
next reply other threads:[~2018-10-14 15:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-14 15:05 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-01 20:45 [gentoo-commits] repo/gentoo:master commit in: media-libs/glyr/ Arthur Zamarin
2024-01-01 19:58 Sam James
2023-12-30 1:26 Ionen Wolkens
2023-07-29 6:36 Marek Szuba
2022-02-27 18:07 Miroslav Šulc
2022-02-27 13:54 Jakov Smolić
2022-02-27 8:56 Agostino Sarubbo
2018-10-24 8:21 Andreas Sturmlechner
2018-10-24 7:44 Mikle Kolyada
2018-10-17 12:07 Thomas Deutschmann
2017-01-06 9:44 Alexis Ballier
2015-08-29 14:04 Alexis Ballier
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=1539529528.dc86164a6ebb95e1a5979a07e9c673410f27b901.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