blob: d6dbfabfea47e263994495e772b14f0df0e6cb30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-halcy-blurhash
pkgdesc = Pure-Python implementation of the blurhash algorithm
pkgver = 1.1.5
pkgrel = 2
url = https://github.com/halcy/blurhash-python
arch = any
license = MIT
checkdepends = python-pytest-cov
checkdepends = python-numpy
checkdepends = python-pillow
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
provides = python-blurhash
conflicts = python-blurhash
source = blurhash-python-1.1.5.tar.gz::https://github.com/halcy/blurhash-python/archive/v1.1.5.tar.gz
sha512sums = d8569c602a68b3f635d2df83492b877bacbc8f06c92c14d33f68214ee424e059db75e43dceaceed0c8fdcaa08c76f5dbeabfccc74c82fb1301a412f93269c295
pkgname = python-halcy-blurhash
|