milis/talimatname/genel/e/entangled/talimat

17 lines
517 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: Kademlia'ya dayanan dağıtılmış bir hash tablosu (DHT) olmasının yanısıra eşler arası bir uzay alanı uygulamasıdır.
# URL: http://entangled.sourceforge.net/
# Paketçi: milisarge
# Gerekler: python python-twisted python-zope_interface python-cairo python-gtk
# Grup: geliştirme ağ
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/
}