summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fd27dbffb3aeb6d0a88b92822a66289dca8db233 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-adafruit-gpio-git
	pkgdesc = Library to provide a cross-platform GPIO interface on the Raspberry Pi and Beaglebone Black using the RPi.GPIO and Adafruit_BBIO libraries.
	pkgver = r75.cdf7a7b
	pkgrel = 2
	url = https://github.com/adafruit/Adafruit_Python_GPIO
	arch = any
	license = MIT
	makedepends = git
	depends = python
	depends = python-smbus
	optdepends = python-raspberry-gpio: for Raspberry Pi support
	optdepends = python-adafruit_bbio-git: for BeagleBone support
	optdepends = libftdi: for FT232H support
	provides = python-adafruit-gpio
	conflicts = python-adafruit-gpio
	source = python-adafruit-gpio::git+https://github.com/adafruit/Adafruit_Python_GPIO.git
	md5sums = SKIP

pkgname = python-adafruit-gpio-git