Github messages for voidlinux
 help / color / mirror / Atom feed
From: strec007 <strec007@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] neomutt: autocrypt support
Date: Wed, 04 Oct 2023 16:03:56 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46430@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 549 bytes --]

There is a new pull request by strec007 against master on the void-packages repository

https://github.com/strec007/void-packages _neomutt_autocrypt
https://github.com/void-linux/void-packages/pull/46430

neomutt: autocrypt support
As concluded in #46243, modifying neomutt package directly.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


A patch file from https://github.com/void-linux/void-packages/pull/46430.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-_neomutt_autocrypt-46430.patch --]
[-- Type: text/x-diff, Size: 1333 bytes --]

From ba163ba0496ecd0efbd47654d4c533a0a1f96aca Mon Sep 17 00:00:00 2001
From: Petr Cizmar <xxb0322@xpc.ovh>
Date: Wed, 4 Oct 2023 13:28:20 +0000
Subject: [PATCH] neomutt: Autocrypt support added

---
 srcpkgs/neomutt/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index fdded9095d74d..571907acd9276 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,19 +1,19 @@
 # Template file for 'neomutt'
 pkgname=neomutt
 version=20230517
-revision=2
+revision=3
 create_wrksrc=true
 build_wrksrc="${pkgname}-${version}"
 build_style=configure
 configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl --zlib --tdb
- --rocksdb"
+ --rocksdb --autocrypt --sqlite"
 make_check_target=test
 conf_files="/etc/neomuttrc"
 # neomutt needs either w3m/lynx/elinks to build manual.html
 hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m pkg-config"
 makedepends="aspell-devel gdbm-devel gettext-devel gpgme-devel
  rocksdb-devel tdb-devel ncurses-devel libidn2-devel libnotmuch-devel
- openssl-devel libsasl-devel lua54-devel zlib-devel"
+ openssl-devel libsasl-devel lua54-devel zlib-devel sqlite-devel"
 depends="mime-types"
 short_desc="Mutt with misc fixes and feature patches"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"

             reply	other threads:[~2023-10-04 14:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-04 14:03 strec007 [this message]
2024-01-03  1:46 ` github-actions
2024-01-03 12:21 ` [PR PATCH] [Closed]: " sgn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46430@inbox.vuxu.org \
    --to=strec007@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).