blob: 3c86474c2178042fbfdfdc922555d8f83099e750 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-pillow-avif-plugin
pkgdesc = A Python Pillow plugin that adds AVIF support via libavif
pkgver = 1.4.6
pkgrel = 1
url = https://github.com/fdintino/pillow-avif-plugin
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-pytest-runner
depends = python
depends = python-pillow
depends = libavif
options = !emptydirs
source = https://github.com/fdintino/pillow-avif-plugin/archive/refs/tags/v1.4.6.tar.gz
sha256sums = cfab2870325c70f12af1f40b63c5497b97b60c53d5b82196dbb337c4ba0423b1
pkgname = python-pillow-avif-plugin
|