Search Criteria
Package Details: thunderbird-extension-enigmail-git 2.1.r193.gdd71be00-1
Git Clone URL: | https://aur.archlinux.org/thunderbird-extension-enigmail-git.git (read-only, click to copy) |
---|---|
Package Base: | thunderbird-extension-enigmail-git |
Description: | OpenPGP message encryption and authentication for Thunderbird (development version) |
Upstream URL: | https://www.enigmail.net/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | respiranto |
Maintainer: | respiranto |
Last Packager: | respiranto |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-12-25 22:03 |
Last Updated: | 2020-10-31 14:18 |
Dependencies (6)
- gnupg (gnupg-clavator, gnupg-largekeys, gnupg-large-rsa, gnupg-git, gnupg-minimal-git, gnupg-large-secmem, gnupg-scdaemon-shared-access)
- thunderbird<78 (thunderbird-60-bin, thunderbird-nightly-zh-cn, thunderbird-nightly-it, thunderbird-ubuntu-bin, thunderbird-appmenu, thunderbird-appmenu-bin, thunderbird-localized-beta-bin, thunderbird-beta, thunderbird-nightly-bin, thunderbird-beta-bin, thunderbird-bin)
- git (git-git) (make)
- perl (perl-git) (make)
- python (python-dbg) (make)
- zip (zip-natspec) (make)
Latest Comments
1 2 Next › Last »
respiranto commented on 2020-10-31 14:20
Thanks, also done.
micwoj92 commented on 2020-10-31 13:56
Thank you .SRCINFO also needs updating, otherwise it will not show in aur website
respiranto commented on 2020-10-31 13:36
Done.
micwoj92 commented on 2020-10-07 18:19
Could you use version check for thunderbird? Soon the repos should update to 78 and it will be not compatible with enigmail :(
respiranto commented on 2020-01-05 17:05
Thanks, done.
DDoSolitary commented on 2020-01-05 16:15
Please also replace python2 with python in makedepends
respiranto commented on 2019-12-31 08:50
Thanks for the notification and sorry for the delay. Done.
DDoSolitary commented on 2019-11-12 10:27
Please replace
./configure PYTHON=/usr/bin/python2
with./configure
as the upstream project has just migrated to python3 and thus using python2 is causing errors during the build.DDoSolitary commented on 2019-09-15 01:46
The build directory was changed (https://gitlab.com/enigmail/enigmail/commit/96465fbea129ab68ade16404723f0b64029245a4), which makes the package broken.
The last line of package() should be changed to
cp -R build-tb/dist/. "$target_dir"
yan12125 commented on 2019-01-08 08:00
Thank you for the fix and the reminder! I did get an error when upgrading to the actual latest commit :)