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: kde-frameworks/kdewebkit/
Date: Sat,  8 Aug 2020 10:59:00 +0000 (UTC)	[thread overview]
Message-ID: <1596884104.10e62ed9af2f3bc9bbe0cc7112ffe81c151ddabd.asturm@gentoo> (raw)

commit:     10e62ed9af2f3bc9bbe0cc7112ffe81c151ddabd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  8 09:05:40 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug  8 10:55:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10e62ed9

kde-frameworks/kdewebkit: 5.73.0 version bump

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

 kde-frameworks/kdewebkit/Manifest                |  1 +
 kde-frameworks/kdewebkit/kdewebkit-5.73.0.ebuild | 40 ++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/kde-frameworks/kdewebkit/Manifest b/kde-frameworks/kdewebkit/Manifest
index 0ac2e567ddf..7629572dae1 100644
--- a/kde-frameworks/kdewebkit/Manifest
+++ b/kde-frameworks/kdewebkit/Manifest
@@ -1,2 +1,3 @@
 DIST kdewebkit-5.70.0.tar.xz 29736 BLAKE2B 9e7205afd66366976478f1919f6b6df25a61354d97fc8f7752d51695bd421e8303d422ca2619d46113a0b3cd6d94101353accf9f4e1cae03449e5ff165ec5c9e SHA512 79b57693fafd2a788d22963aa809358238bcbabf7da88b63224314c683165dc11d35a3383252a8ae79874f7a0c14d1a7efd07abe879f53f46cb3a3c21d902a17
 DIST kdewebkit-5.72.0.tar.xz 29672 BLAKE2B ef01fdc14c46ff66c61fa2f64bcb43e58763594caa65db2b45681d6f7ab9407f2fb55a4ca411708857102ce8114977ef15b4d4d4543ed02829a0a3aa7a3b7ed9 SHA512 35d03459adc4095027900f7b6f911e3a5ed82b40e12365cc89184293b472d92198c29106352b384350ebb5dfd2e49173fe3998fdf5a3fad7d51b16475a411693
+DIST kdewebkit-5.73.0.tar.xz 29692 BLAKE2B 38659f5d4a9e5c1135278559fd21e717edcb751024aa27f489b8f3749ba40bda1e2962c33c33a788034c0e58058fab19800d94ef1bc23b84d954aedca055ed0e SHA512 edf7d35253402a931696b360ecb9efbc2a897642e3edbfa31fad1c85c056eccbcfe68c9a37c3e3925b83a70cdbbc25d3ea27f666cae7547aa3c53ea27fead269

diff --git a/kde-frameworks/kdewebkit/kdewebkit-5.73.0.ebuild b/kde-frameworks/kdewebkit/kdewebkit-5.73.0.ebuild
new file mode 100644
index 00000000000..8998b1af432
--- /dev/null
+++ b/kde-frameworks/kdewebkit/kdewebkit-5.73.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-08-08 10:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-08 10:59 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-11-16 23:41 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdewebkit/ Andreas Sturmlechner
2020-11-14 17:46 Andreas Sturmlechner
2020-10-10 16:04 Andreas Sturmlechner
2020-09-12 14:10 Andreas Sturmlechner
2020-09-12 12:38 Andreas Sturmlechner
2020-08-08 19:56 Andreas Sturmlechner
2018-10-10 12:00 Mikle Kolyada
2018-06-10 12:04 Mikle Kolyada
2017-07-29 20:36 Alexis Ballier
2017-01-17 19:54 Aaron Bauman

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=1596884104.10e62ed9af2f3bc9bbe0cc7112ffe81c151ddabd.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