summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 883d0a9eb8577765cef897d047ce2cb5fbabd45d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = node-llama-cpp
	pkgdesc = Run AI models locally on your machine with node.js bindings for llama.cpp
	pkgver = 3.19.0
	pkgrel = 1
	url = https://github.com/withcatai/node-llama-cpp
	arch = x86_64
	license = MIT
	makedepends = npm
	makedepends = jq
	depends = glibc
	depends = libgcc
	depends = bash
	depends = nodejs
	depends = libstdc++
	depends = vulkan-icd-loader
	depends = cuda-toolkit
	provides = node-llama-cpp
	provides = nlc
	replaces = nodejs-node-llama-cpp
	noextract = node-llama-cpp-3.19.0.tgz
	options = !strip
	options = emptydirs
	options = staticlibs
	options = zipman
	source = node-llama-cpp-3.19.0.tgz::https://registry.npmjs.org/node-llama-cpp/-/node-llama-cpp-3.19.0.tgz
	b2sums = c7a4d513c143bfa2f610623f7d1ef7c73171a429295f058b562c3c03be433ad0a19a4306938acc46bd9c699698fc0cc2b4ec5efcc7f166eef7ac9dbde5f2b302

pkgname = node-llama-cpp