public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/collidoscope/
Date: Fri, 13 Jan 2023 03:14:33 +0000 (UTC)	[thread overview]
Message-ID: <1673579513.46b625ea091ca0cc06fc2531d440671484c18092.julien@gentoo> (raw)

commit:     46b625ea091ca0cc06fc2531d440671484c18092
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Fri Jan 13 01:17:09 2023 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Fri Jan 13 03:11:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=46b625ea

dev-python/collidoscope: add 0.5.2

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/collidoscope/Manifest                  |  1 +
 dev-python/collidoscope/collidoscope-0.5.2.ebuild | 26 +++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/collidoscope/Manifest b/dev-python/collidoscope/Manifest
index d95955652..3ba0c882e 100644
--- a/dev-python/collidoscope/Manifest
+++ b/dev-python/collidoscope/Manifest
@@ -1 +1,2 @@
 DIST collidoscope-0.4.1.gh.tar.gz 32178 BLAKE2B 05b85b9321ad486a619a65b5ddbfbfe5550549d3a3f337432e07c7e1d6d80d03f7fa478ce2a19d551f846a05e27c8d6431d0a3138ef4886d48b4ac88123bd0c8 SHA512 a38fb10eeb50388024498d4900323c217a504695507a9d67b0009a0ab9e6f99b8fb836a86e0139752e7008f139363344f1761e9413f17830dc44d615212b437d
+DIST collidoscope-0.5.2.gh.tar.gz 32183 BLAKE2B 977184bc68dce4756bcf16adc06daac35795cd8ce0ecbd1cdba28285c78aedf1bcb16bddadb7f56ce8d95814b14971315e993083b9124658047072d2896eb546 SHA512 fd0024a838f39d93311275dd5966727b3ef8deeb103b2addc80e9e308149d58f43eecba0543cd19ce5e11d4439660fc5e026d174f6e3a0b07edb28e1ea635d87

diff --git a/dev-python/collidoscope/collidoscope-0.5.2.ebuild b/dev-python/collidoscope/collidoscope-0.5.2.ebuild
new file mode 100644
index 000000000..d3b7f206c
--- /dev/null
+++ b/dev-python/collidoscope/collidoscope-0.5.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_10 )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="Brute force detection of glyph collisions"
+HOMEPAGE="https://github.com/simoncozens/collidoscope"
+SRC_URI="https://github.com/simoncozens/collidoscope/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64"
+SLOT="0"
+
+RDEPEND="
+	>=dev-python/beziers-0.0.3[${PYTHON_USEDEP}]
+	dev-python/fonttools[${PYTHON_USEDEP}]
+	dev-python/glyphtools[${PYTHON_USEDEP}]
+	dev-python/uharfbuzz[${PYTHON_USEDEP}]
+	dev-python/babelfont[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2023-01-13  3:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-13  3:14 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-13  3:14 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/collidoscope/ Julien Roy
2022-05-30 23:04 Alessandro Barbieri
2022-05-30 23:04 Alessandro Barbieri
2022-03-17  8:38 Alessandro Barbieri
2021-07-09 10:34 Alessandro Barbieri

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=1673579513.46b625ea091ca0cc06fc2531d440671484c18092.julien@gentoo \
    --to=julien@jroy.ca \
    --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