milis/talimatname/genel/g/gtk-gnutella/talimat

16 lines
382 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: Bir Gnutella sunucu / istemci
# URL: http://gtk-gnutella.sourceforge.net/
# Paketçi: milisarge
# Gerekler: desktop-file-utils gtk2
isim=gtk-gnutella
surum=devel
devir=1
kaynak=(https://github.com/gtk-gnutella/gtk-gnutella/archive/$surum.tar.gz)
derle() {
cd gtk-gnutella-devel
./build.sh --prefix=/usr --enable-halloc --gtk2
make install INSTALL_PREFIX=$PKG/
}