Commit graph

957 commits

Author SHA1 Message Date
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
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
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
Alyssa Ross 81902419dd mblaze: install msuck and mblow
There are lots of other scripts in contrib that we should probably
also install, but I didn't feel like taking the time to review them
all and figure out what dependencies they would need.

It would have been a shame to add a mandatory dependency on Ruby (and
all that entails) to a package that otherwise has basically no
dependencies, so I've made the Ruby dependency optional.
2020-04-22 12:52:47 +00:00
John Ericson eb4acb6ca9
Merge pull request #85468 from Ericson2314/no-dumpmachine
treewide: Get rid of -dumpmachine in favor of static info
2020-04-18 00:35:19 -04:00
Maximilian Bosch 192485f8fa
neomutt: 20200320 -> 20200417
https://github.com/neomutt/neomutt/releases/tag/20200417

To fix the tests, I had to copy the recently created
`neomutt-test-files`[1] repository into the build-environment.

Also applied a patch from master[2] which ensures that the
`change-folder` macro actually switches to the specified folder.

[1] https://github.com/neomutt/neomutt-test-files
[2] 9e7537cadd
2020-04-17 19:35:20 +02:00
John Ericson 204d710405 treewide: Get rid of -dumpmachine in favor of static info 2020-04-13 19:26:19 -04:00
Tom Sydney Kerckhove d0034d151b imapfilter: add SSLCAFILE make flag
This fixes: https://github.com/NixOS/nixpkgs/issues/78304
See this upstream issue: https://github.com/lefcha/imapfilter/issues/201
2020-04-13 00:31:18 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
taku0 2bf7993123 thunderbird: 68.6.0 -> 68.7.0 2020-04-08 21:21:23 +09:00