Switch to new package format
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: double-conversion
|
||||
description: Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles
|
||||
version: 3.4.0
|
||||
revision: 2
|
||||
url: https://github.com/google/double-conversion
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
make_depends:
|
||||
- cmake
|
||||
downloads:
|
||||
- url: https://github.com/google/double-conversion/archive/v${BPM_PKG_VERSION}/double-conversion-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 42fd4d980ea86426e457b24bdfa835a6f5ad9517ddb01cdb42b99ab9c8dd5dc9
|
||||
Reference in New Issue
Block a user