public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/moderngl-window/
Date: Mon,  6 Feb 2023 08:21:39 +0000 (UTC)	[thread overview]
Message-ID: <1675631179.04d0afd7769ad9f9d5f9dc959ddec9f3e5a23862.ceamac@gentoo> (raw)

commit:     04d0afd7769ad9f9d5f9dc959ddec9f3e5a23862
Author:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Sun Feb  5 19:19:19 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 21:06:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=04d0afd7

dev-python/moderngl-window: new package, add 2.4.2

Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>

 dev-python/moderngl-window/Manifest                |  1 +
 dev-python/moderngl-window/metadata.xml            | 12 +++++++++++
 .../moderngl-window/moderngl-window-2.4.2.ebuild   | 25 ++++++++++++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/dev-python/moderngl-window/Manifest b/dev-python/moderngl-window/Manifest
new file mode 100644
index 000000000..61d89a8d3
--- /dev/null
+++ b/dev-python/moderngl-window/Manifest
@@ -0,0 +1 @@
+DIST v2.4.2.gh.tar.gz 30988391 BLAKE2B 12de492955058454ae791246e057f1b8d317a12011c04a8cef883144a0e89204918c2396eb07781d7065f2c008cb75ba5453b87901badf7dd7c19b76edd202d2 SHA512 54af3fd48e6aa1a1d55d2b72c54e90e73df366d4e06fea92040e0b3fb75ad24b536584e5a86328a3a51f30a7c4987bbe5ece83b76d58a5126fc677c74a6dfac7

diff --git a/dev-python/moderngl-window/metadata.xml b/dev-python/moderngl-window/metadata.xml
new file mode 100644
index 000000000..edc8a26d4
--- /dev/null
+++ b/dev-python/moderngl-window/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">moderngl-window</remote-id>
+		<remote-id type="github">moderngl/moderngl-window</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/moderngl-window/moderngl-window-2.4.2.ebuild b/dev-python/moderngl-window/moderngl-window-2.4.2.ebuild
new file mode 100644
index 000000000..137c95871
--- /dev/null
+++ b/dev-python/moderngl-window/moderngl-window-2.4.2.ebuild
@@ -0,0 +1,25 @@
+# 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="A cross platform utility library for ModernGL"
+HOMEPAGE="https://github.com/moderngl/moderngl-window https://pypi.org/project/moderngl-window"
+SRC_URI="https://github.com/moderngl/moderngl-window/archive/refs/tags/${PV}.tar.gz -> v${PV}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+BDEPEND="
+	dev-python/setuptools[${PYTHON_USEDEP}]
+	dev-python/wheel[${PYTHON_USEDEP}]
+"
+DEPEND="${BDEPEND}"


             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-02-06 21:34 [gentoo-commits] repo/proj/guru:master commit in: dev-python/moderngl-window/ Haelwenn Monnier
2023-04-26  9:44 Florian Schmaus
2023-09-05 22:35 Haelwenn Monnier
2024-04-11 21:19 Julien Roy
2024-12-05 12:00 Florian Schmaus
2025-01-22 14:53 Haelwenn Monnier

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=1675631179.04d0afd7769ad9f9d5f9dc959ddec9f3e5a23862.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