Opened 2 months ago

Closed 2 months ago

Last modified 2 months ago

#70419 closed enhancement (fixed)

libcryptopp: provide pkgconfig file

Reported by: barracuda156 Owned by: raphael-st (Raphael Straub)
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: Cc:
Port: libcryptopp

Description

CMake does not find libcryptopp, since it installs neither config.cmake nor a pc file. Could we have one?

Change History (4)

comment:1 Changed 2 months ago by jmroot (Joshua Root)

Looks like libcryptopp.pc is a separate makefile target, so appending that to build.target should cause it to be built.

comment:2 Changed 2 months ago by raphael-st (Raphael Straub)

Status: assignedaccepted

comment:3 Changed 2 months ago by raphael-st (Raphael Straub)

Resolution: fixed
Status: acceptedclosed

In c1570916df45f4c159e44104362bea4340b1ff2d/macports-ports (master):

libcryptopp: Provide a pkgconfig file

Closes: #70419

comment:4 in reply to:  1 Changed 2 months ago by raphael-st (Raphael Straub)

Replying to jmroot:

Looks like libcryptopp.pc is a separate makefile target, so appending that to build.target should cause it to be built.

Thanks, that works!

Note: See TracTickets for help on using tickets.