blob: cae1b5a671c10e8648c3b617eb8726235ed2919b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-adafruit-circuitpython-framebuf
pkgdesc = CircuitPython frambuf module, based on the Python frambuf module
pkgver = 1.4.1
pkgrel = 0
url = https://github.com/adafruit/Adafruit_CircuitPython_framebuf
arch = armv6h
arch = armv7h
license = MIT
makedepends = python-setuptools
depends = python
depends = python-adafruit-blinka
optdepends = python-raspberry-gpio
source = https://pypi.io/packages/source/a/adafruit-circuitpython-framebuf/adafruit-circuitpython-framebuf-1.4.1.tar.gz
sha256sums = 637e207760781174cfbaf7c97008c87c5524699f277b5b8403429b49e6887c32
pkgname = python-adafruit-circuitpython-framebuf
|