public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/vharfbuzz/
Date: Sat,  3 Jul 2021 09:59:10 +0000 (UTC)	[thread overview]
Message-ID: <1625283621.ce00e3c1ce5950c95a73d720badcaa0b27b92fff.andrewammerlaan@gentoo> (raw)

commit:     ce00e3c1ce5950c95a73d720badcaa0b27b92fff
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Jul  3 03:40:21 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Jul  3 03:40:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ce00e3c1

dev-python/vharfbuzz: initial import

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

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

diff --git a/dev-python/vharfbuzz/Manifest b/dev-python/vharfbuzz/Manifest
new file mode 100644
index 000000000..1a4f41a5b
--- /dev/null
+++ b/dev-python/vharfbuzz/Manifest
@@ -0,0 +1 @@
+DIST vharfbuzz-0.1.1.tar.gz 9036 BLAKE2B c22b1ef28612221b61a7f1565cb5ec37d0a8de852ad9899c1738eed58fc948c775248da460306a213cd39cfed3e180ba8440bfcda15428e2c071888be90657f7 SHA512 20579c380d15168c6635c7aa1a5d28a6c323e6bc25954a9ad2a03d172b414f2a4349f6d51ed2e8c737f8ae5331bc32c1cf1e02cc80544bbc5a265be4731feb01

diff --git a/dev-python/vharfbuzz/metadata.xml b/dev-python/vharfbuzz/metadata.xml
new file mode 100644
index 000000000..48c1f9a7b
--- /dev/null
+++ b/dev-python/vharfbuzz/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/vharfbuzz/issues</bugs-to>
+        <remote-id type="github">simoncozens/vharfbuzz</remote-id>
+        <remote-id type="pypi">vharfbuzz</remote-id>
+    </upstream>
+</pkgmetadata>

diff --git a/dev-python/vharfbuzz/vharfbuzz-0.1.1.ebuild b/dev-python/vharfbuzz/vharfbuzz-0.1.1.ebuild
new file mode 100644
index 000000000..0885f643d
--- /dev/null
+++ b/dev-python/vharfbuzz/vharfbuzz-0.1.1.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="A user-friendlier way to use Harfbuzz in Python"
+HOMEPAGE="https://github.com/simoncozens/vharfbuzz"
+SRC_URI="https://github.com/simoncozens/vharfbuzz/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS=""
+SLOT="0"
+
+RDEPEND="
+	dev-python/fonttools[${PYTHON_USEDEP}]
+	dev-python/uharfbuzz[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+distutils_enable_sphinx docs dev-python/sphinxcontrib-napoleon


             reply	other threads:[~2021-07-03  9:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-03  9:59 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-14 19:43 [gentoo-commits] repo/proj/guru:master commit in: dev-python/vharfbuzz/ Andrew Ammerlaan
2022-06-28 15:38 Arthur Zamarin
2023-02-27 15:06 Florian Schmaus

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=1625283621.ce00e3c1ce5950c95a73d720badcaa0b27b92fff.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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