milis/talimatname/genel/l/libre/talimat

18 lines
322 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: Gerçek zamanlı iletişim için asenkron kütüphane desteği
# Url: http://www.creytiv.com/re.html
# Paketçi: milisarge
# Gerekler:
# Grup: kütüphane
isim=libre
surum=0.5.6
devir=1
kaynak=(http://www.creytiv.com/pub/re-$surum.tar.gz)
derle() {
cd re-$surum
make RELEASE=1
make DESTDIR=$PKG install
}