Changes between Version 1 and Version 2 of Ticket #52795, comment 4


Ignore:
Timestamp:
Nov 2, 2016, 6:47:45 PM (8 years ago)
Author:
Ionic (Mihai Moldovan)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52795, comment 4

    v1 v2  
    1 I guess you're not a big fan of variants (and I can understand that, especially related to my suggestion now), but how about variants two variants like `gnupg_gen1` and `gnupg_gen2` that dynamically switch dependencies (`path:bin/gpg:gnupg` vs. `path:bin/gpg2:gnupg2`) and also patch the source code into submission to hardcode the path to the `gpg` binary or at least remove one branch of the auto-detection?
     1I guess you're not a big fan of variants (and I can understand that, especially related to my suggestion now), but how about variants two variants like `gnupg_gen1` and `gnupg_gen2` that dynamically switch dependencies (`path:bin/gpg:gnupg` vs. `path:bin/gpg2:gnupg2`) and also patch the source code into submission to hardcode the path to the `gpg(2)` binary or at least remove one branch of the auto-detection?