From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-libs/libtmdbqt/
Date: Sat, 13 Oct 2018 12:11:38 +0000 (UTC) [thread overview]
Message-ID: <1539431068.72ed4703954065a32117834bf348898705e5153a.asturm@gentoo> (raw)
commit: 72ed4703954065a32117834bf348898705e5153a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 13 01:33:26 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 13 11:44:28 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=72ed4703
net-libs/libtmdbqt: Switch to cmake-utils, git-r3; EAPI-7 bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
net-libs/libtmdbqt/libtmdbqt-9999.ebuild | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/net-libs/libtmdbqt/libtmdbqt-9999.ebuild b/net-libs/libtmdbqt/libtmdbqt-9999.ebuild
index 88a7227017..afbd639438 100644
--- a/net-libs/libtmdbqt/libtmdbqt-9999.ebuild
+++ b/net-libs/libtmdbqt/libtmdbqt-9999.ebuild
@@ -1,21 +1,22 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-KDE_TEST="true"
-inherit kde5
+inherit cmake-utils git-r3
DESCRIPTION="Qt library to query the movie database API (themoviedb.org)"
HOMEPAGE="https://cgit.kde.org/libtmdbqt.git"
+EGIT_REPO_URI="https://anongit.kde.org/libtmdbqt.git"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS=""
-IUSE=""
+IUSE="test"
DEPEND="
- $(add_qt_dep qtnetwork)
+ dev-qt/qtcore:5
+ dev-qt/qtnetwork:5
"
RDEPEND="${DEPEND}"
@@ -24,5 +25,5 @@ src_configure() {
-DTMDBQT_ENABLE_TESTS=$(usex test)
)
- kde5_src_configure
+ cmake-utils_src_configure
}
next reply other threads:[~2018-10-13 12:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-13 12:11 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-03 13:56 [gentoo-commits] proj/kde:master commit in: net-libs/libtmdbqt/ Andreas Sturmlechner
2019-10-16 23:04 Andreas Sturmlechner
2016-02-23 14:15 Michael Palimaka
2016-01-31 15:53 Michael Palimaka
2014-07-25 22:30 Johannes Huber
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=1539431068.72ed4703954065a32117834bf348898705e5153a.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