1 # Maintainer: Dan 'ProgDan' Vratil <progdan@progdansoft.com>
5 pkgdesc="New generation of netgo tool espacially for those, who need to set up their computer for different network environments"
7 url="http://www.kde-apps.org/content/show.php/netgo_ng?content=88232"
10 source=(http://www.linux-specialist.com/download/soucre/netgo_ng-$pkgver.tar.gz)
11 md5sums=('a78604a5561dcf043f96061d7678f621')
15 cd $startdir/src/$pkgname-$pkgver
16 # Enable following line if you are compiling on KDE 4.x
17 ./configure --prefix=/usr --without-arts
18 #./configure --prefix=/usr
20 make DESTDIR=$startdir/pkg install