blob: f1b13adb68567a2ccddb73f08f51ed8353b5727a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-nanopi-gpio-git
pkgdesc = Python library for GPIO access on a Nano Pi
pkgver = 0.6.3
pkgrel = 4
url = https://github.com/auto3000/RPi.GPIO_NP
arch = aarch64
arch = armv6h
arch = armv7h
license = MIT
makedepends = gcc
makedepends = python-setuptools
depends = python
provides = python-rpi-gpio
conflicts = python-rpi-gpio
source = git+https://github.com/auto3000/RPi.GPIO_NP
sha256sums = SKIP
pkgname = python-nanopi-gpio-git
|