milis/talimatname/genel/p/python-fonttools/talimat

17 lines
413 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: Font dosyalarını değiştirmek için araçlar
# URL: http://sourceforge.net/projects/fonttools/
# Paketçi: milisarge
# Gerekler: python python-numpy python-setuptools
# Grup: sistem
isim=python-fonttools
surum=2.4
devir=1
kaynak=(http://pypi.python.org/packages/source/F/FontTools/FontTools-$surum.tar.gz)
derle() {
cd FontTools-$surum
python2 setup.py build install --root=$PKG
}