Skip to content

Commit 230fedd

Browse files
author
github-actions
committed
Automated push with new spackages 2026-08-10
1 parent f262ff6 commit 230fedd

9,041 files changed

Lines changed: 1985568 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

data/packages.json

Lines changed: 36154 additions & 0 deletions
Large diffs are not rendered by default.

data/packages/3dtk.json

Lines changed: 168 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,168 @@
1+
{
2+
"aliases": [],
3+
"build_system": "CMakePackage",
4+
"conflicts": [
5+
{
6+
"description": null,
7+
"name": "generator=make",
8+
"spec": ""
9+
},
10+
{
11+
"description": null,
12+
"name": "~opencv",
13+
"spec": "platform=darwin"
14+
},
15+
{
16+
"description": null,
17+
"name": "+compact_octree",
18+
"spec": "~opengl"
19+
}
20+
],
21+
"dependencies": [
22+
{
23+
"description": "Boost provides free peer-reviewed portable C++ source libraries,\nemphasizing libraries that work well with the C++ Standard Library.\nBoost libraries are intended to be widely useful, and usable across a\nbroad spectrum of applications. The Boost license encourages both\ncommercial and non-commercial use.",
24+
"name": "boost"
25+
},
26+
{
27+
"description": "The NVIDIA HPC SDK is a comprehensive suite of compilers, libraries and\ntools essential to maximizing developer productivity and the performance\nand portability of HPC applications. The NVIDIA HPC SDK C, C++, and\nFortran compilers support GPU acceleration of HPC modeling and\nsimulation applications with standard C++ and Fortran, OpenACC\ndirectives, and CUDA. GPU-accelerated math libraries maximize\nperformance on common HPC algorithms, and optimized communications\nlibraries enable standards-based multi-GPU and scalable systems\nprogramming. Performance profiling and debugging tools simplify porting\nand optimization of HPC applications.",
28+
"name": "c"
29+
},
30+
{
31+
"description": "The Computational Geometry Algorithms Library (CGAL) is a C++ library\nthat aims to provide easy access to efficient and reliable algorithms in\ncomputational geometry. CGAL is used in various areas needing geometric\ncomputation, such as geographic information systems, computer aided\ndesign, molecular biology, medical imaging, computer graphics, and\nrobotics.",
32+
"name": "cgal"
33+
},
34+
{
35+
"description": "A cross-platform, open-source build system. CMake is a family of tools\ndesigned to build, test and package software.",
36+
"name": "cmake"
37+
},
38+
{
39+
"description": "CUDA is a parallel computing platform and programming model invented by\nNVIDIA. It enables dramatic increases in computing performance by\nharnessing the power of the graphics processing unit (GPU). Note: This\npackage does not currently install the drivers necessary to run CUDA.\nThese will need to be installed manually. See:\nhttps://docs.nvidia.com/cuda/ for details.",
40+
"name": "cuda"
41+
},
42+
{
43+
"description": "The NVIDIA HPC SDK is a comprehensive suite of compilers, libraries and\ntools essential to maximizing developer productivity and the performance\nand portability of HPC applications. The NVIDIA HPC SDK C, C++, and\nFortran compilers support GPU acceleration of HPC modeling and\nsimulation applications with standard C++ and Fortran, OpenACC\ndirectives, and CUDA. GPU-accelerated math libraries maximize\nperformance on common HPC algorithms, and optimized communications\nlibraries enable standards-based multi-GPU and scalable systems\nprogramming. Performance profiling and debugging tools simplify porting\nand optimization of HPC applications.",
44+
"name": "cxx"
45+
},
46+
{
47+
"description": "Eigen is a C++ template library for linear algebra matrices, vectors,\nnumerical solvers, and related algorithms.",
48+
"name": "eigen"
49+
},
50+
{
51+
"description": "FreeGLUT is a free-software/open-source alternative to the OpenGL\nUtility Toolkit (GLUT) library",
52+
"name": "freeglut"
53+
},
54+
{
55+
"description": "External WGl and Windows OpenGL emulation representation in Spack",
56+
"name": "gl"
57+
},
58+
{
59+
"description": "The OpenGL Extension Wrangler Library.",
60+
"name": "glew"
61+
},
62+
{
63+
"description": "GNU Make is a tool which controls the generation of executables and\nother non-source files of a program from the program's source files.",
64+
"name": "gmake"
65+
},
66+
{
67+
"description": "libpng is the official PNG reference library.",
68+
"name": "libpng"
69+
},
70+
{
71+
"description": "Ninja is a small build system with a focus on speed. It differs from\nother build systems in two major respects: it is designed to have its\ninput files generated by a higher-level build system, and it is designed\nto run builds as fast as possible.",
72+
"name": "ninja"
73+
},
74+
{
75+
"description": "OpenCV (Open Source Computer Vision Library) is an open source computer\nvision and machine learning software library.",
76+
"name": "opencv"
77+
},
78+
{
79+
"description": "SuiteSparse is a suite of sparse matrix algorithms",
80+
"name": "suite-sparse"
81+
},
82+
{
83+
"description": "zlib replacement with optimizations for next generation systems.",
84+
"name": "zlib-api"
85+
}
86+
],
87+
"dependent_to": [],
88+
"description": "The 3D Toolkit provides algorithms and methods to process 3D point\nclouds. It includes automatic high-accurate registration (6D\nsimultaneous localization and mapping, 6D SLAM) and other tools, e.g., a\nfast 3D viewer, plane extraction software, etc. Several file formats for\nthe point clouds are natively supported, new formats can be implemented\neasily.\n",
89+
"homepage": "https://slam6d.sourceforge.io/",
90+
"latest_version": "1.2",
91+
"maintainers": [],
92+
"name": "3dtk",
93+
"patches": [
94+
{
95+
"level": 1,
96+
"owner": "builtin.3dtk",
97+
"relative_path": "homebrew.patch",
98+
"reverse": false,
99+
"sha256": "8f719003e4340012fe0044e28138453bbd200da3a49af3822c857b6dc033bd21",
100+
"version": "platform=darwin",
101+
"working_dir": "."
102+
}
103+
],
104+
"resources": [],
105+
"variants": [
106+
{
107+
"default": "cmake",
108+
"description": "Build systems supported by the package",
109+
"name": "build_system"
110+
},
111+
{
112+
"default": "Release",
113+
"description": "CMake build type",
114+
"name": "build_type"
115+
},
116+
{
117+
"default": false,
118+
"description": "Compile with CGAL support",
119+
"name": "cgal"
120+
},
121+
{
122+
"default": false,
123+
"description": "Whether to use the compact octree display",
124+
"name": "compact_octree"
125+
},
126+
{
127+
"default": false,
128+
"description": "Whether to build CUDA accelerated collision detection tools",
129+
"name": "cuda"
130+
},
131+
{
132+
"default": "ninja",
133+
"description": "the build system generator to use",
134+
"name": "generator"
135+
},
136+
{
137+
"default": false,
138+
"description": "CMake interprocedural optimization",
139+
"name": "ipo"
140+
},
141+
{
142+
"default": true,
143+
"description": "Compile with OpenCV support",
144+
"name": "opencv"
145+
},
146+
{
147+
"default": true,
148+
"description": "Compile with OpenGL support",
149+
"name": "opengl"
150+
},
151+
{
152+
"default": false,
153+
"description": "Whether to use parallel processing capabilities of OPENMP",
154+
"name": "openmp"
155+
}
156+
],
157+
"versions": [
158+
{
159+
"name": "trunk",
160+
"svn": "https://svn.code.sf.net/p/slam6d/code/trunk"
161+
},
162+
{
163+
"name": "1.2",
164+
"svn": "https://svn.code.sf.net/p/slam6d/code/branches/3dtk-release-1.2"
165+
}
166+
],
167+
"versions_deprecated": []
168+
}

