summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f30053cd697a7f644a0212d2649e2c43ea5a08c0 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
pkgbase = python-ocp-vscode
	pkgdesc = A viewer for OCP based Code-CAD (CadQuery, build123d) integrated into VS Code
	pkgver = 3.3.4
	pkgrel = 1
	url = https://github.com/bernhard-42/vscode-ocp-cad-viewer
	install = python-ocp-vscode.install
	arch = any
	license = Apache-2.0
	checkdepends = python-pytest
	checkdepends = python-build123d
	makedepends = git
	makedepends = make
	makedepends = npm
	makedepends = vsce
	makedepends = python-setuptools-scm
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = yarn
	depends = ipython
	depends = jupyter-console
	depends = python-click
	depends = python-ocp
	depends = python-ocp-tessellate
	depends = python-orjson
	depends = python-websockets
	depends = python-flask
	depends = python-numpy
	depends = python-orjson
	depends = python-pyperclip
	depends = python-questionary
	depends = python-threejs_materials
	depends = python-flask-sock
	depends = python-pygltflib
	depends = python-pillow
	depends = python-matplotlib
	depends = python-webcolors
	depends = python-yaml
	optdepends = python-cadquery: for working with cadquery
	optdepends = python-build123d: for working with build123d
	optdepends = vscode: this plugin works here
	optdepends = vscode-insiders: this plugin works here
	source = git+https://github.com/bernhard-42/vscode-ocp-cad-viewer#tag=v3.3.4
	b2sums = 7f12bdc82b41c6f8cf2f8fe23f949353aa04290e3d441803fea203e586988947df8f6ec45db15c635f263c5fb63edc168cee369f68436fe2b52238f45be5ed17

pkgname = python-ocp-vscode