Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/crypto/external/bsd/openpgpsdk



On Mon, Jan 12, 2009 at 10:55:44PM +0000, Alistair G. Crooks wrote:
  | Initial import of openpgpsdk v0.9 into the external section of the crypto
  | sources, per conversation with core.
  |
  | [...]
  |             
  | N src/crypto/external/bsd/openpgpsdk/Licence
  | N src/crypto/external/bsd/openpgpsdk/Makefile


It appears that you're using src/external/ as the
inspiration for src/crypto/external/.

If so, we should use the following layout:
        
        src/crypto/external/lib/Makefile
                Similar function to src/external/lib/Makefile
                This would be invoked by a 'do-crypto-lib'
                target in src/Makefile.

        src/crypto/external/bsd/openpgpsdk/dist/
                Where the openpgpsdk vendor sources should
                be imported.

        src/crypto/external/bsd/openpgpsdk/lib/
                Where the reach-over build framework exists;
                move lib/libopenpgpsdk/ to here.

        src/crypto/external/README
                Add a note referring to src/external/README
                for rationale.

cheers,
Luke.

Attachment: pgpaE3klsLvXn.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index