From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/gmailfeed/
Date: Mon, 9 Dec 2019 11:21:33 +0000 (UTC) [thread overview]
Message-ID: <1575890481.d19fecd96538eb5b79504b7992e45eb0b29a273e.asturm@gentoo> (raw)
commit: d19fecd96538eb5b79504b7992e45eb0b29a273e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 9 11:10:13 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 9 11:21:21 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d19fecd9
kde-misc/gmailfeed: Switch to ecm.eclass
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/gmailfeed/gmailfeed-1.1-r1.ebuild | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/kde-misc/gmailfeed/gmailfeed-1.1-r1.ebuild b/kde-misc/gmailfeed/gmailfeed-1.1-r1.ebuild
index ee9be6ee7d5..8a4e458e880 100644
--- a/kde-misc/gmailfeed/gmailfeed-1.1-r1.ebuild
+++ b/kde-misc/gmailfeed/gmailfeed-1.1-r1.ebuild
@@ -3,23 +3,25 @@
EAPI=7
-QT_MINIMAL=5.12.1
-inherit kde5
+KFMIN=5.60.0
+QTMIN=5.12.1
+inherit ecm
DESCRIPTION="Plasma 5 applet providing a list of unread emails from your Gmail inbox"
HOMEPAGE="https://store.kde.org/p/998911/ https://github.com/anthon38/gmailfeed"
SRC_URI="https://github.com/anthon38/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
+SLOT="5"
KEYWORDS="~amd64"
IUSE=""
DEPEND="
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep plasma)
- $(add_qt_dep qtnetwork)
- $(add_qt_dep qtxmlpatterns 'qml(+)' 5.12.1-r1)
+ >=dev-qt/qtnetwork-${QTMIN}:5
+ >=dev-qt/qtxmlpatterns-5.12.1-r1:5[qml(+)]
+ >=kde-frameworks/knotifications-${KFMIN}:5
+ >=kde-frameworks/plasma-${KFMIN}:5
"
RDEPEND="${DEPEND}
- $(add_qt_dep qtquickcontrols)
+ >=dev-qt/qtquickcontrols-${QTMIN}:5
"
next reply other threads:[~2019-12-09 11:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-09 11:21 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-03-16 22:42 [gentoo-commits] repo/gentoo:master commit in: kde-misc/gmailfeed/ Andreas Sturmlechner
2019-03-12 7:10 Andreas Sturmlechner
2019-03-12 7:10 Andreas Sturmlechner
2016-12-15 15:31 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=1575890481.d19fecd96538eb5b79504b7992e45eb0b29a273e.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