milis/talimatname/genel/m/mygpoclient/talimat

16 lines
310 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: Podcast aboneliği senkronizasyonu aracı
# URL: http://thp.io/2010/mygpoclient
# Paketçi: milisarge
# Gerekler: python
# Grup: medya
isim=mygpoclient
surum=1.7
devir=2
kaynak=(http://thp.io/2010/mygpoclient/$isim-$surum.tar.gz)
derle() {
cd $isim-$surum
python setup.py install --root=$PKG
}