Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package : python3-RPi.GPIO-0.7.0
@ 2020-08-15 11:02 amak79
  2020-08-15 11:25 ` [PR PATCH] [Updated] " amak79
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: amak79 @ 2020-08-15 11:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

There is a new pull request by amak79 against master on the void-packages repository

https://github.com/amak79/void-packages rpigpio
https://github.com/void-linux/void-packages/pull/24288

New package : python3-RPi.GPIO-0.7.0


A patch file from https://github.com/void-linux/void-packages/pull/24288.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rpigpio-24288.patch --]
[-- Type: text/x-diff, Size: 1225 bytes --]

From c009f1c8d4f3b0842c557cf7c1f2aed97ee73db3 Mon Sep 17 00:00:00 2001
From: amak <amak.git@outlook.com>
Date: Sat, 15 Aug 2020 20:57:51 +1000
Subject: [PATCH] New package : python3-RPi.GPIO-0.7.0

---
 srcpkgs/python3-RPi.GPIO/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/python3-RPi.GPIO/template

diff --git a/srcpkgs/python3-RPi.GPIO/template b/srcpkgs/python3-RPi.GPIO/template
new file mode 100644
index 00000000000..b89675913a7
--- /dev/null
+++ b/srcpkgs/python3-RPi.GPIO/template
@@ -0,0 +1,20 @@
+# Template file for 'python3-RPi.GPIO'
+pkgname=python3-RPi.GPIO
+version=0.7.0
+revision=1
+archs="armv6l armv7l aarch64"
+wrksrc="${pkgname#*-}-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-devel"
+depends="python3"
+short_desc="Module to control Raspberry Pi GPIO channels"
+maintainer="amak <amak.git@outlook.com>"
+license="MIT"
+homepage="https://sourceforge.net/projects/raspberry-gpio-python"
+distfiles="${SOURCEFORGE_SITE}/project/raspberry-gpio-python/RPi.GPIO-${version}.tar.gz"
+checksum=7424bc6c205466764f30f666c18187a0824077daf20b295c42f08aea2cb87d3f
+
+post_install() {
+	vlicense LICENCE.txt
+}

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-08-03  4:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-15 11:02 [PR PATCH] New package : python3-RPi.GPIO-0.7.0 amak79
2020-08-15 11:25 ` [PR PATCH] [Updated] " amak79
2020-10-21 23:33 ` amak79
2021-01-19  1:48 ` amak79
2021-04-06  0:01 ` amak79
2021-04-06  1:00 ` amak79
2021-08-03  3:11 ` [PR REVIEW] " ericonr
2021-08-03  3:11 ` [PR PATCH] [Merged]: " ericonr
2021-08-03  4:07 ` [PR REVIEW] " amak79

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).