Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=fe93a8dfbf08cd0377ecdc7c2a30182000c5c29b
commit fe93a8dfbf08cd0377ecdc7c2a30182000c5c29b Author: Slown <[email protected]> Date: Mon Nov 12 18:07:44 2012 +0100 yappi-0.62-1-i686 * new package diff --git a/source/devel-extra/yappi/FrugalBuild b/source/devel-extra/yappi/FrugalBuild new file mode 100644 index 0000000..3dac2d0 --- /dev/null +++ b/source/devel-extra/yappi/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Slown <[email protected]> + +pkgname=yappi +pkgver=0.62 +pkgrel=1 +pkgdesc="Yet Another Python Profiler, but this time Thread-Aware" +depends=('python') +groups=('devel-extra') +archs=('i686' 'x86_64') +Finclude googlecode +sha1sums=('769619e84043d545275b6ec7d8e3bdccade31f5d') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
