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: net-libs/libmediawiki/
Date: Fri, 17 Jan 2020 19:49:36 +0000 (UTC)	[thread overview]
Message-ID: <1579289944.5d7626b2941394105f3c472d25f296db00ff917c.asturm@gentoo> (raw)

commit:     5d7626b2941394105f3c472d25f296db00ff917c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 17 19:39:04 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 17 19:39:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d7626b2

net-libs/libmediawiki: Port to ecm.eclass and kde.org.eclass

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

 net-libs/libmediawiki/libmediawiki-5.37.0-r1.ebuild | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/net-libs/libmediawiki/libmediawiki-5.37.0-r1.ebuild b/net-libs/libmediawiki/libmediawiki-5.37.0-r1.ebuild
index 421ab0d9640..7bc69c7a8f6 100644
--- a/net-libs/libmediawiki/libmediawiki-5.37.0-r1.ebuild
+++ b/net-libs/libmediawiki/libmediawiki-5.37.0-r1.ebuild
@@ -1,21 +1,23 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit kde5
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
 
 DESCRIPTION="C++ interface for MediaWiki based web service as wikipedia.org"
 HOMEPAGE="https://www.digikam.org/"
 SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2+"
+SLOT="5"
 KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
 
 DEPEND="
-	$(add_frameworks_dep kcoreaddons)
-	$(add_qt_dep qtnetwork)
+	>=dev-qt/qtnetwork-${QTMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
 "
 RDEPEND="${DEPEND}"
 
@@ -30,5 +32,5 @@ src_test() {
 		-j1
 		-E "(libmediawiki-logintest|libmediawiki-logouttest|libmediawiki-queryimageinfotest|libmediawiki-queryimagestest|libmediawiki-queryinfotest|libmediawiki-querysiteinfousergroupstest)"
 	)
-	kde5_src_test
+	ecm_src_test
 }


             reply	other threads:[~2020-01-17 19:49 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-17 19:49 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-04 23:15 [gentoo-commits] repo/gentoo:master commit in: net-libs/libmediawiki/ Andreas Sturmlechner
2022-09-14 13:19 Andreas Sturmlechner
2022-08-30 14:50 Andreas Sturmlechner
2022-08-29 15:15 Andreas Sturmlechner
2021-09-14 14:15 Yixun Lan
2020-10-30 11:40 Andreas Sturmlechner
2018-08-10 13:40 Michael Palimaka
2018-05-06 11:24 Andreas Sturmlechner
2018-02-11 17:07 Andreas Sturmlechner
2017-09-02 13:54 Michael Palimaka
2017-09-02 13:25 Michael Palimaka
2017-06-18 12:08 Michael Palimaka
2017-01-28 15:11 Johannes Huber
2017-01-28 14:45 Andreas Sturmlechner
2016-12-23 10:11 Johannes Huber
2015-10-23 14:57 Michael Palimaka
2015-10-22 13:18 Michael Palimaka
2015-10-22 11:55 Michael Palimaka

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=1579289944.5d7626b2941394105f3c472d25f296db00ff917c.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