summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: af39b40c73a33ad5b0c732dff40649bf74e3ee82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = aaflib
	pkgdesc = An implementation of the mathematical construct of affine arithmetics in C++.
	pkgver = 0.1
	pkgrel = 1
	url = http://aaflib.sourceforge.net
	arch = x86_64
	license = LGPL
	makedepends = cmake
	depends = gcc-libs
	options = staticlibs
	source = https://github.com/foolnotion/aaflib/archive/v0.1.tar.gz
	sha256sums = 5dbbf503e9c664fa90e71ce903fd165d1ab56c59ee99f50e4e088694946abf48

pkgname = aaflib