milis/talimatname/genel/b/baresip/talimat

18 lines
402 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: Baresip taşınabilir,modular ses ve video destekli SIP kullanıcı uygulaması.
# URL: http://www.creytiv.com/
# Paketçi: milisarge
# Gerekler: libre librem alsa-lib
# Grup: medya kütüphane
isim=baresip
surum=0.5.6
devir=1
kaynak=(http://www.creytiv.com/pub/baresip-$surum.tar.gz)
# Url: http://www.creytiv.com/baresip.html
derle() {
cd $isim-$surum
make
make DESTDIR=$PKG install
}