Andreas Wacknitz
2024-04-07 65e44e908bee8114e3d4aaf84a8b80c772f0ce1f
components/scientific/openblas/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2022 <contributor>
# Copyright 2024 <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