* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/notofonttools/, profiles/updates/
@ 2023-04-30 15:24 Anna Vyalkova
0 siblings, 0 replies; only message in thread
From: Anna Vyalkova @ 2023-04-30 15:24 UTC (permalink / raw
To: gentoo-commits
commit: 607d80022a2d43a3c5de00cbcb2632460e0434f2
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Apr 30 14:56:13 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Apr 30 14:58:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=607d8002
dev-python/notofonttools: new package, add 0.2.17-r1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/notofonttools/Manifest | 1 +
dev-python/notofonttools/metadata.xml | 12 +++++++++
.../notofonttools/notofonttools-0.2.17-r1.ebuild | 29 ++++++++++++++++++++++
profiles/updates/2Q-2023 | 1 +
4 files changed, 43 insertions(+)
diff --git a/dev-python/notofonttools/Manifest b/dev-python/notofonttools/Manifest
new file mode 100644
index 000000000..8a2f1f219
--- /dev/null
+++ b/dev-python/notofonttools/Manifest
@@ -0,0 +1 @@
+DIST notofonttools-0.2.17.tar.gz 9743805 BLAKE2B ba601b4c9c4df7fc264dd88c60e50c1db08c21bc07f3ab408f91f445a801bd96ed193e5f9cb320378f6411027b1be004d718233d531bb2ec600badfaffd2d876 SHA512 a5b733c47ce61f6cb18f9772e8fee04f8ee2a3d834afa3f71a5f1c8110124224b9d325db75976104dd880b7c0538568574b2e497faa8f4d5541451e9c3e40cd3
diff --git a/dev-python/notofonttools/metadata.xml b/dev-python/notofonttools/metadata.xml
new file mode 100644
index 000000000..4a06b23fa
--- /dev/null
+++ b/dev-python/notofonttools/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>cyber+gentoo@sysrq.in</email>
+ <name>Anna</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">notofonttools</remote-id>
+ <remote-id type="github">notofonts/nototools</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/notofonttools/notofonttools-0.2.17-r1.ebuild b/dev-python/notofonttools/notofonttools-0.2.17-r1.ebuild
new file mode 100644
index 000000000..bb912335c
--- /dev/null
+++ b/dev-python/notofonttools/notofonttools-0.2.17-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 optfeature pypi
+
+DESCRIPTION="Noto fonts support tools and scripts plus web site generation"
+HOMEPAGE="
+ https://pypi.org/project/notofonttools/
+ https://github.com/googlefonts/nototools
+"
+
+LICENSE="Apache-2.0 OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=dev-python/fonttools-4.11.0[${PYTHON_USEDEP}]"
+
+# TODO: Some dependencies are unpackaged
+RESTRICT="test"
+
+distutils_enable_tests pytest
+
+pkg_postinst() {
+ optfeature "nototools.shape_diff module" "dev-python/booleanOperations dev-python/defcon dev-python/pillow"
+}
diff --git a/profiles/updates/2Q-2023 b/profiles/updates/2Q-2023
index 355f6209e..5eeb6dcf6 100644
--- a/profiles/updates/2Q-2023
+++ b/profiles/updates/2Q-2023
@@ -1,3 +1,4 @@
move gui-libs/power-profiles-daemon sys-power/power-profiles-daemon
move kde-apps/tokodon net-im/tokodon
move sci-mathematics/mccs dev-ml/mccs
+move dev-python/nototools dev-python/notofonttools
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-04-30 15:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-30 15:24 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/notofonttools/, profiles/updates/ Anna Vyalkova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox