blob: dc09428b768f73ad1d6acbdf8161afd5091c30a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-rlottie-python
pkgdesc = A ctypes API for rlottie, with additional functions for getting Pillow Image.
pkgver = 1.3.8
pkgrel = 1
url = https://github.com/laggykiller/rlottie-python
arch = any
license = LGPL
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
optdepends = python-pillow: allow pillow related functions
source = https://files.pythonhosted.org/packages/source/r/rlottie_python/rlottie_python-1.3.8.tar.gz
sha256sums = a8404bc5e8fa9b4e5c7dad2173930c11450c9a2d95091f4f6a213bc77c4d9288
pkgname = python-rlottie-python
|