upgpkg: thumbor 7.7.3-3
improved syntax
This commit is contained in:
@@ -7,7 +7,20 @@ pkgdesc="open-source photo thumbnail service"
|
|||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://github.com/thumbor/thumbor"
|
url="https://github.com/thumbor/thumbor"
|
||||||
license=(MIT)
|
license=(MIT)
|
||||||
depends=(python python-colorama python-pycurl python-opencv python-cairosvg python-tornado gifsicle python-libthumbor python-derpconf python-socketfromfd python-piexif python-jpegiptc)
|
depends=(
|
||||||
|
python
|
||||||
|
python-colorama
|
||||||
|
python-pycurl
|
||||||
|
python-opencv
|
||||||
|
python-cairosvg
|
||||||
|
python-tornado
|
||||||
|
gifsicle
|
||||||
|
python-libthumbor
|
||||||
|
python-derpconf
|
||||||
|
python-socketfromfd
|
||||||
|
python-piexif
|
||||||
|
python-jpegiptc
|
||||||
|
)
|
||||||
makedepends=(python-setuptools)
|
makedepends=(python-setuptools)
|
||||||
checkdepends=(python-pytest python-preggy python-pyssim)
|
checkdepends=(python-pytest python-preggy python-pyssim)
|
||||||
backup=("etc/thumbor.conf")
|
backup=("etc/thumbor.conf")
|
||||||
|
Reference in New Issue
Block a user