Changes between Initial Version and Version 1 of Ticket #52479, comment 3


Ignore:
Timestamp:
Oct 1, 2016, 2:46:01 PM (8 years ago)
Author:
RJVB (René Bertin)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52479, comment 3

    initial v1  
    77
    88We should think of this as 2 ports installing different implementations of a same idea which sadly can clash. Either both ports cannot be allowed to install the C++ wrappers, or both must make some changes - changes which in both cases are foreseen by the buildsystem.
     9
     10EDit: you'd have a point if a significant number of high-value ports could now finally be installed (without depending on kdepimlibs4). It's impossible for me to know if there are any such ports (for that the C++ wrappers would have to be installed via a subport). But even in that case: well behaved dependents will use the metadata provided by port:gpgme to learn how to find the gpgme++ headerfiles. In other words, moving them to a dedicated location shouldn't be an issue at all, and doesn't even require a rebuild of the dependents.