Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/flameshot/
Date: Tue, 05 Jul 2022 07:40:34
Message-Id: 1657006829.6d61c899e6875a22c461cdeb039495575cc0dcec.juippis@gentoo
1 commit: 6d61c899e6875a22c461cdeb039495575cc0dcec
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 5 07:40:01 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 5 07:40:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d61c899
7
8 media-gfx/flameshot: drop 0.6.0-r1, 0.9.0-r1, 0.10.1
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 media-gfx/flameshot/Manifest | 3 --
13 media-gfx/flameshot/flameshot-0.10.1.ebuild | 47 ---------------------
14 media-gfx/flameshot/flameshot-0.6.0-r1.ebuild | 59 ---------------------------
15 media-gfx/flameshot/flameshot-0.9.0-r1.ebuild | 51 -----------------------
16 4 files changed, 160 deletions(-)
17
18 diff --git a/media-gfx/flameshot/Manifest b/media-gfx/flameshot/Manifest
19 index 6456a03354b2..a4d8ebbe281f 100644
20 --- a/media-gfx/flameshot/Manifest
21 +++ b/media-gfx/flameshot/Manifest
22 @@ -1,6 +1,3 @@
23 -DIST flameshot-0.10.1.tar.gz 7726725 BLAKE2B 7045e7f86fc835a49a814b6fb86c2d413422a323925d358cc37d6263b8a1ca9415f134caf72700ebe138621a5687d9245dc96edf8f0597eb1e974edf5bf699f1 SHA512 dca9c48b284d23b67cb71ff78d79b87887506bf5b30600c5d9ee78f5fadebab6d507674abeeae0c5cdf4a149e71df60666299c7db10168613c03467c7aafa7cf
24 DIST flameshot-0.10.2.tar.gz 7726687 BLAKE2B c7c7402d0cb6234473018571e67c39aebec3b4afa398fc2ef590f64527980ca218b1ebd8228ea47a3f9fd76e0edc2f8e1662965f79817bf6461bf0fc64d8b692 SHA512 b0eb1decd87dab1d4a375708448dd4c6f85c101d33814b76edbb328150d0e9ee7a588be698fddcb24e70e39cd4331f9aa2ff082525ff6975d52303a6d9c1ab12
25 -DIST flameshot-0.6.0.tar.gz 641561 BLAKE2B f9e87373d84c1a841f70cd9c13b504865a0ef23d0fb29848f2270171459afe9c6852e12c712ebdc7cf3cfc62214d7b7507b85cf21838d0ebed33bee1e39f4aad SHA512 194127032ab0f62a6ba2698688e11b2d4e6f0e04a282144f5fbb6c232eeebc71371af2d55abbb6e98b8649dee036e6f0a6ef55710e4321a60fd5ac6e453ab975
26 -DIST flameshot-0.9.0.tar.gz 7659641 BLAKE2B 38151bf333802ccbaa6c2292799958fe4c75f5a978eea9b2314c5eb264fb569cfcce73afac79b80423686d3a10ec54300ad4cacd3be9a6c6e58c72f59c23fb46 SHA512 888422cd66b7c90cd6da0e824a2c12c0ca7e3cfdfd0a0499868acf9609e6c3a0977f816c656690fa101971b98a3f560cf7849b93079c091b25155360cb20ea11
27 DIST flameshot-11.0.0.tar.gz 12662479 BLAKE2B 1adef0196a449c33ea57ecd214ad890f44a8530c9c1116d5bdc29074835c040c8fbbec207501e597fb09887ab1e80e937e8412acdc7eb38c8619aa993f986018 SHA512 de13f3c5bc18f164c6e37c0b3f42c8693d3ebfaba5f3d54360899df6479390e2a0c38970fa2595c9293304b4e52ca2198477f4f317abcb11df4c30a24ab1909f
28 DIST flameshot-12.0.0.tar.gz 15617684 BLAKE2B 0c878c1efae7b1dd7fccc50471bb810bbf6067bcb1fe26b73965d4f5a78e514e33d74f4a0c28e68ff4e15875ec5d6f9eccfc91ee1635b6e0d31bb50133182277 SHA512 8a7d0878ff57f9c3fcb12791c33f2c11de08b057a68bb50684dd9195fbba8557e71236bc4f8a5f50062af021ed970d5b4362fc2bfdc90415143d7597c3df50f0
29
30 diff --git a/media-gfx/flameshot/flameshot-0.10.1.ebuild b/media-gfx/flameshot/flameshot-0.10.1.ebuild
31 deleted file mode 100644
32 index fc16ba761736..000000000000
33 --- a/media-gfx/flameshot/flameshot-0.10.1.ebuild
34 +++ /dev/null
35 @@ -1,47 +0,0 @@
36 -# Copyright 2021 Gentoo Authors
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=7
40 -
41 -inherit cmake xdg
42 -
43 -DESCRIPTION="Powerful yet simple to use screenshot software"
44 -HOMEPAGE="https://flameshot.org https://github.com/flameshot-org/flameshot"
45 -SRC_URI="https://github.com/flameshot-org/flameshot/archive/v${PV}.tar.gz -> ${P}.tar.gz"
46 -
47 -LICENSE="Apache-2.0 Free-Art-1.3 GPL-3+"
48 -SLOT="0"
49 -KEYWORDS="~amd64 ~x86"
50 -
51 -DEPEND="
52 - dev-qt/qtcore:5
53 - dev-qt/qtgui:5
54 - =dev-qt/qtsingleapplication-2.6*[qt5(+),X]
55 - dev-qt/qtwidgets:5
56 - dev-qt/qtsvg:5
57 - dev-qt/qtnetwork:5
58 - dev-qt/qtdbus:5
59 - sys-apps/dbus
60 - dev-libs/spdlog:=
61 -"
62 -BDEPEND="
63 - dev-qt/linguist-tools:5
64 -"
65 -RDEPEND="${DEPEND}"
66 -
67 -src_prepare() {
68 - rm -r external/spdlog || die
69 - rm -r external/singleapplication || die
70 -
71 - cmake_src_prepare
72 -}
73 -
74 -src_configure() {
75 - local mycmakeargs=(
76 - -DUSE_EXTERNAL_SPDLOG=1
77 - -DUSE_EXTERNAL_SINGLEAPPLICATION=1
78 - -DENABLE_CACHE=0
79 - )
80 -
81 - cmake_src_configure
82 -}
83
84 diff --git a/media-gfx/flameshot/flameshot-0.6.0-r1.ebuild b/media-gfx/flameshot/flameshot-0.6.0-r1.ebuild
85 deleted file mode 100644
86 index a83757d63d11..000000000000
87 --- a/media-gfx/flameshot/flameshot-0.6.0-r1.ebuild
88 +++ /dev/null
89 @@ -1,59 +0,0 @@
90 -# Copyright 2021 Gentoo Authors
91 -# Distributed under the terms of the GNU General Public License v2
92 -
93 -EAPI=7
94 -
95 -inherit desktop qmake-utils xdg-utils
96 -
97 -DESCRIPTION="Powerful yet simple to use screenshot software"
98 -HOMEPAGE="https://flameshot.org https://github.com/flameshot-org/flameshot"
99 -SRC_URI="https://github.com/flameshot-org/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
100 -
101 -LICENSE="Free-Art-1.3 GPL-3+ Apache-2.0"
102 -SLOT="0"
103 -KEYWORDS="amd64 x86"
104 -IUSE=""
105 -
106 -DEPEND="
107 - dev-qt/qtcore:5
108 - dev-qt/qtgui:5
109 - dev-qt/qtsingleapplication[qt5(+),X]
110 - dev-qt/qtwidgets:5
111 - dev-qt/qtsvg:5
112 - dev-qt/qtnetwork:5
113 - dev-qt/qtdbus:5
114 - sys-apps/dbus
115 -"
116 -BDEPEND="
117 - dev-qt/linguist-tools:5
118 -"
119 -RDEPEND="${DEPEND}"
120 -PATCHES=(
121 - "${FILESDIR}/${P}-unbundle-qtsingleapplication.patch"
122 - "${FILESDIR}/${P}-missing-include-fix.patch"
123 -)
124 -
125 -src_prepare() {
126 - rm -r src/third-party/singleapplication || die
127 - default
128 -}
129 -
130 -src_configure() {
131 - eqmake5 "CONFIG+=packaging"
132 -}
133 -
134 -src_install() {
135 - emake INSTALL_ROOT="${D}" install
136 -}
137 -
138 -pkg_postinst() {
139 - xdg_desktop_database_update
140 - xdg_icon_cache_update
141 - xdg_mimeinfo_database_update
142 -}
143 -
144 -pkg_postrm() {
145 - xdg_desktop_database_update
146 - xdg_icon_cache_update
147 - xdg_mimeinfo_database_update
148 -}
149
150 diff --git a/media-gfx/flameshot/flameshot-0.9.0-r1.ebuild b/media-gfx/flameshot/flameshot-0.9.0-r1.ebuild
151 deleted file mode 100644
152 index 040dac744bad..000000000000
153 --- a/media-gfx/flameshot/flameshot-0.9.0-r1.ebuild
154 +++ /dev/null
155 @@ -1,51 +0,0 @@
156 -# Copyright 2021 Gentoo Authors
157 -# Distributed under the terms of the GNU General Public License v2
158 -
159 -EAPI=7
160 -
161 -inherit cmake desktop xdg
162 -
163 -DESCRIPTION="Powerful yet simple to use screenshot software"
164 -HOMEPAGE="https://flameshot.org https://github.com/flameshot-org/flameshot"
165 -SRC_URI="https://github.com/flameshot-org/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
166 -
167 -LICENSE="Apache-2.0 Free-Art-1.3 GPL-3+"
168 -SLOT="0"
169 -KEYWORDS="~amd64 ~x86"
170 -IUSE=""
171 -
172 -DEPEND="
173 - dev-qt/qtcore:5
174 - dev-qt/qtgui:5
175 - =dev-qt/qtsingleapplication-2.6*[qt5(+),X]
176 - dev-qt/qtwidgets:5
177 - dev-qt/qtsvg:5
178 - dev-qt/qtnetwork:5
179 - dev-qt/qtdbus:5
180 - sys-apps/dbus
181 - dev-libs/spdlog
182 -"
183 -BDEPEND="
184 - dev-qt/linguist-tools:5
185 -"
186 -RDEPEND="${DEPEND}"
187 -PATCHES=(
188 - "${FILESDIR}/${P}-unbundle-qtsingleapplication.patch"
189 - "${FILESDIR}/${P}-dont-force-ccache.patch"
190 -)
191 -
192 -src_prepare() {
193 - rm -r external/spdlog || die
194 - rm -r external/singleapplication || die
195 -
196 - cmake_src_prepare
197 -}
198 -
199 -src_configure() {
200 - local mycmakeargs=(
201 - -DUSE_EXTERNAL_SPDLOG=1
202 - -DUSE_EXTERNAL_SINGLEAPPLICATION=1
203 - )
204 -
205 - cmake_src_configure
206 -}