data/packages/3proxy.json

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
{
2+
"aliases": [],
3+
"build_system": "MakefilePackage",
4+
"conflicts": [
5+
{
6+
"description": null,
7+
"name": "platform=windows",
8+
"spec": "build_system=makefile"
9+
}
10+
],
11+
"dependencies": [
12+
{
13+
"description": "The NVIDIA HPC SDK is a comprehensive suite of compilers, libraries and\ntools essential to maximizing developer productivity and the performance\nand portability of HPC applications. The NVIDIA HPC SDK C, C++, and\nFortran compilers support GPU acceleration of HPC modeling and\nsimulation applications with standard C++ and Fortran, OpenACC\ndirectives, and CUDA. GPU-accelerated math libraries maximize\nperformance on common HPC algorithms, and optimized communications\nlibraries enable standards-based multi-GPU and scalable systems\nprogramming. Performance profiling and debugging tools simplify porting\nand optimization of HPC applications.",
14+
"name": "c"
15+
},
16+
{
17+
"description": "GNU Make is a tool which controls the generation of executables and\nother non-source files of a program from the program's source files.",
18+
"name": "gmake"
19+
}
20+
],
21+
"dependent_to": [],
22+
"description": "3proxy - tiny free proxy server\n",
23+
"homepage": "https://3proxy.org",
24+
"latest_version": "0.8.13",
25+
"maintainers": [],
26+
"name": "3proxy",
27+
"patches": [],
28+
"resources": [],
29+
"variants": [
30+
{
31+
"default": "makefile",
32+
"description": "Build systems supported by the package",
33+
"name": "build_system"
34+
}
35+
],
36+
"versions": [
37+
{
38+
"name": "0.8.13",
39+
"sha256": "a6d3cf9dd264315fa6ec848f6fe6c9057db005ce4ca8ed1deb00f6e1c3900f88"
40+
},
41+
{
42+
"name": "0.8.12",
43+
"sha256": "c2ad3798b4f0df06cfcc7b49f658304e451d60e4834e2705ef83ddb85a03f849"
44+
},
45+
{
46+
"name": "0.8.11",
47+
"sha256": "fc4295e1a462baa61977fcc21747db7861c4e3d0dcca86cbaa3e06017e5c66c9"
48+
}
49+
],
50+
"versions_deprecated": []
51+
}

