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

16 lines
388 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
name=gtk-gnutella
version=devel
release=1
source=(https://github.com/gtk-gnutella/gtk-gnutella/archive/$version.tar.gz)
derle() {
cd gtk-gnutella-devel
./build.sh --prefix=/usr --enable-halloc --gtk2
make install INSTALL_PREFIX=$PKG/
}