summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 275ab9446fff5aef678e0a0c3e6a9f2ef6162b82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = octave-nurbs
	pkgdesc = Collection of routines for the creation, and manipulation of Non-Uniform Rational B-Splines (NURBS), based on the NURBS toolbox by Mark Spink.
	pkgver = 1.3.13
	pkgrel = 1
	url = https://octave.sourceforge.io/nurbs/
	install = octave-nurbs.install
	arch = any
	groups = octave-forge
	license = GPL3
	depends = octave>=3.8
	noextract = nurbs-1.3.13.tar.gz
	source = https://downloads.sourceforge.net/octave/nurbs-1.3.13.tar.gz
	sha256sums = dbbfe7072750330e61040e3a9cf6967733229c3272fb4115bb83dd616aa37e7e

pkgname = octave-nurbs