From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rtimulib/
Date: Sun, 24 Jun 2018 17:40:29 +0000 (UTC) [thread overview]
Message-ID: <1529862025.903d8d84919f786cdf11f057b2d5c5ca920bad5d.mgorny@gentoo> (raw)
commit: 903d8d84919f786cdf11f057b2d5c5ca920bad5d
Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Fri Jun 22 21:34:09 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 17:40:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=903d8d84
dev-python/rtimulib: New package
Closes: https://bugs.gentoo.org/571232
Closes: https://github.com/gentoo/gentoo/pull/7308
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/rtimulib/Manifest | 1 +
dev-python/rtimulib/metadata.xml | 12 ++++++++++++
dev-python/rtimulib/rtimulib-7.2.1.ebuild | 22 ++++++++++++++++++++++
3 files changed, 35 insertions(+)
diff --git a/dev-python/rtimulib/Manifest b/dev-python/rtimulib/Manifest
new file mode 100644
index 00000000000..0858d126a28
--- /dev/null
+++ b/dev-python/rtimulib/Manifest
@@ -0,0 +1 @@
+DIST RTIMULib-7.2.1.tar.gz 915114 BLAKE2B 5d8a54d4b1083105c1bb3b854e8474cb81cfd5eff843422e2f66f363ae04dd9e87d4cffc8f26c2a68c4f535d77ca229bc7bb7840c59ba3c6d2d45d5ee7f31987 SHA512 2a9d40f5c4db7c875fe82bd79408d97f9b00a3cd0d1be9b19baa3808b4cd260200b8ce5f5d9a6298df760aaca10555eb317d4a2431cd1c07a1b7953448852b23
diff --git a/dev-python/rtimulib/metadata.xml b/dev-python/rtimulib/metadata.xml
new file mode 100644
index 00000000000..54d5423c406
--- /dev/null
+++ b/dev-python/rtimulib/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>ck+gentoo@bl4ckb0x.de</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/rtimulib/rtimulib-7.2.1.ebuild b/dev-python/rtimulib/rtimulib-7.2.1.ebuild
new file mode 100644
index 00000000000..06ba1a37367
--- /dev/null
+++ b/dev-python/rtimulib/rtimulib-7.2.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+MY_P="RTIMULib-${PV}"
+
+DESCRIPTION="Python Binding for RTIMULib, a versatile IMU library"
+HOMEPAGE="https://github.com/RPi-Distro/RTIMULib"
+SRC_URI="https://github.com/RPi-Distro/RTIMULib/archive/V${PV}.tar.gz -> ${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${MY_P}/Linux/python"
next reply other threads:[~2018-06-24 17:40 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-24 17:40 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-10-29 23:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/rtimulib/ Patrice Clement
2018-10-29 23:15 Patrice Clement
2019-03-26 16:45 Patrice Clement
2019-04-16 23:29 Aaron Bauman
2019-04-19 1:28 Aaron Bauman
2019-05-11 12:15 Mikle Kolyada
2019-07-24 8:19 Agostino Sarubbo
2019-12-17 18:40 Conrad Kostecki
2020-02-06 5:59 Michał Górny
2020-08-24 22:33 Conrad Kostecki
2021-07-01 21:16 Conrad Kostecki
2022-01-30 13:09 Michał Górny
2022-03-01 21:05 Sam James
2022-03-01 21:05 Sam James
2022-03-06 7:55 Sam James
2022-03-07 0:01 Sam James
2022-03-07 1:18 Conrad Kostecki
2022-05-29 18:53 Arthur Zamarin
2023-05-04 16:56 Michał Górny
2023-08-05 22:41 Conrad Kostecki
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=1529862025.903d8d84919f786cdf11f057b2d5c5ca920bad5d.mgorny@gentoo \
--to=mgorny@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