Search Criteria
Package Details: isync-config-patched 1.4.4-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/isync-config-patched.git (read-only, click to copy) |
|---|---|
| Package Base: | isync-config-patched |
| Description: | IMAP and MailDir mailbox synchronizer - with xdg-compliant config location |
| Upstream URL: | http://isync.sourceforge.net |
| Licenses: | GPL2 |
| Conflicts: | isync |
| Provides: | isync |
| Submitter: | kiankasad |
| Maintainer: | BachoSeven |
| Last Packager: | BachoSeven |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-06-28 07:28 (UTC) |
| Last Updated: | 2024-02-18 19:58 (UTC) |
Dependencies (3)
- db
- libsasl
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Required by (6)
- mailwizard (requires isync)
- mailwizard-git (requires isync)
- mu-wizard-git (requires isync)
- mutt-wizard (requires isync)
- mutt-wizard-git (requires isync)
- oama-bin (requires isync) (optional)
Latest Comments
kiankasad commented on 2023-06-12 20:20 (UTC)
@BachoSeven — I don't use isync anymore, and since you seem to use this package, I've added you as a co-maintainer. I'll disown the package soon so you can take over.
BachoSeven commented on 2023-06-12 16:52 (UTC)
@kiankasad btw there's an issue with GMAIL in isync, which can be fixed by patching, as they did in the
isyncpackage in the official repos:https://gitlab.archlinux.org/archlinux/packaging/packages/isync/-/commit/e2998169194030fe4bf888c25e34c0e570fe89d8
https://bugs.archlinux.org/task/76467
I took the liberty of editing your PKGBUILD with the required changes (taken from the above); if you could add this file to the repo, the following PKGUBILD should work (I tested it):
https://0x0.st/HcYA.txt
For convenience, here's the diff:
BachoSeven commented on 2023-05-04 12:50 (UTC)
@kiankasad can you please bump up the
pkgrel? I'm gettingand I think it's because of yesterday's various
glibcrebuilds in the repos.kiankasad commented on 2021-10-24 18:22 (UTC)
@BachoSeven Thanks for the update!
BachoSeven commented on 2021-10-24 14:25 (UTC)
Here's an update patch for PKGBUILD + .SRCINFO:
kiankasad commented on 2020-07-02 01:52 (UTC) (edited on 2020-07-02 01:54 (UTC) by kiankasad)
I haven't changed the config location for
isync, only formbsync. It is now in~/.config/mbsync/mbsyncrcor$XDG_CONFIG_HOME/mbysnc/mbsyncrc, with the latter taking preference.