Commit Graph

964 Commits

Author SHA1 Message Date
Emery Hemingway
c960abf50f trojita: 0.7.20190618 -> 0.7.20200706
Fix #92869
2020-07-10 23:38:56 +05:30
Daniel Șerbănescu
c57c936281 evolution-ews: init at 3.36.4 2020-07-09 00:32:51 +02:00
Daniël de Kok
e01b23fb9a
Merge pull request #85492 from toschmidt/mailspring
mailspring: init at 1.7.8
2020-07-07 14:45:59 +02:00
Vladimír Čunát
8e3e3bfb55
Merge #91932: thunderbird*: 68.9.0 -> 68.10.0 2020-07-04 20:09:38 +02:00
Mario Rodas
4ac75248cb
Merge pull request #85979 from doronbehar/update-mailnag
mailnag: 1.3.0 -> 2.0.0
2020-07-03 08:00:44 -05:00
taku0
e3873d6690 thunderbird: 68.9.0 -> 68.10.0 2020-07-01 15:12:53 +09:00
taku0
7b0ad8b59f thunderbird-bin: 68.9.0 -> 68.10.0 2020-07-01 15:12:22 +09:00
Markus Kowalewski
e55c49f5c0
thunderbird: add license 2020-06-27 00:31:44 +02:00
Maximilian Bosch
da1b17fd35
neomutt: 20200619 -> 20200626
https://github.com/neomutt/neomutt/releases/tag/20200626
2020-06-26 14:54:49 +02:00
Matthias Beyer
0bbeec3904 mutt: 1.14.4 -> 1.14.5
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-06-23 22:45:52 +02:00
Vladyslav M
2cd2e7267e
Merge pull request #89733 from sikmir/aerc
aerc: unstable-2020-02-01 -> 0.4.0
2020-06-23 09:46:29 +03:00
Jan Tojnar
2b86087644
Merge pull request #91194 from jtojnar/thunderbird-cleanup 2020-06-21 12:25:23 +02:00
Jan Tojnar
5b3a626ab9
thunderbird: remove libIDL dependency
It has not been used for ages:

https://bugzilla.mozilla.org/show_bug.cgi?id=687766
2020-06-20 23:25:19 +02:00
Jan Tojnar
3dd5efc40b
thunderbird-bin: remove libgnome dependency
It is deprecated and has been removed ages ago:

https://bugzilla.mozilla.org/show_bug.cgi?id=694570

It persists in the crash reporter for some reason but it is optional there:

f66f5a235e/toolkit/crashreporter/client/crashreporter_linux.cpp (L366-L370)
2020-06-20 23:25:11 +02:00
Jan Tojnar
1cbcbbecc2
thunderbird-bin: do not depend on libcanberra-gtk
libxul only needs libcanberra.so.0

3dc26ddcf3/widget/gtk/nsSound.cpp (L158)
2020-06-20 23:24:49 +02:00
Jan Tojnar
a22a20cb40
thunderbird-bin: remove GConf dependency
It is only optionally dlopened by crash reporter to try to get system proxy settings
but no system stores proxy in GConf these days so it is completely useless.

97c590ed55/toolkit/crashreporter/client/crashreporter_gtk_common.cpp (L121-L122)
2020-06-20 23:24:49 +02:00
Jan Tojnar
f0d4f5f842
thunderbird-bin: drop GStreamer dependency
It has not been used since 2015:

42c92612f4
2020-06-20 22:30:42 +02:00
Maximilian Bosch
499d18849f
neomutt: 20200501 -> 20200619
https://github.com/neomutt/neomutt/releases/tag/20200619
2020-06-19 19:19:08 +02:00
Doron Behar
b58227a4c0
neomutt: Remove old fixes for failing tests
Includes both rfc2047 tests workarounds and locale workarounds.
Fixes #86896. See https://github.com/neomutt/neomutt/pull/2314 .
2020-06-19 18:15:34 +02:00
Doron Behar
b8f65212ec
neomutt: make manual.txt not empty
Without elinks / w3m / lynx in the nativeBuildInputs, there are these
errors in the build:

LC_ALL=C w3m -dump -O UTF8 docs/manual.html > docs/manual.txt || \
LC_ALL=C lynx -dump -nolist -with_backspaces \
        -display_charset=us-ascii docs/manual.html > docs/manual.txt || \
LC_ALL=C elinks -dump -no-numbering -no-references \
        docs/manual.html | sed -e 's,\\001, ,g' > docs/manual.txt
