Skip to content

Commit

Permalink
New package : python3-RPi.GPIO-0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amak79 committed Aug 15, 2020
1 parent 113b50e commit 185d4f1
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions 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="armv[67]l* 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
}

0 comments on commit 185d4f1

Please sign in to comment.