milis/talimatname/genel/n/nicotine-plus/talimat

15 lines
376 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: Soulseek istemci, pythonda yazılmış
# URL: https://github.com/Nicotine-Plus/nicotine-plus
# Paketçi: milisarge
# Gerekler: mutagen python-gtk
isim=nicotine-plus
surum=1.4.1
devir=1
kaynak=(https://github.com/Nicotine-Plus/nicotine-plus/archive/$surum.tar.gz::$isim-$surum.tar.gz)
derle() {
cd nicotine-plus-$surum
python2 setup.py install --root="$PKG"
}