Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/foot-terminfo/
Date: Mon, 07 Feb 2022 20:37:55
Message-Id: 1644266234.c4f7ae4013bb14403ada084fa004d013b02501a2.arthurzam@gentoo
1 commit: c4f7ae4013bb14403ada084fa004d013b02501a2
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 7 20:37:14 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 7 20:37:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c4f7ae40
7
8 gui-apps/foot-terminfo: treeclean (moved to ::gentoo)
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 gui-apps/foot-terminfo/Manifest | 6 ----
13 gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild | 37 ----------------------
14 gui-apps/foot-terminfo/foot-terminfo-1.7.1.ebuild | 32 -------------------
15 gui-apps/foot-terminfo/foot-terminfo-1.7.2.ebuild | 32 -------------------
16 gui-apps/foot-terminfo/foot-terminfo-1.8.1.ebuild | 32 -------------------
17 gui-apps/foot-terminfo/foot-terminfo-1.9.0.ebuild | 32 -------------------
18 gui-apps/foot-terminfo/foot-terminfo-1.9.1.ebuild | 37 ----------------------
19 gui-apps/foot-terminfo/foot-terminfo-9999.ebuild | 37 ----------------------
20 gui-apps/foot-terminfo/metadata.xml | 8 -----
21 9 files changed, 253 deletions(-)
22
23 diff --git a/gui-apps/foot-terminfo/Manifest b/gui-apps/foot-terminfo/Manifest
24 deleted file mode 100644
25 index 42008cacc..000000000
26 --- a/gui-apps/foot-terminfo/Manifest
27 +++ /dev/null
28 @@ -1,6 +0,0 @@
29 -DIST foot-1.10.0.tar.gz 442267 BLAKE2B 3038b25a51c1084f5b80bb12a393b53f9c8036654a665d3ca06ca2b918a2152d27db523b5fa10f3c509a32dca9f95492d42cada6b76131cd23f84ec7b88dae0c SHA512 8578eaee5d6889cc2d76c09cb58b1848bd35064c82d18af46237cc3fe4b5d0b7f4236ee51ef6c91105910e85fb8739919b6f8b10016ae1bd5c642c85634be1e8
30 -DIST foot-1.7.1.tar.gz 390533 BLAKE2B 5eac8041ac5f46b71d8037550bcdd14899071e63fc4a9c6eabe2c44d336e3339e7dbf8b487ff79aa09a6f73378d1faca140fedbf864fdf641a0706c0b9c7912a SHA512 fa6961b24ef7929378c796a77547f509bc2ff319b3b546be8fad31dd02f2686771d2d4a0c72792746e004052fc032f180eb716cb45e2ebbf549859f1b7de7420
31 -DIST foot-1.7.2.tar.gz 392748 BLAKE2B effd72665c553fbf3687fdb17776b264a775311503d974d12b5de4f4b7d1b835755824781a345f29f4866a33f449c61990830452bdca101952ff8c490e37b5f2 SHA512 2acb46daca5840b3a9fb0fc7055f9234618d7d6884ce74fee382f3904136a85f5c17f7119449fd7943dba2ccce2dde9a62d13a1b363ee234765b6ab65d95e19b
32 -DIST foot-1.8.1.tar.gz 428685 BLAKE2B 10ad1adf67e3e7171cc60db3dd90a8bdb676f3df61c518f33150c893ee0a552e28b9647cbae03861b85bf4c8501785eaf8a984726a814da2866a06d1a71b3891 SHA512 62a4cc018e49e270b8d806ea5b5c17965428a0f943b814608c25eb674db6130bfedae2431ac0c61f9c8de6bd227859cedb032f0f573a1e0885938d11efbda4e4
33 -DIST foot-1.9.0.tar.gz 446060 BLAKE2B 2930f155509d2614b1eb0027648e55a97bba3d8ff59c8ea4a181db0e556e3f94b924ccd812653853793c885c6594745de991073f6ec7eaf2438927a033ba6515 SHA512 ffdefd0d42c1a2092af9d6aaf6cd1d33f017424177a3144d317d2bbc502afa1373db9bb5d0042847ff704c76667198e16e5ab861907db2451941517109f2db62
34 -DIST foot-1.9.1.tar.gz 450538 BLAKE2B 19c436853889c6ab98993b5e1b340d579b6e37ceb1a68c49b3db34839e82c72f3943ea88b0e9746f8d067120b5fe16a455a61dec0a21024958767dc32d0f98cc SHA512 8f2925ce8a19fd98ac612723d7594cb741c3222d180632c1719e693b17380dc12d1188cc309377add1cecbc9fe05ea4c75df7fe5603a42f153cc05489345614e
35
36 diff --git a/gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild b/gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild
37 deleted file mode 100644
38 index 7a520230f..000000000
39 --- a/gui-apps/foot-terminfo/foot-terminfo-1.10.0.ebuild
40 +++ /dev/null
41 @@ -1,37 +0,0 @@
42 -# Copyright 1999-2021 Gentoo Authors
43 -# Distributed under the terms of the GNU General Public License v2
44 -
45 -EAPI=8
46 -
47 -if [[ ${PV} != *9999* ]]; then
48 - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> foot-${PV}.tar.gz"
49 - KEYWORDS="~amd64"
50 - S="${WORKDIR}/foot"
51 -else
52 - inherit git-r3
53 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git"
54 -fi
55 -
56 -DESCRIPTION="Terminfo for foot, a great Wayland terminal emulator"
57 -HOMEPAGE="https://codeberg.org/dnkl/foot"
58 -LICENSE="MIT"
59 -SLOT="0"
60 -
61 -DEPEND=""
62 -RDEPEND="<sys-libs/ncurses-6.3"
63 -BDEPEND="sys-libs/ncurses"
64 -
65 -src_prepare() {
66 - default
67 - sed -i 's/@default_terminfo@/foot/g' "${S}/foot.info" || die "Failed to pre-process terminfo"
68 -}
69 -
70 -src_compile() {
71 - tic -x -o "${S}" -e foot,foot-direct "${S}/foot.info" || die "Failed to compile terminfo"
72 -}
73 -
74 -src_install() {
75 - dodir /usr/share/terminfo/f/
76 - cp "${S}/f/foot" "${D}/usr/share/terminfo/f/foot" || die
77 - cp "${S}/f/foot-direct" "${D}/usr/share/terminfo/f/foot-direct" || die
78 -}
79
80 diff --git a/gui-apps/foot-terminfo/foot-terminfo-1.7.1.ebuild b/gui-apps/foot-terminfo/foot-terminfo-1.7.1.ebuild
81 deleted file mode 100644
82 index 0c0c7d21e..000000000
83 --- a/gui-apps/foot-terminfo/foot-terminfo-1.7.1.ebuild
84 +++ /dev/null
85 @@ -1,32 +0,0 @@
86 -# Copyright 1999-2021 Gentoo Authors
87 -# Distributed under the terms of the GNU General Public License v2
88 -
89 -EAPI=7
90 -
91 -if [[ ${PV} != *9999* ]]; then
92 - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> foot-${PV}.tar.gz"
93 - KEYWORDS="~amd64"
94 - S="${WORKDIR}/foot"
95 -else
96 - inherit git-r3
97 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git"
98 -fi
99 -
100 -DESCRIPTION="Terminfo for foot, a great Wayland terminal emulator"
101 -HOMEPAGE="https://codeberg.org/dnkl/foot"
102 -LICENSE="MIT"
103 -SLOT="0"
104 -
105 -DEPEND=""
106 -RDEPEND="${DEPEND}"
107 -BDEPEND="sys-libs/ncurses"
108 -
109 -src_compile() {
110 - tic -x -o "${S}" -e foot,foot-direct "${S}/foot.info" || die "Failed to compile terminfo"
111 -}
112 -
113 -src_install() {
114 - dodir /usr/share/terminfo/f/
115 - cp "${S}/f/foot" "${D}/usr/share/terminfo/f/foot" || die
116 - cp "${S}/f/foot-direct" "${D}/usr/share/terminfo/f/foot-direct" || die
117 -}
118
119 diff --git a/gui-apps/foot-terminfo/foot-terminfo-1.7.2.ebuild b/gui-apps/foot-terminfo/foot-terminfo-1.7.2.ebuild
120 deleted file mode 100644
121 index 0c0c7d21e..000000000
122 --- a/gui-apps/foot-terminfo/foot-terminfo-1.7.2.ebuild
123 +++ /dev/null
124 @@ -1,32 +0,0 @@
125 -# Copyright 1999-2021 Gentoo Authors
126 -# Distributed under the terms of the GNU General Public License v2
127 -
128 -EAPI=7
129 -
130 -if [[ ${PV} != *9999* ]]; then
131 - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> foot-${PV}.tar.gz"
132 - KEYWORDS="~amd64"
133 - S="${WORKDIR}/foot"
134 -else
135 - inherit git-r3
136 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git"
137 -fi
138 -
139 -DESCRIPTION="Terminfo for foot, a great Wayland terminal emulator"
140 -HOMEPAGE="https://codeberg.org/dnkl/foot"
141 -LICENSE="MIT"
142 -SLOT="0"
143 -
144 -DEPEND=""
145 -RDEPEND="${DEPEND}"
146 -BDEPEND="sys-libs/ncurses"
147 -
148 -src_compile() {
149 - tic -x -o "${S}" -e foot,foot-direct "${S}/foot.info" || die "Failed to compile terminfo"
150 -}
151 -
152 -src_install() {
153 - dodir /usr/share/terminfo/f/
154 - cp "${S}/f/foot" "${D}/usr/share/terminfo/f/foot" || die
155 - cp "${S}/f/foot-direct" "${D}/usr/share/terminfo/f/foot-direct" || die
156 -}
157
158 diff --git a/gui-apps/foot-terminfo/foot-terminfo-1.8.1.ebuild b/gui-apps/foot-terminfo/foot-terminfo-1.8.1.ebuild
159 deleted file mode 100644
160 index 0c0c7d21e..000000000
161 --- a/gui-apps/foot-terminfo/foot-terminfo-1.8.1.ebuild
162 +++ /dev/null
163 @@ -1,32 +0,0 @@
164 -# Copyright 1999-2021 Gentoo Authors
165 -# Distributed under the terms of the GNU General Public License v2
166 -
167 -EAPI=7
168 -
169 -if [[ ${PV} != *9999* ]]; then
170 - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> foot-${PV}.tar.gz"
171 - KEYWORDS="~amd64"
172 - S="${WORKDIR}/foot"
173 -else
174 - inherit git-r3
175 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git"
176 -fi
177 -
178 -DESCRIPTION="Terminfo for foot, a great Wayland terminal emulator"
179 -HOMEPAGE="https://codeberg.org/dnkl/foot"
180 -LICENSE="MIT"
181 -SLOT="0"
182 -
183 -DEPEND=""
184 -RDEPEND="${DEPEND}"
185 -BDEPEND="sys-libs/ncurses"
186 -
187 -src_compile() {
188 - tic -x -o "${S}" -e foot,foot-direct "${S}/foot.info" || die "Failed to compile terminfo"
189 -}
190 -
191 -src_install() {
192 - dodir /usr/share/terminfo/f/
193 - cp "${S}/f/foot" "${D}/usr/share/terminfo/f/foot" || die
194 - cp "${S}/f/foot-direct" "${D}/usr/share/terminfo/f/foot-direct" || die
195 -}
196
197 diff --git a/gui-apps/foot-terminfo/foot-terminfo-1.9.0.ebuild b/gui-apps/foot-terminfo/foot-terminfo-1.9.0.ebuild
198 deleted file mode 100644
199 index 0c0c7d21e..000000000
200 --- a/gui-apps/foot-terminfo/foot-terminfo-1.9.0.ebuild
201 +++ /dev/null
202 @@ -1,32 +0,0 @@
203 -# Copyright 1999-2021 Gentoo Authors
204 -# Distributed under the terms of the GNU General Public License v2
205 -
206 -EAPI=7
207 -
208 -if [[ ${PV} != *9999* ]]; then
209 - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> foot-${PV}.tar.gz"
210 - KEYWORDS="~amd64"
211 - S="${WORKDIR}/foot"
212 -else
213 - inherit git-r3
214 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git"
215 -fi
216 -
217 -DESCRIPTION="Terminfo for foot, a great Wayland terminal emulator"
218 -HOMEPAGE="https://codeberg.org/dnkl/foot"
219 -LICENSE="MIT"
220 -SLOT="0"
221 -
222 -DEPEND=""
223 -RDEPEND="${DEPEND}"
224 -BDEPEND="sys-libs/ncurses"
225 -
226 -src_compile() {
227 - tic -x -o "${S}" -e foot,foot-direct "${S}/foot.info" || die "Failed to compile terminfo"
228 -}
229 -
230 -src_install() {
231 - dodir /usr/share/terminfo/f/
232 - cp "${S}/f/foot" "${D}/usr/share/terminfo/f/foot" || die
233 - cp "${S}/f/foot-direct" "${D}/usr/share/terminfo/f/foot-direct" || die
234 -}
235
236 diff --git a/gui-apps/foot-terminfo/foot-terminfo-1.9.1.ebuild b/gui-apps/foot-terminfo/foot-terminfo-1.9.1.ebuild
237 deleted file mode 100644
238 index d72edcdf7..000000000
239 --- a/gui-apps/foot-terminfo/foot-terminfo-1.9.1.ebuild
240 +++ /dev/null
241 @@ -1,37 +0,0 @@
242 -# Copyright 1999-2021 Gentoo Authors
243 -# Distributed under the terms of the GNU General Public License v2
244 -
245 -EAPI=7
246 -
247 -if [[ ${PV} != *9999* ]]; then
248 - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> foot-${PV}.tar.gz"
249 - KEYWORDS="~amd64"
250 - S="${WORKDIR}/foot"
251 -else
252 - inherit git-r3
253 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git"
254 -fi
255 -
256 -DESCRIPTION="Terminfo for foot, a great Wayland terminal emulator"
257 -HOMEPAGE="https://codeberg.org/dnkl/foot"
258 -LICENSE="MIT"
259 -SLOT="0"
260 -
261 -DEPEND=""
262 -RDEPEND="${DEPEND}"
263 -BDEPEND="sys-libs/ncurses"
264 -
265 -src_prepare() {
266 - default
267 - sed -i 's/@default_terminfo@/foot/g' "${S}/foot.info" || die "Failed to pre-process terminfo"
268 -}
269 -
270 -src_compile() {
271 - tic -x -o "${S}" -e foot,foot-direct "${S}/foot.info" || die "Failed to compile terminfo"
272 -}
273 -
274 -src_install() {
275 - dodir /usr/share/terminfo/f/
276 - cp "${S}/f/foot" "${D}/usr/share/terminfo/f/foot" || die
277 - cp "${S}/f/foot-direct" "${D}/usr/share/terminfo/f/foot-direct" || die
278 -}
279
280 diff --git a/gui-apps/foot-terminfo/foot-terminfo-9999.ebuild b/gui-apps/foot-terminfo/foot-terminfo-9999.ebuild
281 deleted file mode 100644
282 index 7a520230f..000000000
283 --- a/gui-apps/foot-terminfo/foot-terminfo-9999.ebuild
284 +++ /dev/null
285 @@ -1,37 +0,0 @@
286 -# Copyright 1999-2021 Gentoo Authors
287 -# Distributed under the terms of the GNU General Public License v2
288 -
289 -EAPI=8
290 -
291 -if [[ ${PV} != *9999* ]]; then
292 - SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> foot-${PV}.tar.gz"
293 - KEYWORDS="~amd64"
294 - S="${WORKDIR}/foot"
295 -else
296 - inherit git-r3
297 - EGIT_REPO_URI="https://codeberg.org/dnkl/foot.git"
298 -fi
299 -
300 -DESCRIPTION="Terminfo for foot, a great Wayland terminal emulator"
301 -HOMEPAGE="https://codeberg.org/dnkl/foot"
302 -LICENSE="MIT"
303 -SLOT="0"
304 -
305 -DEPEND=""
306 -RDEPEND="<sys-libs/ncurses-6.3"
307 -BDEPEND="sys-libs/ncurses"
308 -
309 -src_prepare() {
310 - default
311 - sed -i 's/@default_terminfo@/foot/g' "${S}/foot.info" || die "Failed to pre-process terminfo"
312 -}
313 -
314 -src_compile() {
315 - tic -x -o "${S}" -e foot,foot-direct "${S}/foot.info" || die "Failed to compile terminfo"
316 -}
317 -
318 -src_install() {
319 - dodir /usr/share/terminfo/f/
320 - cp "${S}/f/foot" "${D}/usr/share/terminfo/f/foot" || die
321 - cp "${S}/f/foot-direct" "${D}/usr/share/terminfo/f/foot-direct" || die
322 -}
323
324 diff --git a/gui-apps/foot-terminfo/metadata.xml b/gui-apps/foot-terminfo/metadata.xml
325 deleted file mode 100644
326 index fa25725ba..000000000
327 --- a/gui-apps/foot-terminfo/metadata.xml
328 +++ /dev/null
329 @@ -1,8 +0,0 @@
330 -<?xml version="1.0" encoding="UTF-8"?>
331 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
332 -<pkgmetadata>
333 - <maintainer type="person">
334 - <email>flewkey@××××.party</email>
335 - <name>Ryan Fox</name>
336 - </maintainer>
337 -</pkgmetadata>