summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d6f0e27b09cd75b6677ecce666a64c96bd2e0bff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = mingw-w64-chrono-date
	pkgdesc = A date and time library based on the C++11/14/17 <chrono> header (mingw-w64)
	pkgver = 3.0.0
	pkgrel = 1
	url = https://howardhinnant.github.io/date/date.html
	arch = any
	license = MIT
	makedepends = mingw-w64-binutils
	makedepends = mingw-w64-cmake
	makedepends = mingw-w64-gcc
	makedepends = git
	depends = mingw-w64-crt
	options = !strip
	options = staticlibs
	options = !buildflags
	source = mingw-w64-chrono-date::git+https://github.com/HowardHinnant/date#commit=cac99da8dc88be719a728dc1b597b0ac307c1800
	source = use-correct-path-for-cmake-files.patch
	sha256sums = SKIP
	sha256sums = 0cf34f1c8efa949ba9d3c983d9032c114eaa99c5b5790bc9d5872aaaf0438120

pkgname = mingw-w64-chrono-date