summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1f086e0cbd8b148afca1e3f266f1151f9e10a734 (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
pkgbase = openvsp-git
	pkgdesc = OpenVSP allows the user to create a 3D model of an aircraft defined by common engineering parameters.
	pkgver = r5595.45e46ea8
	pkgrel = 1
	url = http://www.openvsp.org
	arch = i686
	arch = x86_64
	license = NASA OPEN SOURCE AGREEMENT VERSION 1.3
	makedepends = cmake
	makedepends = unzip
	makedepends = git
	depends = cblas
	depends = cminpack
	depends = code-eli
	depends = cpptest
	depends = eigen
	depends = fltk
	depends = freeglut
	depends = gcc
	depends = glew
	depends = glm
	depends = libxml2
	depends = stepcode
	optdepends = doxygen: generate documentation
	optdepends = graphviz: generate documentation
	optdepends = python: python API module
	optdepends = swig: build interface to APIs
	provides = openvsp
	conflicts = openvsp
	source = git+https://github.com/OpenVSP/OpenVSP.git
	source = format.patch::https://patch-diff.githubusercontent.com/raw/OpenVSP/OpenVSP/pull/221.patch
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = openvsp-git