summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8c981741b5d3639b93f35690a0e542641ad23e95 (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
25
26
pkgbase = mingw-w64-boost
	pkgdesc = Free peer-reviewed portable C++ source libraries (mingw-w64)
	pkgver = 1.59.0
	pkgrel = 2
	url = http://www.boost.org/
	arch = any
	license = custom
	makedepends = mingw-w64-gcc
	makedepends = bzip2
	makedepends = zlib
	makedepends = python2
	depends = mingw-w64-crt
	depends = mingw-w64-zlib
	depends = mingw-w64-bzip2
	options = !strip
	options = !buildflags
	options = staticlibs
	source = http://downloads.sourceforge.net/boost/boost/1.59.0/boost_1_59_0.tar.bz2
	source = boost-mingw.patch
	source = boost-mingw-1.59.0-serialization.patch
	md5sums = 6aa9a5c6a4ca1016edd0ed1178e3cb87
	md5sums = 349127a0f1bcddfc189c56219bf39853
	md5sums = db4ed93452debd15b2cd165c438f9911

pkgname = mingw-w64-boost