mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
c99144478e
The name libyal was initially a pun on the naming theme of the various library projects. Now it serves the purpose of providing an overview of the available projects in a single location and as a home for scripts to help maintain the projects. The security/plaso update requires a number of new libyal libraries as new dependencies. Collect them here, with the intent, to move existing libraries under this umbrella as well. suggested and reviewed by sthen@
16 lines
498 B
Plaintext
16 lines
498 B
Plaintext
include/libfcrypto/
|
|
include/libfcrypto.h
|
|
include/libfcrypto/definitions.h
|
|
include/libfcrypto/error.h
|
|
include/libfcrypto/extern.h
|
|
include/libfcrypto/features.h
|
|
include/libfcrypto/types.h
|
|
@static-lib lib/libfcrypto.a
|
|
lib/libfcrypto.la
|
|
@lib lib/libfcrypto.so.${LIBfcrypto_VERSION}
|
|
lib/pkgconfig/libfcrypto.pc
|
|
lib/python${MODPY_VERSION}/site-packages/pyfcrypto.a
|
|
lib/python${MODPY_VERSION}/site-packages/pyfcrypto.la
|
|
@so lib/python${MODPY_VERSION}/site-packages/pyfcrypto.so
|
|
@man man/man3/libfcrypto.3
|