blob: 16c88261b66c140bc0b58deb2d0eb7454582b978 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = muparserx
pkgdesc = A fast math parser library with support for arrays, matrices and complex numbers
pkgver = 4.0.12
pkgrel = 1
url = https://github.com/beltoforion/muparserx
arch = x86_64
license = custom:BSD-2-clause
makedepends = cmake
depends = gcc-libs
source = muparserx-4.0.12.tar.gz::https://github.com/beltoforion/muparserx/archive/v4.0.12.tar.gz
sha512sums = 5be7d846105c2eae7f9a7929147ff6890496ca80348c1b08c62fdf199a6b33d48225c4aeec00e03283e233c91574943b60ee4282169715f5ded8aa18fd9a732d
pkgname = muparserx
|