Opened 8 years ago
Closed 8 years ago
#52366 closed defect (fixed)
neomutt +notmuch
Reported by: | vkuznet (Valentin Kuznetsov) | Owned by: | lbschenkel (Leonardo Brondani Schenkel) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | lbschenkel (Leonardo Brondani Schenkel) | |
Port: | neomutt |
Description
I'm unable to install neomutt with notmuch. I install neomutt in the following way:
sudo port install neomutt +sidebar+notmuch ---> Computing dependencies for neomutt ---> Fetching archive for neomutt ---> Attempting to fetch neomutt-20160916_2+idn+imap+pop+sidebar+ssl.darwin_14.x86_64.tbz2 from https://packages.macports.org/neomutt ---> Attempting to fetch neomutt-20160916_2+idn+imap+pop+sidebar+ssl.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/neomutt ---> Attempting to fetch neomutt-20160916_2+idn+imap+pop+sidebar+ssl.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/neomutt ---> Fetching distfiles for neomutt ---> Verifying checksums for neomutt ---> Extracting neomutt ---> Configuring neomutt ---> Building neomutt ---> Staging neomutt into destroot ---> Installing neomutt @20160916_2+idn+imap+pop+sidebar+ssl ---> Activating neomutt @20160916_2+idn+imap+pop+sidebar+ssl This port does not install the pgpring binary. Please install the signing-party port if you need it. ---> Cleaning neomutt ---> Updating database of binaries ---> Scanning binaries for linking errors ---> No broken files found.
and then I check what is available in mutt:
mutt -v | grep SIDE +USE_IMAP -USE_NOTMUCH -USE_NNTP +USE_POP -USE_SASL +USE_SETGID +USE_SIDEBAR
As you can see notmuch is not enabled. My question how I can turn it on. Thanks, Valentin.
Attachments (1)
Change History (5)
comment:1 Changed 8 years ago by raimue (Rainer Müller)
Owner: | changed from macports-tickets@… to leonardo@… |
---|---|
Port: | neomutt added |
comment:2 Changed 8 years ago by lbschenkel (Leonardo Brondani Schenkel)
The neomutt
is missing the notmuch
variant. I have added it. The patch is attached. Please keep an eye on this ticket and try again once the patch is merged.
Note that if you use gnupg 2.1 (as I do) you will need to wait until #52368 is fixed.
Changed 8 years ago by lbschenkel (Leonardo Brondani Schenkel)
Attachment: | Portfile.patch added |
---|
comment:3 Changed 8 years ago by lbschenkel (Leonardo Brondani Schenkel)
Cc: | leonardo.schenkel@… added |
---|
Cc Me!
comment:4 Changed 8 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r153141.
Note: See
TracTickets for help on using
tickets.
Please remember to set the port field and assign or CC maintainers as listed in
port info neomutt
.