Commit Graph

606 Commits

Author SHA1 Message Date
Matthias Beyer
13e95f33db lumail: Use lua5.1
This is necessary because the standard library which is distributed with
lumail (the lumail core configuration so to speak) is written for lua5.1
apparently.

The website states 5.1 or 5.2 or 5.3, but 5.2 fails because "loadstring"
was deprecated in lua 5.2.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-03-12 16:43:27 +01:00
Matthias Beyer
bb8e1c4512 lumail: Fix package definition
Includes:

* Package gets a flag to use the debug build
* install phase installs all lua scripts from the package and makes
  lumail find them
* global configuration which is shipped with the package can be
  overridden, if desired
* parallel building enabled
2018-03-12 16:41:59 +01:00
Matthias Beyer
29c33ba5af lumail: 2.9 -> 3.1 2018-03-12 16:40:50 +01:00
Graham Christensen
25473a61ae
Merge pull request #36447 from jerith666/thunderbird-typo
thunderbird: fix typo in desktop item genericName
2018-03-07 15:11:37 -05:00
Matt McHenry
7a3855506f thunderbird: fix typo in desktop item genericName 2018-03-07 15:09:42 -05:00
Vladimír Čunát
565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Jörg Thalheim
4641008187
Merge pull request #35486 from ajgrf/mblaze-update
mblaze: 0.3.1 -> 0.3.2
2018-03-04 20:29:00 +00:00
Matthias Beyer
6f7b712d0c mutt: 1.9.3 -> 1.9.4 2018-03-04 14:02:14 +01:00
Bryan Gardiner
285fd08c0e
claws-mail, jitsi: remove myself (khumba) from maintainers 2018-03-02 18:10:24 -08:00
Ryan Mulligan
2836e47735 inboxer: 1.0.0 -> 1.0.2
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.0.2 with grep in /nix/store/r58bhh86hprpzb4fh5xk0snaqgbqa8vy-inboxer-1.0.2
- found 1.0.2 in filename of file in /nix/store/r58bhh86hprpzb4fh5xk0snaqgbqa8vy-inboxer-1.0.2

cc "@mgttlinger"
2018-02-26 19:17:23 -08:00
Jörg Thalheim
d8ef48ec7e
Merge pull request #35656 from jfrankenau/fix-neomutt
neomutt: fix smime_keys openssl path, closes #35654
2018-02-26 23:08:05 +00:00
Ben Gamari
5f3b59c0d0 notmuch: Fix configure invocation 2018-02-26 12:00:03 -05:00
Johannes Frankenau
1b2024fb98 neomutt: fix smime_keys openssl path, closes #35654 2018-02-26 09:13:05 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Peter Hoeg
3d8a664729 neomutt: 20171215 -> 20180223 2018-02-25 09:45:53 +08:00
Alex Griffin
c73cfd5c1b mblaze: 0.3.1 -> 0.3.2 2018-02-24 14:17:43 -06:00
Alexander V. Nikolaev
0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Peter Hoeg
8d7b069ea6 neomutt: 20171208 -> 20171215
The build system also changed to the tcl based "autosetup".
2018-02-15 23:01:06 +08:00
Jörg Thalheim
8b03f62bd2
Merge pull request #34799 from oxij/pkgs/mailpile10rc
mailpile: 0.4.1 -> 1.0.0rc1
2018-02-14 06:24:54 +00:00
Jörg Thalheim
d92b58908c mailpile: 1.0.0rc1 -> 1.0.0rc2 2018-02-14 06:24:08 +00:00
Florian Klink
b89aad4718 notmuch-addrlookup: 7 -> 9
This version bump contains the following fixes:

v8:
 - Avoid a segmentation fault when notmuch_message_get_header() returns NULL. (Patch by Víctor M. Jáquez <vjaquez@igalia.com>).

v9:
 - Do not use the deprecated notmuch_query_count_messages_st function when using Notmuch 0.25. (Patch by Adam Ruzicka <a.ruzicka@outlook.com>.)
   We already had this patch in our tree.
 - Fix crash in when running queries and the program is build with Notmuch 0.25. (Patch by Joshua Krusell <joshua.krusell@v-dem.net>).
 - Fix conditional compilation when using Notmuch 0.25. (Patch by David Bremner <bremner@debian.org>).
2018-02-11 20:59:43 +01:00
SLNOS
d3ea843a46 mailpile: 0.4.1 -> 1.0.0rc1
Adaptation of #23058 by @spinus to 1.0.0rc1. See #23058 and #28111 for discussion.
This patch keeps the warnings. But I think it is useful to have a sanely working
version in nixpkgs, even if it is still considered insecure, just to follow the
upstream development by actually running it instead of reading the log.
2018-02-10 02:51:42 +00:00
Daiderd Jordan
d74a7506f0
Merge pull request #34577 from matthewbauer/patch-8
notmuch: fix version wildcard
2018-02-07 20:16:45 +01:00
Alex Griffin
5704888065 mblaze: 0.3 -> 0.3.1 2018-02-07 18:54:45 +02:00
Florian Klink
1cc8ea4ec9 afew: 1.2.0 -> 1.3.0 2018-02-07 00:30:16 +01:00
Matthew Justin Bauer
ac4ffde5ab
notmuch: fix version wildcard
talloc is now 2.1.11 and the find '?' only matches one digit so it fails on 11. This switches it to use the '*' wildcard.
2018-02-03 20:19:42 -06:00
Matthias Beyer
e23e131025 mutt: 1.9.2 -> 1.9.3 2018-01-27 22:10:07 +01:00
taku0
965a4349c0 thunderbird: 52.5.2 -> 52.6.0 2018-01-26 09:13:04 +09:00
taku0
9536114243 thunderbird-bin: 52.5.2 -> 52.6.0 2018-01-26 09:12:58 +09:00
Florian Klink
5f03d6bf4d afew: rewrite expression
it's an application, not a python module

Also, remove name attribute.
Build with python 3 by default.

afew: make setuptools_scm a buildInput

afew: don't set SETUPTOOLS_SCM_PRETEND_VERSION anymore

we fetch from pypi, with version info properly set, so this shouldn't be
an issue.

afew: set license

afew: add notmuch binary to PATH

it seems afew calls "notmuch new" in MailMover.py

afew: don't set LD_LIBRARY_PATH

the library is already hardcoded pythonPackages.notmuch's globals.py
2018-01-20 13:48:24 +01:00
Jörg Thalheim
3eb311ebac
Merge pull request #33949 from woffs/muchsync5
muchsync: 2 -> 5
2018-01-17 22:05:25 +00:00
Gabriel Ebner
f6a87d7b8f
Merge pull request #33974 from erictapen/muchsync-homepage
muchsync: add homepage
2018-01-17 14:17:53 +01:00
Justin Humm
16ea43d1b4
muchsync: add homepage 2018-01-17 10:41:34 +01:00
Robin Gloster
1522a47ed3
claws-mail: 3.15.1 -> 3.16.0 2018-01-17 00:10:07 +01:00
Frank Doepper
5856892ae6 muchsync: 2 -> 5 2018-01-16 20:53:03 +01:00
Jörg Thalheim
ed70c591a4
Merge pull request #33682 from mogorman/notbit
notbit: init at 2018-01-09
2018-01-13 18:40:53 +00:00
Jörg Thalheim
ae5550e86a
inboxer: init at 1.0.1 (#33720) 2018-01-13 18:30:39 +00:00
Jörg Thalheim
a35a8d6033 mblaze: fix darwin build 2018-01-13 11:48:37 +00:00
Alex Griffin
a3832c0388 mblaze: 0.2 -> 0.3 2018-01-12 14:15:07 -06:00
Yegor Timoshenko
8d12c26e34
sylpheed: 3.5.1 -> 3.6.0 2018-01-11 14:04:44 +00:00
Matthew O'Gorman
d25a65b0f0 notbit: init at 2018-01-09 2018-01-10 19:02:53 -05:00
Merlin Göttlinger
6fbe54623b
seems to work now 2018-01-10 21:12:31 +01:00
Florian Klink
32d33177ea notmuch: add myself as maintainer 2018-01-10 02:22:16 +01:00
Florian Klink
bb319eded6 notmuch: stop trying to patch gpg paths in emacs/notmuch-crypto.el
This was fixed upstream in f0d06c8ca3fce15c9e264445485bd93a6de8d25e, by
using epg-gpg-program instead of `(call-process epg-gpg-program …)` as
before.
2018-01-10 02:22:16 +01:00
Florian Klink
41723ef290 notmuch: 0.25.3 -> 0.26 2018-01-10 02:03:48 +01:00
Alex Griffin
8cd5391806 mblaze: init at 0.2 2018-01-06 09:09:30 -06:00
Merlin Göttlinger
8f61038362
All ldd misses fixed 2018-01-06 12:31:54 +01:00
Merlin Göttlinger
7940b5b760
Beginnings of a inboxer derivation 2018-01-05 12:11:52 +01:00
taku0
62c5b716bc thunderbird: 52.5.0 -> 52.5.2 2017-12-22 15:12:57 +09:00
taku0
8869311ccb thunderbird-bin: 52.5.0 -> 52.5.2 2017-12-22 15:12:49 +09:00