blob: 16ee5fa78e1a9b34fb2818aa33f67e5b89aabb11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-jpegtran-cffi
pkgdesc = Fast, (mostly) lossless JPEG transformations with Python
pkgver = 0.5.2
pkgrel = 6
url = https://github.com/jbaiter/jpegtran-cffi
arch = any
license = MIT
makedepends = python-setuptools
depends = libjpeg-turbo
depends = python-cffi
conflicts = python-jpegtran-cffi-git
source = https://github.com/jbaiter/jpegtran-cffi/archive/v0.5.2.tar.gz
sha256sums = 1d5f10ca9dc86be8ca0ead2745e13b1c9e14f3812ebc4d90926a6836ec7fffc8
pkgname = python-jpegtran-cffi
|