public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/collidoscope/
Date: Fri,  9 Jul 2021 10:34:18 +0000 (UTC)	[thread overview]
Message-ID: <1625826846.1fa7c07217b87084d607354064b957e70dc04483.Alessandro-Barbieri@gentoo> (raw)

commit:     1fa7c07217b87084d607354064b957e70dc04483
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Jul  9 10:19:05 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri Jul  9 10:34:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1fa7c072

dev-python/collidoscope: initial import

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/collidoscope/Manifest                  |  1 +
 dev-python/collidoscope/collidoscope-0.0.6.ebuild | 24 +++++++++++++++++++++++
 dev-python/collidoscope/metadata.xml              | 13 ++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/dev-python/collidoscope/Manifest b/dev-python/collidoscope/Manifest
new file mode 100644
index 000000000..9418035d2
--- /dev/null
+++ b/dev-python/collidoscope/Manifest
@@ -0,0 +1 @@
+DIST collidoscope-0.0.6.tar.gz 30056 BLAKE2B 44979e6748cbf1db46ae7bdcba561e39ab40a51a108ce0b357a833b7a0e260d1df2de9b139010cbc50f8ac060db0bfe6d20ebdb7a2e06b0d9d6c2941278c9188 SHA512 fd38dcef982fee3ef55f8d6a500d5a56bd0f5e3adbffbae8da6506d4ad3e447864c0571042327f92d5b18212510bbee65ed07100c0c963f1fcef9ec70ad8df1a

diff --git a/dev-python/collidoscope/collidoscope-0.0.6.ebuild b/dev-python/collidoscope/collidoscope-0.0.6.ebuild
new file mode 100644
index 000000000..816c789ee
--- /dev/null
+++ b/dev-python/collidoscope/collidoscope-0.0.6.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+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}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64"
+SLOT="0"
+
+RDEPEND="
+	dev-python/fonttools[${PYTHON_USEDEP}]
+	dev-python/glyphtools[${PYTHON_USEDEP}]
+	dev-python/pyclipper[${PYTHON_USEDEP}]
+	dev-python/uharfbuzz[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-python/collidoscope/metadata.xml b/dev-python/collidoscope/metadata.xml
new file mode 100644
index 000000000..364a1d3b5
--- /dev/null
+++ b/dev-python/collidoscope/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <maintainer type="person">
+      <email>lssndrbarbieri@gmail.com</email>
+      <name>Alessandro Barbieri</name>
+    </maintainer>
+    <upstream>
+        <bugs-to>https://github.com/simoncozens/collidoscope/issues</bugs-to>
+        <remote-id type="github">simoncozens/collidoscope</remote-id>
+        <remote-id type="pypi">collidoscope</remote-id>
+    </upstream>
+</pkgmetadata>


             reply	other threads:[~2021-07-09 10:34 UTC|newest]

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

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=1625826846.1fa7c07217b87084d607354064b957e70dc04483.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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