Search Criteria
Package Details: syncmaildir 1.3.0-1
Git Clone URL: | https://aur.archlinux.org/syncmaildir.git (read-only, click to copy) |
---|---|
Package Base: | syncmaildir |
Description: | Synchronize a pair of mailboxes in Maildir format via ssh |
Upstream URL: | https://github.com/gares/syncmaildir/ |
Licenses: | |
Submitter: | None |
Maintainer: | None |
Last Packager: | Schnouki |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2010-11-06 18:56 |
Last Updated: | 2019-03-15 14:18 |
Dependencies (13)
- lua51
- xdelta
- moreutils (check)
- gconf (gconf-gtk2) (make)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic) (make)
- libgee (libgee-git) (make)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id) (make)
- txt2man (make)
- vala (vala0.42, vala0.44, vala-git) (make)
- gconf (gconf-gtk2) (optional) – for smd-applet
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic) (optional) – for smd-applet
- libgee (libgee-git) (optional) – for smd-applet
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id) (optional) – for smd-applet
Latest Comments
Schnouki commented on 2019-03-15 14:24
Not using this anymore, I switched to isync... so I'm orphaning this package. Feel free to adopt and update as needed.
dreieck commented on 2015-01-22 10:26
I error "ERROR: mdiff not processing MailA" in check():
==> Starting check()...
make[1]: Entering directory '/var/tmp/yaourt-tmp-felics/aur-syncmaildir/src/syncmaildir-1.2.6'
make[1]: Leaving directory '/var/tmp/yaourt-tmp-felics/aur-syncmaildir/src/syncmaildir-1.2.6'
running mddiff/01-dry-run: ......OK
running mddiff/02-first-run: ....OK
running mddiff/03-non-existing-dir: .OK
running mddiff/04-small-max-mailno: ....OK
running mddiff/05-multiple-mail-dir: .ERROR: mdiff not processing MailA
Makefile:119: recipe for target 'test' failed
make: *** [test] Error 1
==> ERROR: A failure occurred in check().
Aborting...
Schnouki commented on 2013-09-17 13:29
If anyone is interested, here's an updated PKGBUILD that also builds smd-applet and uses correct dependencies (lua51, libgee06, etc.): http://pastie.org/private/nxd5mrnb3cxivg8vqa0dg
Anonymous comment on 2012-08-08 00:57
Anonymous comment on 2012-03-03 00:03
added dependence on libgee
Anonymous comment on 2010-11-06 18:57
This package only installs the text (command line) utilities. The graphical interface (a GNOME applet) is not installed.