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

17 lines
348 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 CUPS Bağlantıları
# URL: http://cyberelk.net/tim/software/pycups/
# Paketçi: milisarge
# Gerekler: cups python
# Grup: kütüphane
isim=python-cups
surum=1.9.73
devir=1
kaynak=(http://cyberelk.net/tim/data/pycups/pycups-$surum.tar.bz2)
derle() {
cd pycups-$surum
python2 setup.py install --prefix=/usr --root=$PKG
}