Search Criteria
Package Details: mutt-slang 1.14.7-1
Git Clone URL: | https://aur.archlinux.org/mutt-slang.git (read-only, click to copy) |
---|---|
Package Base: | mutt-slang |
Description: | Small but very powerful text-based mail client - slang version |
Upstream URL: | http://www.mutt.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | andreas_baumann |
Maintainer: | zootboy |
Last Packager: | zootboy |
Votes: | 12 |
Popularity: | 0.000023 |
First Submitted: | 2011-03-20 10:43 |
Last Updated: | 2020-09-21 05:17 |
Dependencies (16)
- gdbm
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-dso, lib32-glibc-dso)
- krb5 (krb5-git, krb5-minimal-git)
- libgpg-error (libgpg-error-git)
- libgpgme.so (gpgme-minimal-git, gpgme)
- libidn2.so (libidn2-nodocs-git, libidn2-git, libidn2)
- libsasl
- mime-types (mailcap-mime-types, mailcap)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- slang (slang-git)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- gpgme (gpgme-git, gpgme-minimal-git) (make)
- libidn2 (libidn2-nodocs-git, libidn2-git) (make)
- perl (perl-git) (optional) – for smime_keys
- smtp-forwarder (femtomail-git, ssmtp-plain, opensmtpd-snapshot, exim-mysql, opensmtpd-git, dma, exim-heavy, esmtp, sendmail, exim-gnutls, ssmtp, courier-mta, exim, msmtp-mta, nullmailer, opensmtpd, postfix) (optional) – to send mail
Required by (6)
- jaromail (requires mutt)
- jaromail-git (requires mutt)
- mutt-addressbook (requires mutt) (optional)
- mutt-solarized-git (requires mutt)
- mutt-vid (requires mutt) (optional)
- notmuchfs-git (requires mutt) (optional)
Latest Comments
Anonymous comment on 2016-04-05 18:51
Thank you!
zootboy commented on 2016-04-05 18:47
Makepkg won't touch your local keyring, so you need to import that key manually (and ideally verify it out-of-band). Make sure gpg is set up with a keyserver, then run this:
$ gpg --recv-key ADEF768480316BDA
Anonymous comment on 2016-04-05 17:50
==> Verifying source file signatures with gpg...
mutt-1.6.0.tar.gz ... FAILED (unknown public key ADEF768480316BDA)
==> ERROR: One or more PGP signatures could not be verified!
zootboy commented on 2016-04-05 02:34
Updated to 1.6.0, and brought in line with the vanilla PKGBUILD.
zootboy commented on 2015-01-16 00:37
Pulled in with some minor adjustments. Thanks!
Jonhoo commented on 2015-01-13 21:31
I've put a PKGBUILD + install file that have been synced with upstead mutt here: https://gist.github.com/jonhoo/9b11f9d2be232a2024d4
Specifically, my goal was to minimize the diff between the two so that seeing that it wasn't doing anything funky was easy.
zootboy commented on 2014-07-03 23:30
Updated, thanks!
Fandekasp commented on 2014-06-29 09:51
Fix:
pkgver=1.5.23
pkgrel=4
source=(https://bitbucket.org/$_pkgname/$_pkgname/downloads/$_pkgname-$pkgver.tar.gz)
sha1sums=('8ac821d8b1e25504a31bf5fda9c08d93a4acc862')
Fandekasp commented on 2014-06-29 09:30
Failed to connect to ftp.mutt.org port 21: Connection timed out
==> ERROR: Failure while downloading mutt-1.5.21.tar.gz
Aborting...
The build failed.