From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7288A13835B for ; Mon, 21 Sep 2020 22:08:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D0F2E0848; Mon, 21 Sep 2020 22:08:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72E92E0848 for ; Mon, 21 Sep 2020 22:08:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 57C7D340E84 for ; Mon, 21 Sep 2020 22:08:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05F8A370 for ; Mon, 21 Sep 2020 22:08:10 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1600726072.95ad580786dcca9ab9488ba68cd84b3e73b3c4e3.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kmarkdownwebview/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kmarkdownwebview/Manifest kde-misc/kmarkdownwebview/kmarkdownwebview-0.5.6.ebuild X-VCS-Directories: kde-misc/kmarkdownwebview/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 95ad580786dcca9ab9488ba68cd84b3e73b3c4e3 X-VCS-Branch: master Date: Mon, 21 Sep 2020 22:08:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3a0c0252-1c63-41f7-b9b9-26fb11ea13b4 X-Archives-Hash: 343e1427ee9d40e7d8bbc7696c86d7be commit: 95ad580786dcca9ab9488ba68cd84b3e73b3c4e3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Sep 21 22:02:57 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Sep 21 22:07:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ad5807 kde-misc/kmarkdownwebview: 0.5.6 version bump See also: https://mail.kde.org/pipermail/kde-announce-apps/2020-September/005608.html Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/kmarkdownwebview/Manifest | 1 + .../kmarkdownwebview/kmarkdownwebview-0.5.6.ebuild | 36 ++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/kde-misc/kmarkdownwebview/Manifest b/kde-misc/kmarkdownwebview/Manifest index 579aa46d6fd..18c160197d2 100644 --- a/kde-misc/kmarkdownwebview/Manifest +++ b/kde-misc/kmarkdownwebview/Manifest @@ -1 +1,2 @@ DIST kmarkdownwebview-0.5.5.tar.xz 64468 BLAKE2B 7116173ace51c3b4189c5af433114e6a7156ad6ce8381078d61aa20e17c4e067b2affa0f816fed27b02c4ddc0f4c15263220384a9afc6ae592b287dac2d93938 SHA512 c10bb4da4ff2b3a05dc82887ddbc45447387a4cd4bee64cefb5f21e42dbbb777b3b00118867e78af684c579e4f3c604be1973b1ee4e18692fc6bfd6b24bffeee +DIST kmarkdownwebview-0.5.6.tar.xz 68992 BLAKE2B cf2dd0718c6517b7ff3cebd032410b695a4ec40e6c51c93ac3f8f85cd3ffdb9a23c1922ac7f7e097412f0ea76891ea067ca2633d036dba8e45ff3fd6cc468f9b SHA512 51c99da9cb2fd0868bf0bc18e89efad75d70758343cf2b4d05e4eec00d328cc041ee9c8b90c402dc137afab5266e9dfb8877832064305de5a836c4aa94af4e4e diff --git a/kde-misc/kmarkdownwebview/kmarkdownwebview-0.5.6.ebuild b/kde-misc/kmarkdownwebview/kmarkdownwebview-0.5.6.ebuild new file mode 100644 index 00000000000..a39961d2e0a --- /dev/null +++ b/kde-misc/kmarkdownwebview/kmarkdownwebview-0.5.6.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit ecm kde.org + +DESCRIPTION="KPart for rendering Markdown content" +HOMEPAGE="https://frinring.wordpress.com/2017/09/14/kmarkdownwebview-0-1-0/" +SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" + +LICENSE="BSD LGPL-2.1+" +SLOT="5" +KEYWORDS="~amd64" +IUSE="" + +DEPEND=" + dev-qt/qtgui:5 + dev-qt/qtwebchannel:5 + dev-qt/qtwebengine:5[widgets] + dev-qt/qtwidgets:5 + kde-frameworks/kconfigwidgets:5 + kde-frameworks/kcoreaddons:5 + kde-frameworks/ki18n:5 + kde-frameworks/kio:5 + kde-frameworks/kparts:5 + kde-frameworks/kxmlgui:5 +" +RDEPEND="${DEPEND}" + +src_configure() { + local mycmakeargs=( + -DUSE_QTWEBKIT=OFF + ) + ecm_src_configure +}