data/packages/4ti2.json

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
{
2+
"aliases": [],
3+
"build_system": "AutotoolsPackage",
4+
"conflicts": [
5+
{
6+
"description": null,
7+
"name": "platform=windows",
8+
"spec": "build_system=autotools"
9+
}
10+
],
11+
"dependencies": [
12+
{
13+
"description": "The NVIDIA HPC SDK is a comprehensive suite of compilers, libraries and\ntools essential to maximizing developer productivity and the performance\nand portability of HPC applications. The NVIDIA HPC SDK C, C++, and\nFortran compilers support GPU acceleration of HPC modeling and\nsimulation applications with standard C++ and Fortran, OpenACC\ndirectives, and CUDA. GPU-accelerated math libraries maximize\nperformance on common HPC algorithms, and optimized communications\nlibraries enable standards-based multi-GPU and scalable systems\nprogramming. Performance profiling and debugging tools simplify porting\nand optimization of HPC applications.",
14+
"name": "c"
15+
},
16+
{
17+
"description": "The NVIDIA HPC SDK is a comprehensive suite of compilers, libraries and\ntools essential to maximizing developer productivity and the performance\nand portability of HPC applications. The NVIDIA HPC SDK C, C++, and\nFortran compilers support GPU acceleration of HPC modeling and\nsimulation applications with standard C++ and Fortran, OpenACC\ndirectives, and CUDA. GPU-accelerated math libraries maximize\nperformance on common HPC algorithms, and optimized communications\nlibraries enable standards-based multi-GPU and scalable systems\nprogramming. Performance profiling and debugging tools simplify porting\nand optimization of HPC applications.",
18+
"name": "cxx"
19+
},
20+
{
21+
"description": "The GLPK (GNU Linear Programming Kit) package is intended for solving\nlarge-scale linear programming (LP), mixed integer programming (MIP),\nand other related problems. It is a set of routines written in ANSI C\nand organized in the form of a callable library.",
22+
"name": "glpk"
23+
},
24+
{
25+
"description": "GNU Make is a tool which controls the generation of executables and\nother non-source files of a program from the program's source files.",
26+
"name": "gmake"
27+
},
28+
{
29+
"description": "GMP is a free library for arbitrary precision arithmetic, operating on\nsigned integers, rational numbers, and floating-point numbers.",
30+
"name": "gmp"
31+
},
32+
{
33+
"description": "The GNU config.guess and config.sub scripts versioned by timestamp.\nThis package can be used as a build dependency for autotools packages\nthat ship a tarball with outdated config.guess and config.sub files.",
34+
"name": "gnuconfig"
35+
},
36+
{
37+
"description": "GNU which - is a utility that is used to find which executable (or alias\nor shell function) is executed when entered on the shell prompt.",
38+
"name": "which"
39+
}
40+
],
41+
"dependent_to": [],
42+
"description": "4ti2 is a software package for algebraic, geometric, and combinatorial\nproblems on linear spaces. It provides tools for working with integer\nlinear systems, Hilbert bases, Graver bases, Gr\u00f6bner bases, and related\nstructures that arise in combinatorial optimization and algebraic\ngeometry.\n",
43+
"homepage": "https://4ti2.github.io/",
44+
"latest_version": "1.6.15",
45+
"maintainers": [
46+
"d-torrance"
47+
],
48+
"name": "4ti2",
49+
"patches": [],
50+
"resources": [],
51+
"variants": [
52+
{
53+
"default": "autotools",
54+
"description": "Build systems supported by the package",
55+
"name": "build_system"
56+
}
57+
],
58+
"versions": [
59+
{
60+
"name": "1.6.15",
61+
"sha256": "070e639398fda1a4665b3291e5ea80f2ba280d9bffd50656ad8482d471b96965"
62+
},
63+
{
64+
"name": "1.6.14",
65+
"sha256": "1bc340173f93ca4abd30ea962118bd5057fdedf7e79c71d2a0c4cc9569f8b0b1"
66+
},
67+
{
68+
"name": "1.6.13",
69+
"sha256": "f59e1ea5563d2188b0e8ff61a8584845a899e3e54a570305f6f99b26c9b1e6b5"
70+
}
71+
],
72+
"versions_deprecated": []
73+
}

