Andreas Wacknitz
2024-04-07 65e44e908bee8114e3d4aaf84a8b80c772f0ce1f
components/scientific/openblas/manifests/sample-manifest.p5m
@@ -10,10 +10,11 @@
#
#
# Copyright 2016 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
@@ -24,25 +25,20 @@
file path=usr/include/openblas/cblas.h
file path=usr/include/openblas/f77blas.h
file path=usr/include/openblas/lapack.h
file path=usr/include/openblas/lapacke.h
file path=usr/include/openblas/lapacke_config.h
file path=usr/include/openblas/lapacke_mangling.h
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
file path=usr/lib/$(MACH64)/libopenblasp-r$(COMPONENT_VERSION).a
file path=usr/lib/$(MACH64)/libopenblasp-r$(COMPONENT_VERSION).so
file path=usr/lib/$(MACH64)/libopenblasp-r0.2.13.a
file path=usr/lib/$(MACH64)/libopenblasp-r0.2.13.so
link path=usr/lib/libopenblas.a target=libopenblasp-r$(COMPONENT_VERSION).a
link path=usr/lib/libopenblas.so target=libopenblasp-r$(COMPONENT_VERSION).so
file path=usr/lib/libopenblasp-r$(COMPONENT_VERSION).a
file path=usr/lib/libopenblasp-r$(COMPONENT_VERSION).so
file path=usr/lib/libopenblasp-r0.2.13.a
file path=usr/lib/libopenblasp-r0.2.13.so
file path=usr/share/openblas-$(COMPONENT_VERSION)/OpenBLASConfig.cmake
file path=usr/share/openblas-$(COMPONENT_VERSION)/OpenBLASConfigVersion.cmake
file path=usr/share/openblas-0.2.13/OpenBLASConfig.cmake
    target=libopenblasp-r$(HUMAN_VERSION).so
link path=usr/lib/$(MACH64)/libopenblas.so.0 \
    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-$(HUMAN_VERSION)/OpenBLASConfig.cmake
file path=usr/share/openblas-$(HUMAN_VERSION)/OpenBLASConfigVersion.cmake