From: "Piotr Karbowski" <slashbeast@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytaglib/
Date: Wed, 25 Nov 2020 22:30:52 +0000 (UTC) [thread overview]
Message-ID: <1606343328.cc033b6933d39f04624affe009770cd4d341896b.slashbeast@gentoo> (raw)
commit: cc033b6933d39f04624affe009770cd4d341896b
Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 25 22:21:25 2020 +0000
Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Wed Nov 25 22:28:48 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc033b69
dev-python/pytaglib: new package
Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>
dev-python/pytaglib/Manifest | 1 +
dev-python/pytaglib/metadata.xml | 12 ++++++++++++
dev-python/pytaglib/pytaglib-1.4.6.ebuild | 19 +++++++++++++++++++
3 files changed, 32 insertions(+)
diff --git a/dev-python/pytaglib/Manifest b/dev-python/pytaglib/Manifest
new file mode 100644
index 00000000000..2bec294e01f
--- /dev/null
+++ b/dev-python/pytaglib/Manifest
@@ -0,0 +1 @@
+DIST pytaglib-1.4.6.tar.gz 467771 BLAKE2B ad0237829d203cc3fecf90c8d1d4ce6a98702afa2a6e6d51e3d3dd6a933c31e3c9f7bc9c4d5efa6eea33e630b3213651ed5afdc07db1cba058a9036ddf459ab4 SHA512 4b438759440790b3c850cf165b553f7e6066bf0064e041cca3e46831046b12a87decd4429772ea0c50e1b27cbbd2c82ba709361bc01aa2e8ec3064458aeae0ff
diff --git a/dev-python/pytaglib/metadata.xml b/dev-python/pytaglib/metadata.xml
new file mode 100644
index 00000000000..46eface240e
--- /dev/null
+++ b/dev-python/pytaglib/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>slashbeast@gentoo.org</email>
+ <name>Piotr Karbowski</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">supermihi/pytaglib</remote-id>
+ <remote-id type="pypi">pytaglib</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/pytaglib/pytaglib-1.4.6.ebuild b/dev-python/pytaglib/pytaglib-1.4.6.ebuild
new file mode 100644
index 00000000000..b50473ecbfc
--- /dev/null
+++ b/dev-python/pytaglib/pytaglib-1.4.6.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+inherit distutils-r1
+
+DESCRIPTION="Python wrapper for taglib library"
+HOMEPAGE="https://pypi.org/project/pytaglib/"
+SRC_URI="https://github.com/supermihi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="media-libs/taglib"
+DEPEND="${RDEPEND}"
next reply other threads:[~2020-11-25 22:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-25 22:30 Piotr Karbowski [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-18 10:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytaglib/ Sergei Trofimovich
2021-02-05 10:40 Sam James
2021-02-05 12:31 Sam James
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=1606343328.cc033b6933d39f04624affe009770cd4d341896b.slashbeast@gentoo \
--to=slashbeast@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