Andreas Wacknitz
2023-10-15 8e561a9779a412f630445c049a89f4bdc8605231
arpack: update to 3.9.1

3 files modified
54 ■■■■ changed files
components/scientific/arpack/Makefile 4 ●●●● patch | view | raw | blame | history
components/scientific/arpack/arpack.p5m 26 ●●●● patch | view | raw | blame | history
components/scientific/arpack/manifests/sample-manifest.p5m 24 ●●●● patch | view | raw | blame | history
components/scientific/arpack/Makefile
@@ -16,14 +16,14 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        arpack
COMPONENT_VERSION=    3.9.0
COMPONENT_VERSION=    3.9.1
REAL_NAME=        arpack-ng
COMPONENT_SUMMARY=    Collection of Fortran77 subroutines designed to solve large scale eigenvalue problems
COMPONENT_DESCRIPTION=    The package is designed to compute a few eigenvalues and corresponding eigenvectors of a general n by n matrix A. It is most appropriate for large sparse or structured matrices A where structured means that a matrix-vector product w <- Av requires order n rather than the usual order n**2 floating point operations. This software is based upon an algorithmic variant of the Arnoldi process called the Implicitly Restarted Arnoldi Method (IRAM).
COMPONENT_PROJECT_URL=    https://github.com/opencollab/$(REAL_NAME)
COMPONENT_SRC=        $(REAL_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.gz
COMPONENT_ARCHIVE_HASH=    sha256:24f2a2b259992d3c797d80f626878aa8e2ed5009d549dad57854bbcfb95e1ed0
COMPONENT_ARCHIVE_HASH=    sha256:f6641deb07fa69165b7815de9008af3ea47eb39b2bb97521fbf74c97aba6e844
COMPONENT_ARCHIVE_URL=    $(COMPONENT_PROJECT_URL)/archive/$(COMPONENT_VERSION).tar.gz
COMPONENT_FMRI=         library/math/arpack
COMPONENT_CLASSIFICATION=       System/Libraries
components/scientific/arpack/arpack.p5m
@@ -1,4 +1,4 @@
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
@@ -23,18 +23,18 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/include/arpack-ng/arpack.h
file path=usr/include/arpack-ng/arpack.hpp
file path=usr/include/arpack-ng/arpackdef.h
file path=usr/include/arpack-ng/arpackicb.h
file path=usr/include/arpack-ng/debug.h
file path=usr/include/arpack-ng/debugF90.h
file path=usr/include/arpack-ng/debug_c.h
file path=usr/include/arpack-ng/debug_c.hpp
file path=usr/include/arpack-ng/stat.h
file path=usr/include/arpack-ng/statF90.h
file path=usr/include/arpack-ng/stat_c.h
file path=usr/include/arpack-ng/stat_c.hpp
file path=usr/include/arpack/arpack.h
file path=usr/include/arpack/arpack.hpp
file path=usr/include/arpack/arpackdef.h
file path=usr/include/arpack/arpackicb.h
file path=usr/include/arpack/debug.h
file path=usr/include/arpack/debugF90.h
file path=usr/include/arpack/debug_c.h
file path=usr/include/arpack/debug_c.hpp
file path=usr/include/arpack/stat.h
file path=usr/include/arpack/statF90.h
file path=usr/include/arpack/stat_c.h
file path=usr/include/arpack/stat_c.hpp
file path=usr/lib/$(MACH64)/cmake/arpackng/arpackng-config-version.cmake
file path=usr/lib/$(MACH64)/cmake/arpackng/arpackng-config.cmake
file path=usr/lib/$(MACH64)/cmake/arpackng/arpackngTargets-release.cmake
components/scientific/arpack/manifests/sample-manifest.p5m
@@ -23,18 +23,18 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/include/arpack-ng/arpack.h
file path=usr/include/arpack-ng/arpack.hpp
file path=usr/include/arpack-ng/arpackdef.h
file path=usr/include/arpack-ng/arpackicb.h
file path=usr/include/arpack-ng/debug.h
file path=usr/include/arpack-ng/debugF90.h
file path=usr/include/arpack-ng/debug_c.h
file path=usr/include/arpack-ng/debug_c.hpp
file path=usr/include/arpack-ng/stat.h
file path=usr/include/arpack-ng/statF90.h
file path=usr/include/arpack-ng/stat_c.h
file path=usr/include/arpack-ng/stat_c.hpp
file path=usr/include/arpack/arpack.h
file path=usr/include/arpack/arpack.hpp
file path=usr/include/arpack/arpackdef.h
file path=usr/include/arpack/arpackicb.h
file path=usr/include/arpack/debug.h
file path=usr/include/arpack/debugF90.h
file path=usr/include/arpack/debug_c.h
file path=usr/include/arpack/debug_c.hpp
file path=usr/include/arpack/stat.h
file path=usr/include/arpack/statF90.h
file path=usr/include/arpack/stat_c.h
file path=usr/include/arpack/stat_c.hpp
file path=usr/lib/$(MACH64)/cmake/arpackng/arpackng-config-version.cmake
file path=usr/lib/$(MACH64)/cmake/arpackng/arpackng-config.cmake
file path=usr/lib/$(MACH64)/cmake/arpackng/arpackngTargets-release.cmake