Andreas Wacknitz
2023-03-31 21f561c8cbf566f1a92e3cfd273ec5077342c494
components/scientific/openblas/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2022 <contributor>
# Copyright 2023 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -32,13 +32,13 @@
file path=usr/include/openblas/lapacke_utils.h
file path=usr/include/openblas/openblas_config.h
link path=usr/lib/$(MACH64)/libopenblas.a \
    target=libopenblasp-r$(COMPONENT_VERSION).a
    target=libopenblasp-r$(HUMAN_VERSION).a
link path=usr/lib/$(MACH64)/libopenblas.so \
    target=libopenblasp-r$(COMPONENT_VERSION).so
    target=libopenblasp-r$(HUMAN_VERSION).so
link path=usr/lib/$(MACH64)/libopenblas.so.0 \
    target=libopenblasp-r$(COMPONENT_VERSION).so
file path=usr/lib/$(MACH64)/libopenblasp-r$(COMPONENT_VERSION).a
file path=usr/lib/$(MACH64)/libopenblasp-r$(COMPONENT_VERSION).so
    target=libopenblasp-r$(HUMAN_VERSION).so
file path=usr/lib/$(MACH64)/libopenblasp-r$(HUMAN_VERSION).a
file path=usr/lib/$(MACH64)/libopenblasp-r$(HUMAN_VERSION).so
file path=usr/lib/$(MACH64)/pkgconfig/openblas.pc
file path=usr/share/openblas-$(COMPONENT_VERSION)/OpenBLASConfig.cmake
file path=usr/share/openblas-$(COMPONENT_VERSION)/OpenBLASConfigVersion.cmake
file path=usr/share/openblas-$(HUMAN_VERSION)/OpenBLASConfig.cmake
file path=usr/share/openblas-$(HUMAN_VERSION)/OpenBLASConfigVersion.cmake