Search Criteria
Package Details: mailspring-bin 1.14.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mailspring-bin.git (read-only, click to copy) |
---|---|
Package Base: | mailspring-bin |
Description: | A beautiful, fast and fully open source mail client.Prebuilt version.Use system-wide electron. |
Upstream URL: | https://getmailspring.com/ |
Keywords: | electron email imap mail |
Licenses: | GPL-3.0-only |
Conflicts: | mailspring |
Provides: | mailspring |
Submitter: | zxp19821005 |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 210 |
Popularity: | 1.75 |
First Submitted: | 2024-07-10 05:38 (UTC) |
Last Updated: | 2024-10-10 04:07 (UTC) |
Dependencies (3)
- db5.3
- electron30 (electron30-binAUR)
- krb5 (krb5-gitAUR)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 27 Next › Last »
wcasanova commented on 2021-01-20 12:22 (UTC) (edited on 2021-01-20 12:24 (UTC) by wcasanova)
@Archange https://community.getmailspring.com/t/mailspring-without-mailspring-id/64
Mailspring stores your mail credentials securely on your machine in the keychain / keyring, and does not send your email credentials to the cloud. All email sync is done on your computer.
https://github.com/Foundry376/Mailspring/blob/master/ROADMAP.md#why-is-mailsync-closed-source
sachmalh commented on 2021-01-20 12:14 (UTC)
basically change
pkgver=1.8.0
and
sha256sums_x86_64=('06dcd870737ceea1fbb371a206bb037e6bb2f6fdb176109e49286ef3e4fd4f71')
sachmalh commented on 2021-01-20 12:09 (UTC)
change your pkgbuild as follows
Maintainer: Eric S. Londres ericlondres@protonmail.com
Contributor: Joakim Nylén me@jnylen.nu
Contributor: Rashintha Maduneth rashinthamaduneth@gmail.com
Contributor: Dhananjay Balan mail@dbalan.in
Contributor: ahrs
pkgname=mailspring pkgver=1.8.0 pkgrel=1 pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors." arch=('x86_64') license=('custom: GPL3 and (C) 2016-2019 Foundry 376, LLC.') url="https://getmailspring.com/" options=('!strip')
source=()
source_x86_64=("https://github.com/Foundry376/Mailspring/releases/download/${pkgver}/mailspring-${pkgver}-amd64.deb") sha256sums_x86_64=('06dcd870737ceea1fbb371a206bb037e6bb2f6fdb176109e49286ef3e4fd4f71')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")
optdepends=('libappindicator-gtk3: for system tray support' "libgnome-keyring: keyrings" "gnome-keyring: keyrings" )
package() { cd ${srcdir}
}
Archange commented on 2021-01-20 12:08 (UTC)
@burakcank
Because it’s not open source (mailsync engine) and requires registration (though Mailspring Libre fork work around this).
wcasanova commented on 2021-01-20 12:00 (UTC) (edited on 2021-01-20 12:45 (UTC) by wcasanova)
no need to have gnome-keyring as dependency. just have org.freedesktop.secrets and use any program that provides it. to work with KeePassXC, you have to enable a group to integrate it, more info here. https://rtfm.co.ua/en/what-is-linux-keyring-gnome-keyring-secret-service-and-d-bus/
https://www.cogitri.dev/posts/03-keepassxc-freedesktop-secret/#setting-up-within-keepassxc @Archange
burakcank commented on 2021-01-20 11:49 (UTC)
A new version has come out, @slondr will probably be working on it soon.
Mailspring has one of the best UI/UX designs out there imo, honestly I am not sure why this package is not more popular than it is right now.
gardotd426 commented on 2020-10-15 23:24 (UTC)
I guess we'll just have to use one of the other AUR packages, or the package from the community repository.
Archange commented on 2020-10-15 23:19 (UTC)
Has anyone tried with e.g. KeePassXC instead of gnome-keyring? If so, the dependency should be org.freedesktop.secrets.
maxcahill commented on 2020-10-15 22:19 (UTC)
Chiming in that as another kde user, gnome-keyring was required to get mailspring running. It actually popped up a window saying it "could not store my password securely", and then closed, so it's not like there's some limited functionality that you can use without it.
It's clearly not an optional dependency - if there are non-gnome alternatives that it would happily work with, that's not made clear :)
As a sidenote, the popup hinted I might want to install libsecret as well - which was already installed. After installing gnome-keyring, it ran fine.
capoeira commented on 2020-08-21 11:26 (UTC)
in fact @gardotd426's argument doesn'tmake sense. neofetch has limited function without the optional dependency, mailspring has zero function without gnome-keyring.
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 27 Next › Last »