milis/talimatname/genel/p/python3-pillow/talimat

19 lines
463 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: Python Görüntüleme Kitaplığı (PIL) çatalı
# URL: http://python-imaging.github.io/
# Paketçi: milisarge
# Gerekler: python3 python3-setuptools lcms libwebp tk openjpeg
# Grup: kütüphane
isim=python3-pillow
surum=5.2.0
_appisim=Pillow
devir=1
kaynak=(https://files.pythonhosted.org/packages/source/P/$_appisim/$_appisim-$surum.tar.gz)
derle() {
cd Pillow-$surum
python3 setup.py build
python3 setup.py install --prefix=/usr --root=$PKG
}