data/packages/7zip.json

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
{
2+
"aliases": [],
3+
"build_system": "Package",
4+
"conflicts": [
5+
{
6+
"description": null,
7+
"name": "platform=darwin",
8+
"spec": ""
9+
},
10+
{
11+
"description": null,
12+
"name": "platform=linux",
13+
"spec": ""
14+
}
15+
],
16+
"dependencies": [
17+
{
18+
"description": "The NVIDIA HPC SDK is a comprehensive suite of compilers, libraries and\ntools essential to maximizing developer productivity and the performance\nand portability of HPC applications. The NVIDIA HPC SDK C, C++, and\nFortran compilers support GPU acceleration of HPC modeling and\nsimulation applications with standard C++ and Fortran, OpenACC\ndirectives, and CUDA. GPU-accelerated math libraries maximize\nperformance on common HPC algorithms, and optimized communications\nlibraries enable standards-based multi-GPU and scalable systems\nprogramming. Performance profiling and debugging tools simplify porting\nand optimization of HPC applications.",
19+
"name": "c"
20+
},
21+
{
22+
"description": "The NVIDIA HPC SDK is a comprehensive suite of compilers, libraries and\ntools essential to maximizing developer productivity and the performance\nand portability of HPC applications. The NVIDIA HPC SDK C, C++, and\nFortran compilers support GPU acceleration of HPC modeling and\nsimulation applications with standard C++ and Fortran, OpenACC\ndirectives, and CUDA. GPU-accelerated math libraries maximize\nperformance on common HPC algorithms, and optimized communications\nlibraries enable standards-based multi-GPU and scalable systems\nprogramming. Performance profiling and debugging tools simplify porting\nand optimization of HPC applications.",
23+
"name": "cxx"
24+
}
25+
],
26+
"dependent_to": [],
27+
"description": "7-Zip is a file archiver for Windows\n",
28+
"homepage": "https://sourceforge.net/projects/sevenzip/",
29+
"latest_version": "21.07",
30+
"maintainers": [],
31+
"name": "7zip",
32+
"patches": [
33+
{
34+
"level": 1,
35+
"owner": "builtin.7zip",
36+
"relative_path": "noexcept_typedef.patch",
37+
"reverse": false,
38+
"sha256": "062c4fac0bbcedf32a679f3f2779364624d0e8286e00772245b5a697ff1d8fb2",
39+
"version": "platform=windows",
40+
"working_dir": "."
41+
}
42+
],
43+
"resources": [],
44+
"variants": [
45+
{
46+
"default": "generic",
47+
"description": "Build systems supported by the package",
48+
"name": "build_system"
49+
},
50+
{
51+
"default": "shared",
52+
"description": "build shared and/or static libraries",
53+
"name": "link_type"
54+
}
55+
],
56+
"versions": [
57+
{
58+
"name": "21.07",
59+
"sha256": "213d594407cb8efcba36610b152ca4921eda14163310b43903d13e68313e1e39"
60+
}
61+
],
62+
"versions_deprecated": []
63+
}

0 commit comments

Comments
 (0)