Search Criteria
Package Details: isync-git 1.4.4.r218.g65cd442-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/isync-git.git (read-only, click to copy) |
---|---|
Package Base: | isync-git |
Description: | IMAP and MailDir mailbox synchronizer |
Upstream URL: | http://isync.sourceforge.net/ |
Licenses: | GPL2 |
Conflicts: | isync |
Provides: | isync |
Submitter: | grosjean |
Maintainer: | plokid |
Last Packager: | plokid |
Votes: | 2 |
Popularity: | 0.000009 |
First Submitted: | 2018-09-15 22:14 (UTC) |
Last Updated: | 2023-04-24 12:31 (UTC) |
Dependencies (3)
- libsasl
- openssl (openssl-gitAUR, openssl-staticAUR)
- git (git-gitAUR, git-glAUR) (make)
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
tleydxdy commented on 2022-11-06 15:51 (UTC) (edited on 2022-11-06 15:51 (UTC) by tleydxdy)
Thanks for packaging this! there's a small problem with the version number, the version makepkg will build is in this format r1306.65cd442-1 but the version in PKGBUILD is 1.4.2-1 so my aur helper constantly thinks there's an update that's needed
mannp commented on 2021-07-09 17:07 (UTC)
Thanks @Kr1ss for creating the request and @grosjean for the prompt change, appreciated :)
Kr1ss commented on 2021-07-09 16:19 (UTC)
Wow that was quick. Thank you for the response !
grosjean commented on 2021-07-09 16:17 (UTC)
@Kr1ss, done. Let me know how it goes.
Kr1ss commented on 2021-07-09 15:51 (UTC)
Hi @grosjean,
maintainer of mutt-wizard-git here, which depends on
isync
. One of my packages' users would like to useisync-git
rather, but it doesn't fulfill the dependency since it doesn't provideisync
.In your
PKGBUILD
, could you please replace thereplaces=('isync')
declaration to :like it's done e.g. in isync-config-patched
Thank you very much in advance !