diff --git a/talimatname/genel/p/python3-pillow/talimat b/talimatname/genel/p/python3-pillow/talimat index b07c37f0a..5e3ba5de3 100644 --- a/talimatname/genel/p/python3-pillow/talimat +++ b/talimatname/genel/p/python3-pillow/talimat @@ -2,6 +2,7 @@ # URL: http://python-imaging.github.io/ # Paketçi: milisarge # Gerekler: python3 python3-setuptools lcms libwebp tk sane openjpeg +# Grup: kütüphane isim=python3-pillow surum=4.2.1 @@ -9,13 +10,13 @@ _sanever=2.8.3 _appisim=Pillow devir=1 -kaynak=(https://files.pythonhosted.org/packages/source/P/$_appname/$_appname-$surum.tar.gz +kaynak=(https://files.pythonhosted.org/packages/source/P/$_appisim/$_appisim-$surum.tar.gz https://github.com/python-pillow/Sane/archive/v$_sanever.tar.gz) derle() { cd $SRC sed -i "s|os.path.join|'../libImaging', &|" $SRC/Sane-$_sanever/setup.py - cp -r $SRC/Sane-${_sanever} $SRC/${_appname}-$surum/Sane + cp -r $SRC/Sane-${_sanever} $SRC/${_appisim}-$surum/Sane cd Pillow-$surum python3 setup.py install --prefix=/usr --root=$PKG