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

17 lines
355 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 sözdizimi vurgulayıcı
# URL: https://pypi.python.org/pypi/Pygments
# Paketçi: milisarge
# Gerekler: python-setuptools
isim=python-pygments
surum=1.6
devir=1
kaynak=(
http://pypi.python.org/packages/source/P/Pygments/Pygments-$surum.tar.gz)
derle() {
cd Pygments-$surum
python2 setup.py install --prefix=/usr --root=$PKG
}