summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: edef6460f117f8760652453584e8b8c81e7e55a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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 = 538-output-date-pc-for-pkg-config.patch::https://patch-diff.githubusercontent.com/raw/HowardHinnant/date/pull/538.patch
	source = use-correct-path-for-cmake-files.patch
	sha256sums = SKIP
	sha256sums = f39ce7f1f738ebdc02948ed78be68cca10c01f9e22a4243670304eeda53a03fd
	sha256sums = 0cf34f1c8efa949ba9d3c983d9032c114eaa99c5b5790bc9d5872aaaf0438120

pkgname = mingw-w64-chrono-date