From: "Matthew Smith" <matthew@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/zutty/
Date: Sun, 24 Jul 2022 10:52:16 +0000 (UTC) [thread overview]
Message-ID: <1658659764.0838d0a62cf1f1663cad7d84524edde500f7a892.matthew@gentoo> (raw)
commit: 0838d0a62cf1f1663cad7d84524edde500f7a892
Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 10:49:24 2022 +0000
Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 10:49:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0838d0a6
x11-terms/zutty: drop 0.11
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
x11-terms/zutty/Manifest | 1 -
x11-terms/zutty/zutty-0.11.ebuild | 41 ---------------------------------------
2 files changed, 42 deletions(-)
diff --git a/x11-terms/zutty/Manifest b/x11-terms/zutty/Manifest
index b6740d9b6972..d5b66ef07238 100644
--- a/x11-terms/zutty/Manifest
+++ b/x11-terms/zutty/Manifest
@@ -1,2 +1 @@
-DIST zutty-0.11.tar.gz 343469 BLAKE2B 9cd040e72d0ea76a526d099265b3a0974d40b1b8b679ff3baafc47f827b140943ac8bc13676831245e219ca1335ded7aca1e7826baf175fc63e88012791785e1 SHA512 84e8402a310adc80c698ded38fa3eb8ba44034f391e2538bccbdbc4082e239dc0d6ceb20504eeab4e5d2499ded55ef0941ae2e5d07eeb809d1059e5449cdb708
DIST zutty-0.12.tar.gz 348226 BLAKE2B 8d065928fe3e8049e63f1e679d4e8d2ef6643b01b098698594d536c6fa9494a2a934dce3e4fe60594be4f1b56691a83a8e7fab0dd1ec6c09e12eeb1e69354f5e SHA512 d10289a51469ec6352a5b1feefb732dce7cf507b02ce57e64f8f65443f4533b8d61f357dec92cb00b58386416470928d763290a6d4ff714f65f98f1f09d60083
diff --git a/x11-terms/zutty/zutty-0.11.ebuild b/x11-terms/zutty/zutty-0.11.ebuild
deleted file mode 100644
index 382faeb02b34..000000000000
--- a/x11-terms/zutty/zutty-0.11.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8,9,10} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit python-any-r1 waf-utils
-
-DESCRIPTION="X terminal emulator rendering through OpenGL ES Compute Shaders"
-HOMEPAGE="https://tomscii.sig7.se/zutty/ https://github.com/tomszilagyi/zutty"
-SRC_URI="https://github.com/tomszilagyi/zutty/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64"
-
-# It is possible to run the tests using virtualx, but it seems to take
-# screenshots of the terminal window, and compares checksums that never
-# seem to match.
-RESTRICT="test"
-
-RDEPEND="
- media-libs/freetype:2
- virtual/opengl
- x11-libs/libX11
- x11-libs/libXmu
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- ${PYTHON_DEPS}
- virtual/pkgconfig
-"
-
-PATCHES=(
- # Remove default CXX/LDFLAGS, bug #830405.
- "${FILESDIR}"/${PN}-0.11-cxxflags.patch
-)
-
-DOCS=( doc/KEYS.org doc/USAGE.org )
next reply other threads:[~2022-07-24 10:52 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-24 10:52 Matthew Smith [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-26 21:32 [gentoo-commits] repo/gentoo:master commit in: x11-terms/zutty/ Sam James
2024-06-12 7:31 Matthew Smith
2024-03-14 7:54 Matthew Smith
2024-03-13 19:38 Arthur Zamarin
2024-01-23 17:20 Matthew Smith
2024-01-23 17:20 Matthew Smith
2023-09-16 10:11 Sam James
2023-02-19 15:24 Matthew Smith
2023-02-19 15:24 Matthew Smith
2023-02-18 8:11 Matthew Smith
2022-09-12 18:17 Matthew Smith
2022-09-11 7:54 Agostino Sarubbo
2022-09-10 12:04 Matthew Smith
2022-07-02 18:18 Sam James
2022-02-27 10:23 Matthew Smith
2022-02-26 18:52 Sam James
2022-01-21 7:08 Joonas Niilola
2021-11-13 12:51 Jakov Smolić
2021-10-31 2:55 Sam James
2021-09-16 20:23 Ionen Wolkens
2021-08-30 7:26 Agostino Sarubbo
2021-07-20 16:00 Sam James
2021-06-03 7:01 Joonas Niilola
2021-05-18 13:31 Joonas Niilola
2021-05-18 13:31 Joonas Niilola
2021-03-21 19:47 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1658659764.0838d0a62cf1f1663cad7d84524edde500f7a892.matthew@gentoo \
--to=matthew@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox