* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/clickgen/
@ 2021-12-25 20:47 Alexey Zapparov
0 siblings, 0 replies; only message in thread
From: Alexey Zapparov @ 2021-12-25 20:47 UTC (permalink / raw
To: gentoo-commits
commit: c3337a5c8478b04c820b23c4a07e31dbe336a276
Author: Alexey Zapparov <alexey <AT> zapparov <DOT> com>
AuthorDate: Sat Dec 25 20:45:08 2021 +0000
Commit: Alexey Zapparov <alexey <AT> zapparov <DOT> com>
CommitDate: Sat Dec 25 20:45:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3337a5c
dev-python/clickgen: add v1.1.9
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alexey Zapparov <alexey <AT> zapparov.com>
dev-python/clickgen/Manifest | 1 +
dev-python/clickgen/clickgen-1.1.9.ebuild | 22 ++++++++++++++++++++++
dev-python/clickgen/metadata.xml | 13 +++++++++++++
3 files changed, 36 insertions(+)
diff --git a/dev-python/clickgen/Manifest b/dev-python/clickgen/Manifest
new file mode 100644
index 000000000..7e2c82392
--- /dev/null
+++ b/dev-python/clickgen/Manifest
@@ -0,0 +1 @@
+DIST clickgen-1.1.9.tar.gz 29614 BLAKE2B 12a5b0846388331c2a066f11033b523421ac7cd9ca2d882f49d7bdacd28af9d373511a9be9201756a0feca171541cd9dcc57a1c9372a2aa98e054fff0767ee74 SHA512 620a9b10897a0fbd5e70eb70ce0d6f6cb7f71f3e2523b50eb53014e837c3b426c690cf3941d105bc56a188b83ab52b6169932c2a01a85e3bd68a6f67b77a8024
diff --git a/dev-python/clickgen/clickgen-1.1.9.ebuild b/dev-python/clickgen/clickgen-1.1.9.ebuild
new file mode 100644
index 000000000..0f0685c76
--- /dev/null
+++ b/dev-python/clickgen/clickgen-1.1.9.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="X11 & Windows cursor building API"
+HOMEPAGE="https://github.com/ful1e5/clickgen"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-python/pillow[${PYTHON_USEDEP}]
+ media-libs/libpng
+ x11-libs/libX11
+ x11-libs/libXcursor
+ "
diff --git a/dev-python/clickgen/metadata.xml b/dev-python/clickgen/metadata.xml
new file mode 100644
index 000000000..a695b755c
--- /dev/null
+++ b/dev-python/clickgen/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>alexey@zapparov.com</email>
+ <name>Alexey Zapparov</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/ful1e5/clickgen/issues</bugs-to>
+ <changelog>https://github.com/ful1e5/clickgen/blob/main/CHANGELOG.md</changelog>
+ <remote-id type="github">ful1e5/clickgen</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-12-25 20:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-25 20:47 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/clickgen/ Alexey Zapparov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox