Initial commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
name: mpdecimal
|
||||
description: Package for correctly-rounded arbitrary precision decimal floating point arithmetic
|
||||
version: 4.0.1
|
||||
revision: 1
|
||||
url: https://www.bytereef.org/mpdecimal/index.html
|
||||
license: BSD-2-Clause
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
downloads:
|
||||
- url: https://www.bytereef.org/software/mpdecimal/releases/mpdecimal-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 96d33abb4bb0070c7be0fed4246cd38416188325f820468214471938545b1ac8
|
||||
Reference in New Issue
Block a user