summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9dfd4faba1493285b575d26994a990dc0579ba6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = mingw-w64-fmt-git
	pkgdesc = An open-source formatting library for C++ (mingw-w64)
	pkgver = 5.1.0.r38.g4061a0d
	pkgrel = 1
	url = http://fmtlib.net
	arch = any
	license = BSD
	makedepends = git
	makedepends = mingw-w64-cmake
	provides = mingw-w64-fmt
	conflicts = mingw-w64-fmt
	options = !strip
	options = !buildflags
	options = staticlibs
	source = git+https://github.com/fmtlib/fmt.git
	sha512sums = SKIP

pkgname = mingw-w64-fmt-git