From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/ManimPango/
Date: Mon, 6 Feb 2023 08:21:39 +0000 (UTC) [thread overview]
Message-ID: <1675631175.ad1833a8862ea89642efc7f60e61f7ce2da6e213.ceamac@gentoo> (raw)
commit: ad1833a8862ea89642efc7f60e61f7ce2da6e213
Author: Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Sun Feb 5 16:39:01 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Feb 5 21:06:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad1833a8
dev-python/ManimPango: new package, add 0.4.3
Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>
dev-python/ManimPango/Manifest | 1 +
dev-python/ManimPango/ManimPango-0.4.3.ebuild | 29 +++++++++++++++++++++++++++
dev-python/ManimPango/metadata.xml | 12 +++++++++++
3 files changed, 42 insertions(+)
diff --git a/dev-python/ManimPango/Manifest b/dev-python/ManimPango/Manifest
new file mode 100644
index 000000000..d40b55be9
--- /dev/null
+++ b/dev-python/ManimPango/Manifest
@@ -0,0 +1 @@
+DIST v0.4.3.gh.tar.gz 4144247 BLAKE2B cf6506a7928d9838fad2a0539b39aee6e6b3539f5fcf957817deeca2bdb01c48ed7cbd56bca4f70816f945b918e48a7db7a160f710c2c4f3be77f625cd665e95 SHA512 0bf46f66a20fd2be6ea6fe0e1b7a6fdb51276820827771b0d5d4c34ca465e939566964bb02da35109bddbb3bc10875d7b7c71767ffc4f83a593712253262a886
diff --git a/dev-python/ManimPango/ManimPango-0.4.3.ebuild b/dev-python/ManimPango/ManimPango-0.4.3.ebuild
new file mode 100644
index 000000000..eff2a188a
--- /dev/null
+++ b/dev-python/ManimPango/ManimPango-0.4.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Binding for Pango, to use with Manim."
+HOMEPAGE="https://github.com/ManimCommunity/ManimPango https://pypi.org/project/manimpango"
+SRC_URI="https://github.com/ManimCommunity/ManimPango/archive/refs/tags/v${PV}.tar.gz -> v${PV}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+BDEPEND="
+ dev-python/cython
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ dev-python/wheel[${PYTHON_USEDEP}]
+ x11-libs/pango
+"
+DEPEND="${BDEPEND}"
+
+distutils_enable_tests pytest
diff --git a/dev-python/ManimPango/metadata.xml b/dev-python/ManimPango/metadata.xml
new file mode 100644
index 000000000..9529a1671
--- /dev/null
+++ b/dev-python/ManimPango/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>gasc@eurecom.fr</email>
+ <name>Gasc Henri</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">manimpango</remote-id>
+ <remote-id type="github">ManimCommunity/ManimPango</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2023-02-06 8:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-06 8:21 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-13 8:29 [gentoo-commits] repo/proj/guru:master commit in: dev-python/ManimPango/ Viorel Munteanu
2023-08-12 16:33 [gentoo-commits] repo/proj/guru:dev " David Roman
2023-08-12 16:33 ` [gentoo-commits] repo/proj/guru:master " David Roman
2023-09-04 11:04 Andrew Ammerlaan
2023-12-11 6:50 Viorel Munteanu
2024-04-11 21:19 Julien Roy
2024-10-11 9:55 David Roman
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=1675631175.ad1833a8862ea89642efc7f60e61f7ce2da6e213.ceamac@gentoo \
--to=ceamac@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