summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d2c002899bec5e66331adc20460ef8c246f8b8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = mingw-w64-double-conversion
	pkgdesc = Binary-decimal and decimal-binary routines for IEEE doubles (mingw-w64)
	pkgver = 3.1.4
	pkgrel = 1
	url = https://github.com/google/double-conversion
	arch = any
	license = BSD
	makedepends = mingw-w64-cmake
	depends = mingw-w64-crt
	options = !strip
	options = !buildflags
	options = staticlibs
	source = double-conversion-3.1.4.tar.gz::https://github.com/google/double-conversion/archive/v3.1.4.tar.gz
	sha256sums = 95004b65e43fefc6100f337a25da27bb99b9ef8d4071a36a33b5e83eb1f82021

pkgname = mingw-w64-double-conversion