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] proj/kde:master commit in: kde-frameworks/kdewebkit/
Date: Sun,  6 Sep 2020 16:45:09 +0000 (UTC)	[thread overview]
Message-ID: <1599410684.2b45ab8a51eb0a9315a91368be9e91f712daecd6.asturm@gentoo> (raw)

commit:     2b45ab8a51eb0a9315a91368be9e91f712daecd6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  6 12:03:41 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep  6 16:44:44 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2b45ab8a

kde-frameworks/kdewebkit: 5.74.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kdewebkit/kdewebkit-5.74.0.ebuild | 40 ++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/kde-frameworks/kdewebkit/kdewebkit-5.74.0.ebuild b/kde-frameworks/kdewebkit/kdewebkit-5.74.0.ebuild
new file mode 100644
index 0000000000..8998b1af43
--- /dev/null
+++ b/kde-frameworks/kdewebkit/kdewebkit-5.74.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_QTHELP="false"
+ECM_TEST="false"
+PVCUT=$(ver_cut 1-2)
+QTMIN=5.14.2
+inherit ecm kde.org
+
+DESCRIPTION="Framework providing KDE integration of QtWebKit"
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE="designer"
+
+RDEPEND="
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtnetwork-${QTMIN}:5
+	>=dev-qt/qtwebkit-5.212.0_pre20180120:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	=kde-frameworks/kconfig-${PVCUT}*:5
+	=kde-frameworks/kcoreaddons-${PVCUT}*:5
+	=kde-frameworks/kio-${PVCUT}*:5
+	=kde-frameworks/kjobwidgets-${PVCUT}*:5
+	=kde-frameworks/kparts-${PVCUT}*:5
+	=kde-frameworks/kservice-${PVCUT}*:5
+	=kde-frameworks/kwallet-${PVCUT}*:5
+	designer? ( =kde-frameworks/kdesignerplugin-${PVCUT}*:5 )
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtnetwork-${QTMIN}:5
+"
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_DESIGNERPLUGIN=$(usex designer)
+	)
+	ecm_src_configure
+}


             reply	other threads:[~2020-09-06 16:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-06 16:45 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-17  9:41 [gentoo-commits] proj/kde:master commit in: kde-frameworks/kdewebkit/ Andreas Sturmlechner
2020-11-14 17:46 Andreas Sturmlechner
2020-11-08  8:44 Andreas Sturmlechner
2020-10-10 16:05 Andreas Sturmlechner
2020-10-05 11:22 Andreas Sturmlechner
2020-09-12 12:38 Andreas Sturmlechner
2020-08-08 11:01 Andreas Sturmlechner
2020-08-02  8:11 Andreas Sturmlechner
2020-07-04 21:44 Andreas Sturmlechner
2019-07-24 17:53 Andreas Sturmlechner
2019-07-21 11:10 Andreas Sturmlechner
2014-06-10 17:22 Michael Palimaka
2014-02-11  8:48 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=1599410684.2b45ab8a51eb0a9315a91368be9e91f712daecd6.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