Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, app-text/cutemarked/, app-text/cutemarked/files/
Date: Sun, 04 Oct 2020 18:37:03
Message-Id: 1601836572.25d98aad8ea321d30f48f60ec66bb5cfda8d0696.asturm@gentoo
1 commit: 25d98aad8ea321d30f48f60ec66bb5cfda8d0696
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 18:31:22 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 18:36:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25d98aad
7
8 app-text/cutemarked: Remove last-rited package
9
10 Closes: https://bugs.gentoo.org/684678
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-text/cutemarked/Manifest | 1 -
14 app-text/cutemarked/cutemarked-0.11.3-r1.ebuild | 40 ----------------------
15 .../files/cutemarked-0.11.1-respect-destdir.patch | 24 -------------
16 .../files/cutemarked-0.11.3-bgcolor.patch | 12 -------
17 .../files/cutemarked-0.11.3-qaction-include.patch | 11 ------
18 app-text/cutemarked/metadata.xml | 11 ------
19 profiles/package.mask | 5 ---
20 7 files changed, 104 deletions(-)
21
22 diff --git a/app-text/cutemarked/Manifest b/app-text/cutemarked/Manifest
23 deleted file mode 100644
24 index e255b884959..00000000000
25 --- a/app-text/cutemarked/Manifest
26 +++ /dev/null
27 @@ -1 +0,0 @@
28 -DIST cutemarked-0.11.3.tar.gz 772238 BLAKE2B 1acc7291d968f26f87a1b2fc1070ca3a61053b8bba04c57d91917ed3dea6a5893b9cab41004cef044ddb656e3d334d177d6765db7624d33f91f749d5787b23b2 SHA512 3b776f6453812ce4afa37532bf03adce01ad3ec2fb0d848e3a0e5f18ca30be6f1e9f6b3c815917a96c9637c722d53a5bc249d5f58b209000d7d794239626ca30
29
30 diff --git a/app-text/cutemarked/cutemarked-0.11.3-r1.ebuild b/app-text/cutemarked/cutemarked-0.11.3-r1.ebuild
31 deleted file mode 100644
32 index d4f1373747d..00000000000
33 --- a/app-text/cutemarked/cutemarked-0.11.3-r1.ebuild
34 +++ /dev/null
35 @@ -1,40 +0,0 @@
36 -# Copyright 1999-2018 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=7
40 -
41 -inherit qmake-utils
42 -
43 -DESCRIPTION="Qt5 markdown editor"
44 -HOMEPAGE="https://github.com/cloose/CuteMarkEd"
45 -SRC_URI="https://github.com/cloose/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
46 -
47 -LICENSE="GPL-2"
48 -SLOT="0"
49 -KEYWORDS="~amd64 ~x86"
50 -IUSE=""
51 -
52 -DEPEND="
53 - app-text/discount
54 - app-text/hunspell
55 - dev-qt/linguist-tools:5
56 - dev-qt/qtcore:5
57 - dev-qt/qtgui:5
58 - dev-qt/qtnetwork:5
59 - dev-qt/qtprintsupport:5
60 - dev-qt/qttest:5
61 - dev-qt/qtwebkit:5
62 -"
63 -RDEPEND="${DEPEND}"
64 -
65 -S="${WORKDIR}/CuteMarkEd-${PV}"
66 -
67 -PATCHES=(
68 - "${FILESDIR}/${PN}"-0.11.1-respect-destdir.patch
69 - "${FILESDIR}/${PN}"-0.11.3-qaction-include.patch
70 - "${FILESDIR}/${PN}"-0.11.3-bgcolor.patch
71 -)
72 -
73 -src_configure() {
74 - eqmake5 ROOT="${D}" CuteMarkEd.pro
75 -}
76
77 diff --git a/app-text/cutemarked/files/cutemarked-0.11.1-respect-destdir.patch b/app-text/cutemarked/files/cutemarked-0.11.1-respect-destdir.patch
78 deleted file mode 100644
79 index 2ce1469538f..00000000000
80 --- a/app-text/cutemarked/files/cutemarked-0.11.1-respect-destdir.patch
81 +++ /dev/null
82 @@ -1,24 +0,0 @@
83 -diff -ru CuteMarkEd-0.11.1/app/app.pro CuteMarkEd-0.11.1-sane/app/app.pro
84 ---- CuteMarkEd-0.11.1/app/app.pro 2015-07-06 12:02:22.000000000 +0200
85 -+++ CuteMarkEd-0.11.1-sane/app/app.pro 2015-07-09 14:53:29.398899757 +0200
86 -@@ -243,7 +243,7 @@
87 - ## INSTALLATION
88 -
89 - unix {
90 -- isEmpty(PREFIX): PREFIX = /usr
91 -+ isEmpty(PREFIX): PREFIX = $${ROOT}/usr
92 - DATADIR = $${PREFIX}/share
93 -
94 - # install desktop file
95 -diff -ru CuteMarkEd-0.11.1/fontawesomeicon/fontawesomeicon.pro CuteMarkEd-0.11.1-sane/fontawesomeicon/fontawesomeicon.pro
96 ---- CuteMarkEd-0.11.1/fontawesomeicon/fontawesomeicon.pro 2015-07-06 12:02:22.000000000 +0200
97 -+++ CuteMarkEd-0.11.1-sane/fontawesomeicon/fontawesomeicon.pro 2015-07-09 14:52:45.867901697 +0200
98 -@@ -39,7 +39,7 @@
99 -
100 - unix {
101 - # install plugin
102 -- target.path = $$[QT_INSTALL_PLUGINS]/iconengines
103 -+ target.path = $${ROOT}/$$[QT_INSTALL_PLUGINS]/iconengines
104 - INSTALLS += target
105 - message("The project will be installed in $$[QT_INSTALL_PLUGINS]/iconengines")
106 - }
107
108 diff --git a/app-text/cutemarked/files/cutemarked-0.11.3-bgcolor.patch b/app-text/cutemarked/files/cutemarked-0.11.3-bgcolor.patch
109 deleted file mode 100644
110 index 8cf1fe5f1c3..00000000000
111 --- a/app-text/cutemarked/files/cutemarked-0.11.3-bgcolor.patch
112 +++ /dev/null
113 @@ -1,12 +0,0 @@
114 -diff --git a/app/styles/markdown.css b/app/styles/markdown.css
115 -index 7c87385..607f025 100644
116 ---- a/app/styles/markdown.css
117 -+++ b/app/styles/markdown.css
118 -@@ -25,6 +25,7 @@ body{
119 - line-height: 1;
120 - max-width: 960px;
121 - padding: 30px;
122 -+ background-color: #ffffff;
123 - }
124 - h1, h2, h3, h4 {
125 - color: #111111;
126
127 diff --git a/app-text/cutemarked/files/cutemarked-0.11.3-qaction-include.patch b/app-text/cutemarked/files/cutemarked-0.11.3-qaction-include.patch
128 deleted file mode 100644
129 index 5e585945902..00000000000
130 --- a/app-text/cutemarked/files/cutemarked-0.11.3-qaction-include.patch
131 +++ /dev/null
132 @@ -1,11 +0,0 @@
133 -diff -Nru a/app/optionsdialog.cpp b/app/optionsdialog.cpp
134 ---- a/app/optionsdialog.cpp 2016-03-28 13:48:50.000000000 +0200
135 -+++ b/app/optionsdialog.cpp 2018-06-05 07:28:09.086517828 +0200
136 -@@ -17,6 +17,7 @@
137 - #include "optionsdialog.h"
138 - #include "ui_optionsdialog.h"
139 -
140 -+#include <QAction>
141 - #include <QFontComboBox>
142 - #include <QItemEditorFactory>
143 - #include <QKeySequence>
144
145 diff --git a/app-text/cutemarked/metadata.xml b/app-text/cutemarked/metadata.xml
146 deleted file mode 100644
147 index 522f8101737..00000000000
148 --- a/app-text/cutemarked/metadata.xml
149 +++ /dev/null
150 @@ -1,11 +0,0 @@
151 -<?xml version="1.0" encoding="UTF-8"?>
152 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
153 -<pkgmetadata>
154 - <maintainer type="person">
155 - <email>zx2c4@g.o</email>
156 - <name>Jason A. Donenfeld</name>
157 - </maintainer>
158 - <upstream>
159 - <remote-id type="github">cloose/cutemarked</remote-id>
160 - </upstream>
161 -</pkgmetadata>
162
163 diff --git a/profiles/package.mask b/profiles/package.mask
164 index a9bab3f8345..9428cd48541 100644
165 --- a/profiles/package.mask
166 +++ b/profiles/package.mask
167 @@ -554,11 +554,6 @@ dev-python/mini-amf
168 # Masked for removal in 30 days.
169 www-plugins/freshplayerplugin
170
171 -# Andreas Sturmlechner <asturm@g.o> (2020-09-04)
172 -# Depends on deprecated dev-qt/qtwebkit, maintainer unresponsive for 1.5 yr.;
173 -# Upstream dead, fork available, bug #684678. Masked for removal in 30 days.
174 -app-text/cutemarked
175 -
176 # Louis Sautier <sbraz@g.o> (2020-09-04)
177 # Masked for removal in 30 days, no revdeps. Dependency of
178 # previously removed dev-python/flask-bootstrap