Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=26e084263dcea29d55514c3b53bc1d1e048bf3c1
commit 26e084263dcea29d55514c3b53bc1d1e048bf3c1 Author: crazy <[EMAIL PROTECTED]> Date: Wed Sep 19 10:35:45 2007 +0200 ksniffer-0.3-1-i686 * up2date source url and whatnot fix * BTW 'pkgextraver' is there ( even is bad to use it IMO ) * for such 'b , b , c' etc releases and _NOT_ to hide ALPHAS BETAS * and the like. In this case no one ( not even the m8r heh ) noticed '0.3' * _stable_ released while we use alpha crap diff --git a/source/kde-extra/ksniffer/FrugalBuild b/source/kde-extra/ksniffer/FrugalBuild index 6029605..2234e76 100644 --- a/source/kde-extra/ksniffer/FrugalBuild +++ b/source/kde-extra/ksniffer/FrugalBuild @@ -4,18 +4,18 @@ pkgname=ksniffer pkgver=0.3 pkgrel=1 -pkgextraver="-alpha2" pkgdesc="Network sniffing application for KDE" -url="http://www.ksniffer.org/" license="GPL" depends=('libxi' 'expat' 'libstdc++' 'qt' 'libxmu' 'kdelibs') makedepends=('libpcap') archs=('i686' 'x86_64') groups=('kde-extra') options=('scriptlet') +_F_sourceforge_ext=".tar.bz2" +_F_sourceforge_broken_up2date=1 +Finclude sourceforge +url="http://www.ksniffer.org/" Fconfopts="--disable-debug --enable-final --with-gnu-ld" -up2date="lynx -dump $url|grep -m1 released|sed 's/.*Sniffer \(.*\) rel.*/\1/;s/ //g'" -source=(http://www.kde-apps.org/CONTENT/content-files/26258-$pkgname-$pkgver$pkgextraver.tar.bz2) sha1sums=('3bcfc688f1d47e2a085d339c24242c98f398a628') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
