aboutsummaryrefslogtreecommitdiff
path: root/neomutt
diff options
context:
space:
mode:
Diffstat (limited to 'neomutt')
-rw-r--r--neomutt/.checksum1
-rw-r--r--neomutt/.files42
-rw-r--r--neomutt/abuild5
-rw-r--r--neomutt/depends2
4 files changed, 50 insertions, 0 deletions
diff --git a/neomutt/.checksum b/neomutt/.checksum
new file mode 100644
index 00000000..c5a1593e
--- /dev/null
+++ b/neomutt/.checksum
@@ -0,0 +1 @@
+d378d0e96b80daa2881e943fdca66a78df69bb73fe1c9c11c4aa47a309175b67 neomutt-20260504.tar.gz
diff --git a/neomutt/.files b/neomutt/.files
new file mode 100644
index 00000000..72e49f57
--- /dev/null
+++ b/neomutt/.files
@@ -0,0 +1,42 @@
+drwxr-xr-x root/root etc/
+-rw-r--r-- root/root etc/neomuttrc.new
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/neomutt
+drwxr-xr-x root/root usr/libexec/
+drwxr-xr-x root/root usr/libexec/neomutt/
+-rwxr-xr-x root/root usr/libexec/neomutt/pgpewrap
+-rwxr-xr-x root/root usr/libexec/neomutt/smime_keys
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/smime_keys_neomutt.1.gz
+drwxr-xr-x root/root usr/share/neomutt/
+drwxr-xr-x root/root usr/share/neomutt/account-command/
+-rw-r--r-- root/root usr/share/neomutt/account-command/README.md
+drwxr-xr-x root/root usr/share/neomutt/account-command/gpg-json/
+-rw-r--r-- root/root usr/share/neomutt/account-command/gpg-json/README.md
+-rwxr-xr-x root/root usr/share/neomutt/account-command/gpg-json/credentials.sh
+drwxr-xr-x root/root usr/share/neomutt/account-command/macos-keychain/
+-rw-r--r-- root/root usr/share/neomutt/account-command/macos-keychain/README.md
+-rwxr-xr-x root/root usr/share/neomutt/account-command/macos-keychain/keychain.py
+drwxr-xr-x root/root usr/share/neomutt/colorschemes/
+-rw-r--r-- root/root usr/share/neomutt/colorschemes/ayu-dark-256.neomuttrc
+-rw-r--r-- root/root usr/share/neomutt/colorschemes/neonwolf-256.neomuttrc
+-rw-r--r-- root/root usr/share/neomutt/colorschemes/solarized-dark-256.neomuttrc
+-rw-r--r-- root/root usr/share/neomutt/colorschemes/vombatidae.neomuttrc
+-rw-r--r-- root/root usr/share/neomutt/colorschemes/zenburn.neomuttrc
+drwxr-xr-x root/root usr/share/neomutt/logo/
+-rw-r--r-- root/root usr/share/neomutt/logo/neomutt-128.png
+-rw-r--r-- root/root usr/share/neomutt/logo/neomutt-256.png
+-rw-r--r-- root/root usr/share/neomutt/logo/neomutt-32.png
+-rw-r--r-- root/root usr/share/neomutt/logo/neomutt-64.png
+-rw-r--r-- root/root usr/share/neomutt/logo/neomutt.svg
+-rw-r--r-- root/root usr/share/neomutt/mime.types
+drwxr-xr-x root/root usr/share/neomutt/oauth2/
+-rw-r--r-- root/root usr/share/neomutt/oauth2/README.md
+-rwxr-xr-x root/root usr/share/neomutt/oauth2/mutt_oauth2.py
+-rw-r--r-- root/root usr/share/neomutt/smime.rc
+drwxr-xr-x root/root usr/share/neomutt/vim-keys/
+-rw-r--r-- root/root usr/share/neomutt/vim-keys/README.md
+-rw-r--r-- root/root usr/share/neomutt/vim-keys/vim-keys.rc
diff --git a/neomutt/abuild b/neomutt/abuild
new file mode 100644
index 00000000..fd8fb22c
--- /dev/null
+++ b/neomutt/abuild
@@ -0,0 +1,5 @@
+name=neomutt
+version=20260504
+release=1
+source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz"
+build_opt="--ssl --doc=0"
diff --git a/neomutt/depends b/neomutt/depends
new file mode 100644
index 00000000..4ec7b427
--- /dev/null
+++ b/neomutt/depends
@@ -0,0 +1,2 @@
+libidn2
+ncurses