Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: muparser
|
||||
description: Fast math parser library for C/C++ with OpenMP support
|
||||
version: 2.3.5
|
||||
revision: 1
|
||||
url: https://github.com/beltoforion/muparser
|
||||
license: BSD-2-Clause
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
make_depends:
|
||||
- cmake
|
||||
downloads:
|
||||
- url: https://github.com/beltoforion/muparser/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 20b43cc68c655665db83711906f01b20c51909368973116dfc8d7b3c4ddb5dd4
|
||||
Reference in New Issue
Block a user