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
450 B
Plaintext
16 lines
450 B
Plaintext
include/libcaes/
|
|
include/libcaes.h
|
|
include/libcaes/definitions.h
|
|
include/libcaes/error.h
|
|
include/libcaes/extern.h
|
|
include/libcaes/features.h
|
|
include/libcaes/types.h
|
|
@static-lib lib/libcaes.a
|
|
lib/libcaes.la
|
|
@lib lib/libcaes.so.${LIBcaes_VERSION}
|
|
lib/pkgconfig/libcaes.pc
|
|
lib/python${MODPY_VERSION}/site-packages/pycaes.a
|
|
lib/python${MODPY_VERSION}/site-packages/pycaes.la
|
|
@so lib/python${MODPY_VERSION}/site-packages/pycaes.so
|
|
@man man/man3/libcaes.3
|