Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8c0f57583d02c1ed052963f088c2dda863c726c
commit d8c0f57583d02c1ed052963f088c2dda863c726c Author: Slown <[email protected]> Date: Mon Apr 30 17:57:21 2012 +0100 isync-1.0.5-1-i686 * new package diff --git a/source/apps-extra/isync/FrugalBuild b/source/apps-extra/isync/FrugalBuild new file mode 100644 index 0000000..23d582e --- /dev/null +++ b/source/apps-extra/isync/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.05 SBU +# Maintainer: Slown <[email protected]> + +pkgname=isync +pkgver=1.0.5 +pkgrel=1 +pkgdesc="IMAP mail synchronizer for offline/batch mail editing" +depends=('openssl' 'db') +groups=('apps-extra') +archs=('i686' 'x86_64') +Finclude sourceforge +sha1sums=('9d19cde13b644d6e394f06d292b60503396d0500') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
