Search Criteria
Package Details: external-editor-revived 1.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/external-editor-revived.git (read-only, click to copy) |
---|---|
Package Base: | external-editor-revived |
Description: | External Editor Revived is a Thunderbird MailExtension which allows editing emails in programs such as Vim, Neovim, Emacs, etc. |
Upstream URL: | https://github.com/Frederick888/external-editor-revived |
Keywords: | thunderbird-external-editor-revived |
Licenses: | GPL3 |
Submitter: | FrederickZh |
Maintainer: | FrederickZh |
Last Packager: | FrederickZh |
Votes: | 4 |
Popularity: | 0.117819 |
First Submitted: | 2022-07-10 15:09 (UTC) |
Last Updated: | 2024-01-29 10:23 (UTC) |
Dependencies (3)
- thunderbird (thunderbird-globalmenuAUR, thunderbird-binAUR, thunderbird-localized-beta-binAUR, thunderbird-betaAUR, thunderbird-esr-binAUR, thunderbird-beta-binAUR, thunderbird-nightly-binAUR)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- zip (zip-natspecAUR) (make)
Latest Comments
LaptopDev commented on 2024-12-30 07:07 (UTC) (edited on 2024-12-30 07:13 (UTC) by LaptopDev)
My mistake you are right. Modifying the pkgbuild would be much easier to do than maintain a trash duplicate.
I can
yay -S external-editor-revived --editmenu
And comment out the depends() line or remove thunderbird from it. That is a helpful argument for changing the pkgbuild during installation.Thanks
FrederickZh commented on 2024-12-30 06:04 (UTC)
@LaptopDev
It's unclear to me what you were trying to achieve, or maybe I'm not as good at PKGBUILD as I think I am.
Doing this will recommend users to replace Betterbird with Thunderbird AFAIU. If this package doesn't work with Betterbird due to installation location, one should simply make another package; if the extension itself doesn't work with Betterbird, then it just has nothing to do with Betterbird...? betterbird-bin [1] does not conflict against Thunderbird, so it seems perfectly valid to me to install both + this package on one machine? Plus EER does not 'provide' Betterbird by any means?
[1] https://aur.archlinux.org/packages/betterbird-bin
LaptopDev commented on 2024-12-30 03:28 (UTC) (edited on 2024-12-30 03:28 (UTC) by LaptopDev)
Would you consider adding betterbird to PKGBUILD? I don't use the official thunderbird app.