From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/ubi_reader/
Date: Thu, 16 Sep 2021 12:54:53 +0000 (UTC) [thread overview]
Message-ID: <1631796878.0adf415900ba061a1e102b6d9319d2fa1e734f6f.jsmolic@gentoo> (raw)
commit: 0adf415900ba061a1e102b6d9319d2fa1e734f6f
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 16 12:52:34 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Sep 16 12:54:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0adf4159
sys-fs/ubi_reader: New package (version 0.7.0)
- Collection of Python scripts for extracting data from UBI and UBIFS
images
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
sys-fs/ubi_reader/Manifest | 1 +
sys-fs/ubi_reader/metadata.xml | 13 +++++++++++++
sys-fs/ubi_reader/ubi_reader-0.7.0.ebuild | 20 ++++++++++++++++++++
3 files changed, 34 insertions(+)
diff --git a/sys-fs/ubi_reader/Manifest b/sys-fs/ubi_reader/Manifest
new file mode 100644
index 00000000000..3d332378e0e
--- /dev/null
+++ b/sys-fs/ubi_reader/Manifest
@@ -0,0 +1 @@
+DIST ubi_reader-0.7.0.tar.gz 30298 BLAKE2B ea9ab8270ed24974a679452840cdb298535e342631fcf3979a0a52c0662bf710729ddc451780227c866bb2a2febffef071a9ddf13a311d2eb766ad0827f548da SHA512 4bf80ab9e0151f3c1ec20965513732846ab32c21d0813c75b4fae8ec2576e224c6406f1c5415fc90bcd4327c7a82bbcc9ab240c9b22b3d0441584208abc89b74
diff --git a/sys-fs/ubi_reader/metadata.xml b/sys-fs/ubi_reader/metadata.xml
new file mode 100644
index 00000000000..8c2cd705bbe
--- /dev/null
+++ b/sys-fs/ubi_reader/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>jsmolic@gentoo.org</email>
+ <name>Jakov Smolić</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="github">jrspruitt/ubi_reader</remote-id>
+ <remote-id type="pypi">ubi-reader</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/sys-fs/ubi_reader/ubi_reader-0.7.0.ebuild b/sys-fs/ubi_reader/ubi_reader-0.7.0.ebuild
new file mode 100644
index 00000000000..d9accb971c8
--- /dev/null
+++ b/sys-fs/ubi_reader/ubi_reader-0.7.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+MY_PN="${PN/_/-}"
+MY_P="${MY_PN}-${PV}"
+DESCRIPTION="Collection of Python scripts for extracting data from UBI and UBIFS images"
+HOMEPAGE="https://github.com/jrspruitt/ubi_reader"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/python-lzo[${PYTHON_USEDEP}]"
next reply other threads:[~2021-09-16 12:54 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-16 12:54 Jakov Smolić [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-17 13:40 [gentoo-commits] repo/gentoo:master commit in: sys-fs/ubi_reader/ Jakov Smolić
2022-01-08 10:32 Jakov Smolić
2022-01-24 22:30 Jakov Smolić
2022-01-24 22:30 Jakov Smolić
2022-05-05 9:50 Jakov Smolić
2022-05-05 9:50 Jakov Smolić
2022-12-22 13:29 Jakov Smolić
2023-03-04 22:22 Jakov Smolić
2023-03-04 22:22 Jakov Smolić
2023-03-04 22:23 Jakov Smolić
2024-06-18 17:50 Jakov Smolić
2024-06-18 18:55 Jakov Smolić
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=1631796878.0adf415900ba061a1e102b6d9319d2fa1e734f6f.jsmolic@gentoo \
--to=jsmolic@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