milis/talimatname/genel/e/entangled/talimat

16 lines
473 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: Entangled, Kademlia'ya dayanan, dağıtılmış bir karma tablo (DHT) ve peer-to-peer tuple alanıdır.
# URL: URL: http://entangled.sourceforge.net/
# Paketçi: milisarge
# Gerekler: python python-twisted python-zope_interface python-cairo python-gtk
isim=entangled
surum=0.1
devir=1
kaynak=(https://sourceforge.net/projects/$isim/files/$isim/0.1/$isim-$surum.tar.gz)
derle() {
mkdir -p $PKG/usr/share/$isim
cp -r entangled-0.1/* $PKG/usr/share/$isim/
}