gtk-gnutella.talimat
This commit is contained in:
parent
bdbe6ec62a
commit
71cf801839
1 changed files with 4 additions and 4 deletions
|
@ -4,12 +4,12 @@
|
||||||
# Depends on: desktop-file-utils gtk2
|
# Depends on: desktop-file-utils gtk2
|
||||||
|
|
||||||
name=gtk-gnutella
|
name=gtk-gnutella
|
||||||
version=1.1.9
|
version=devel
|
||||||
release=1
|
release=1
|
||||||
source=(http://downloads.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2)
|
source=(https://github.com/gtk-gnutella/gtk-gnutella/archive/$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $name-$version
|
cd gtk-gnutella-devel
|
||||||
./build.sh --prefix=/usr
|
./build.sh --prefix=/usr --enable-halloc --gtk2
|
||||||
make install INSTALL_PREFIX=$PKG/
|
make install INSTALL_PREFIX=$PKG/
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue