Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b1bb2517ed7d45497c7cd1a670e0471b7444f03e
commit b1bb2517ed7d45497c7cd1a670e0471b7444f03e Author: Slown <[email protected]> Date: Tue May 8 20:46:37 2012 +0100 mu-0.9.8.4-1-i686 * new package diff --git a/source/apps-extra/mu/FrugalBuild b/source/apps-extra/mu/FrugalBuild new file mode 100644 index 0000000..d9db882 --- /dev/null +++ b/source/apps-extra/mu/FrugalBuild @@ -0,0 +1,13 @@ +# Compiling Time: 0.33 SBU +# Maintainer: Slown <[email protected]> + +pkgname=mu +pkgver=0.9.8.4 +pkgrel=1 +pkgdesc="Collection of utilities for indexing and searching Maildirs" +depends=('xapian-core' 'libuuid' 'gmime') +groups=('apps-extra') +archs=('i686' 'x86_64') +_F_googlecode_dirname="mu0" +Finclude googlecode +sha1sums=('d586dddcc5b2f73e0bc1c835c199644a65c0f5b5') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
