public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthew Smith" <matthew@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/zutty/
Date: Wed, 12 Jun 2024 07:31:44 +0000 (UTC)	[thread overview]
Message-ID: <1718177390.d392b1aa793cc35a97ccf55c1a7ca1ee0398a8e2.matthew@gentoo> (raw)

commit:     d392b1aa793cc35a97ccf55c1a7ca1ee0398a8e2
Author:     Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 12 07:29:50 2024 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 07:29:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d392b1aa

x11-terms/zutty: add 0.16

Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 x11-terms/zutty/Manifest          |  1 +
 x11-terms/zutty/zutty-0.16.ebuild | 44 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/x11-terms/zutty/Manifest b/x11-terms/zutty/Manifest
index 01f24e465028..43f754b4ea36 100644
--- a/x11-terms/zutty/Manifest
+++ b/x11-terms/zutty/Manifest
@@ -1 +1,2 @@
 DIST zutty-0.15.tar.gz 351752 BLAKE2B d7de40d490fb2674f939a20fde5f28d4438153a0a5397e801cbe255f3394f7d776107106882dab75fff51fa7d7de73e902679d9d0b4668f54e0417ae4cd95f9f SHA512 a0d482cc60ff3059c14f65fe0892ab81f793e1b98bb892136a7027399dac84360726187c9f47bdb40fcae0b9b361a929aba783c61fca7a57f844787c483c0884
+DIST zutty-0.16.tar.gz 361065 BLAKE2B 0f90057cea71453e07c59aba4d2e8b86d313e2bd9adbc22bd39c9a63e14e7879b23f17148e26f2e44dc010cd650eb35215e4cd382ef68c20df695d2d0b159b69 SHA512 170dd4592a8e87d419214bf1d91f5ce37ba7fe03d767a4fe1f554c164c277ad6eb272a6fbacd706b70ec6a4ab8fbbca3b09e093e8f0d7465f2066b8c0c4b21f3

diff --git a/x11-terms/zutty/zutty-0.16.ebuild b/x11-terms/zutty/zutty-0.16.ebuild
new file mode 100644
index 000000000000..cd366e974d1a
--- /dev/null
+++ b/x11-terms/zutty/zutty-0.16.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_COMMIT=a578956
+PYTHON_COMPAT=( python3_{9..12} )
+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://git.hq.sig7.se/zutty.git"
+SRC_URI="https://git.hq.sig7.se/zutty.git/snapshot/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/${P}-${MY_COMMIT}
+
+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
+	x11-libs/libXt
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	${PYTHON_DEPS}
+	virtual/pkgconfig
+"
+
+PATCHES=(
+	# Remove default CXX/LDFLAGS, bug #830405.
+	"${FILESDIR}"/${PN}-0.12-cxxflags.patch
+)
+
+DOCS=( doc/KEYS.org doc/USAGE.org )


             reply	other threads:[~2024-06-12  7:31 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-12  7:31 Matthew Smith [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-14  7:54 [gentoo-commits] repo/gentoo:master commit in: x11-terms/zutty/ 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-24 10:52 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=1718177390.d392b1aa793cc35a97ccf55c1a7ca1ee0398a8e2.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