public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kmarkdownwebview/
@ 2018-04-03 15:18 99% Andreas Sturmlechner
  0 siblings, 0 replies; 1+ results
From: Andreas Sturmlechner @ 2018-04-03 15:18 UTC (permalink / raw
  To: gentoo-commits

commit:     d54e587308b0180bb1c9b9b8caee7d2421d1416f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  3 14:34:38 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr  3 15:17:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d54e5873

kde-misc/kmarkdownwebview: Drop 0.4.0

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 kde-misc/kmarkdownwebview/Manifest                 |  1 -
 .../kmarkdownwebview/kmarkdownwebview-0.4.0.ebuild | 38 ----------------------
 2 files changed, 39 deletions(-)

diff --git a/kde-misc/kmarkdownwebview/Manifest b/kde-misc/kmarkdownwebview/Manifest
index 8768793868a..95f3bfe34b5 100644
--- a/kde-misc/kmarkdownwebview/Manifest
+++ b/kde-misc/kmarkdownwebview/Manifest
@@ -1,3 +1,2 @@
-DIST kmarkdownwebview-0.4.0.tar.xz 57728 BLAKE2B 7149f13987d1e204071ad6a030a40371065c016b94a56e7d4688b7d806ea1eee6cd543498d38ae540fc48fadd7fcbdd55842546a5f9ad337599d5edfec728a34 SHA512 3ea108441e6f35d04156b567b0aed25ce6a6f96311b69e6a6f3cfc71a4eb9b9613d36a127da19fc71dfe5118f14064f725a994dd667560699b33830482c2d380
 DIST kmarkdownwebview-0.5.1.tar.xz 58876 BLAKE2B d5bcf612844050f0877dbfea9140379315c63ee882327b40196bbf2d4071c0cdc4c14d911c94e6e01ae7928268e8909efc792f99f0fc51b49943d282e9c84b59 SHA512 4ce47765265f15e623aeb2f9a76dba284510dadd5fc31d238387fc0c2104c8ac8613b25eee982f3dba1672128557e5b54fae7aa7c3b16583eb1a94264a10f5d7
 DIST kmarkdownwebview-0.5.2.tar.xz 60468 BLAKE2B f484d7c9efe370fb56243ce1ffaf04b37f3f45c9a5922045efcf1c6441278256335c98022fee1f78afa4877f5563be764dcbfd2e19f13cf9bbc205384147cc6c SHA512 0e0ff8880ea372c2ee406ebd54a7fd8e19e68bbed7a03096ff39e773d80728220ccc90a5791728d467fe10d8174c5bda46f25577c081cede2690648fe9964b9c

diff --git a/kde-misc/kmarkdownwebview/kmarkdownwebview-0.4.0.ebuild b/kde-misc/kmarkdownwebview/kmarkdownwebview-0.4.0.ebuild
deleted file mode 100644
index 48060d54cb7..00000000000
--- a/kde-misc/kmarkdownwebview/kmarkdownwebview-0.4.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-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="!webkit? ( BSD ) LGPL-2.1+"
-KEYWORDS="~amd64"
-IUSE="webkit"
-
-DEPEND="
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kparts)
-	$(add_frameworks_dep kxmlgui)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtwidgets)
-	webkit? ( $(add_qt_dep qtwebkit) )
-	!webkit? (
-		$(add_qt_dep qtwebchannel)
-		$(add_qt_dep qtwebengine 'widgets')
-	)
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DUSE_QTWEBKIT=$(usex webkit)
-	)
-
-	kde5_src_configure
-}


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-04-03 15:18 99% [gentoo-commits] repo/gentoo:master commit in: kde-misc/kmarkdownwebview/ Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox