Commit Graph

18 Commits (f6da38a42b6677df1873c03304aa20cd824b120e)

Author SHA1 Message Date
zowoq 7dec299b89 buildGoModule/vend: use upstream instead of fork 2020-08-20 08:01:43 +10:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Colin L Rice 3e92195923 aerc: update to use runvend 2020-07-29 19:07:59 -04:00
zowoq 902987d23d
aerc: fix GOFLAGS (#93455) 2020-07-19 21:50:54 -07:00
Nikolay Korotkiy 36d52ba566
aerc: unstable-2020-02-01 -> 0.4.0 2020-06-07 14:06:05 +03:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas 7449323baf aerc: fix build on darwin 2020-03-21 04:21:00 -05:00
Jörg Thalheim b5144456cc
aerc: fix strict deps build 2020-03-18 11:29:35 +00:00
Florian Klink fe08bffe4c aerc: 0.3.0 -> unstable-2020-02-01
The current version seems to go panic on some mail boxes.

It's already fixed in master, but there hasn't been a release yet.
2020-02-01 23:38:36 +01:00
David Terry cb8aa201e2 aerc: 0.2.1 -> 0.3.0
- bump version
- build with notmuch support
- substitute @SHAREDIR@ in aerc.conf for the `template-dirs` key
- place ncurses instead of ncurses.dev in PATH (cannot find infocmp otherwise)
2019-11-25 08:47:28 -08:00
Tadeo Kondrak 44efab627f aerc: Fix store references in default config 2019-11-05 13:45:33 +02:00
Aluísio Augusto Silva Gonçalves 14ce9b2fbd
aerc: 0.1.4 -> 0.2.1 2019-07-29 18:03:54 -03:00
Aluísio Augusto Silva Gonçalves 67912138ea
aerc: add dependency on ncurses for unknown terminals
The TUI library aerc uses, tcell, comes with a built-in database of
terminal definitions.  For terminals not in this database (e.g.
Alacritty), an entry is generated dynamically using infocmp, part of
ncurses' dev output.
2019-07-29 18:00:37 -03:00
Matthias Beyer 7b02dd82f8 aerc: 0.1.1 -> 0.1.4 2019-07-17 20:10:16 +02:00
Matthias Beyer 0bf6e25a6b aerc: 0.1.0 -> 0.1.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-06-10 16:25:08 +02:00
Jörg Thalheim 6abbf8e15f
aerc: init at 0.1.0
Co-authored-by: Tadeo Kondrak <me@tadeo.ca>
2019-06-07 09:11:32 -06:00