/nix/store/xfbmj7sl2ikicym9x3yq7cms5qx1w39k-bash-4.4-p23/bin/bash: w3m: command not found
/nix/store/xfbmj7sl2ikicym9x3yq7cms5qx1w39k-bash-4.4-p23/bin/bash: line 1: lynx: command not found
/nix/store/xfbmj7sl2ikicym9x3yq7cms5qx1w39k-bash-4.4-p23/bin/bash: line 3: elinks: command not found
2020-06-19 18:15:34 +02:00
Doron Behar
3b9a8f5426
neomutt: Make it not reference .dev outputs. 2020-06-19 18:15:33 +02:00
rnhmjoj
9e05e7ce38
mutt: 1.14.3 -> 1.14.4 2020-06-19 00:31:45 +02:00
Lassulus
43fc4e0c2f
Merge pull request #76519 from erictapen/meli-init
meli: init at alpha-0.5.1
2020-06-17 20:59:18 +02:00
Matthias Beyer
e047ab1059 mutt: 1.14.2 -> 1.14.3
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-06-15 08:55:09 +02:00
Samuel Dionne-Riel
3b41eb14a5
Merge pull request #90275 from IreneKnapp/thunderbird
thunderbird: Patch rpath to find libudev, which is part of systemd.
2020-06-14 15:47:11 -04:00
Irene Knapp
ac45656b12
thunderbird: Patch rpath to find libudev, which is part of systemd. 2020-06-13 19:26:24 -07:00
Nikolay Korotkiy
36d52ba566
aerc: unstable-2020-02-01 -> 0.4.0 2020-06-07 14:06:05 +03:00
Tobias Schmidt
939f72a8f4
mailspring: init at 1.7.8 2020-06-04 11:12:30 +02:00
taku0
5967e4d8f3 thunderbird: 68.8.1 -> 68.9.0 2020-06-04 09:13:03 +09:00
taku0
7f87a17040 thunderbird-bin: 68.8.1 -> 68.9.0 2020-06-04 09:12:36 +09:00
Matthias Beyer
5ebc1d70fa mutt: 1.14.1 -> 1.14.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-05-26 08:07:19 +02:00
taku0
a9a8ba3db5 thunderbird: 68.8.0 -> 68.8.1 2020-05-23 14:22:23 +09:00
taku0
66661136be thunderbird-bin: 68.8.0 -> 68.8.1 2020-05-23 14:22:17 +09:00
Matthias Beyer
79083b4b75
mutt: 1.14.0 -> 1.14.1 (#88027)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-05-17 23:36:01 +02:00
José Romildo Malaquias
740cc35059
Merge pull request #87777 from romildo/upd.balsa
balsa: 2.5.9 -> 2.6.1
2020-05-14 19:37:47 -03:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
José Romildo Malaquias
d56c2a0b24 balsa: 2.5.9 -> 2.6.1
Remove --with-gpgme as gpg is fixed build requirement now.
2020-05-13 21:46:27 -03:00
José Romildo Malaquias
7172181c3d balsa: sort dependence list 2020-05-13 18:17:28 -03:00
José Romildo Malaquias
717656fd03 balsa: format with nixpkgs-fmt 2020-05-13 18:13:35 -03:00
Jörg Thalheim
887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Vladimír Čunát
10134fc301
Merge #87066: thunderbird*: 68.7.0 -> 68.8.0 (security)
https://www.thunderbird.net/en-US/thunderbird/68.8.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2020-18/
2020-05-09 08:19:11 +02:00
Andreas Rammhold
6ca94ab1ea
Merge pull request #82206 from flokli/afew-3.0.0
afew: 2.0.0 -> 3.0.0
2020-05-05 21:06:50 +02:00
taku0
0fd76196f9 thunderbird: 68.7.0 -> 68.8.0 2020-05-06 03:16:27 +09:00
taku0
1016169e71 thunderbird-bin: 68.7.0 -> 68.8.0 2020-05-06 03:12:19 +09:00
Justin Humm
4752e21de0
meli: init at alpha-0.5.1
Co-authored-by: 0x4A6F <0x4A6F@users.noreply.github.com>
2020-05-05 14:48:56 +02:00
Maximilian Bosch
d203d553b9
neomutt: 20200424 -> 20200501
https://github.com/neomutt/neomutt/releases/tag/20200501
2020-05-03 19:06:59 +02:00
Matthias Beyer
e2aa2f50f6 mutt: 1.13.5 -> 1.14.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-05-03 11:06:53 +02:00
Mario Rodas
8a020156df
notmuch: fix info output 2020-05-02 04:20:00 -05:00
Doron Behar
a416707246 mailnag: 1.3.0 -> 2.0.0
Notable changes:
- Switch to Python3 by default.
- Format inputs and arguments.
- Use wrapGAppsHook.
- Use libsecret (replaces libgnome-keyring) by default
- Add @doronbehar as maintainer.
- Remove overridden phases.
2020-04-25 04:03:32 +03:00
Maximilian Bosch
ea59fe7aa6
neomutt: 20200417 -> 20200424
https://github.com/neomutt/neomutt/releases/tag/20200424
2020-04-24 22:03:30 +02:00