wok-current diff offlineimap/receipt @ rev 6687
Up: libwebkit to 1.2.5. Added gobject-introspection-dev, tar, gettext, and webkit-r-dev to build depends. It needs libwebkit-1.0.la to compile itself. Tar is needed cause of --version is not in busybox tar.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Oct 12 21:49:16 2010 +0000 (2010-10-12) |
parents | d04f9b6a1136 |
children | fbc9bad7411a |
line diff
1.1 --- a/offlineimap/receipt Mon Jun 15 01:50:45 2009 +0200 1.2 +++ b/offlineimap/receipt Tue Oct 12 21:49:16 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="offlineimap_$VERSION.tar.gz" 1.5 WEB_SITE="http://software.complete.org/software/projects/show/offlineimap/" 1.6 WGET_URL="http://software.complete.org/software/attachments/download/334/$TARBALL" 1.7 +TAGS="email imap" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()