blob: 7cfb4ff04d90180141ae7dce671ec7b0d15008be (
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
27
28
29
|
pkgbase = mingw-w64-boost-python
pkgdesc = Free peer-reviewed portable C++ source libraries (mingw-w64, python)
pkgver = 1.62.0
pkgrel = 1
url = http://www.boost.org/
arch = i686
arch = x86_64
license = custom
makedepends = mingw-w64-gcc
makedepends = boost
makedepends = bzip2
makedepends = wine
depends = mingw-w64-crt
depends = mingw-w64-zlib
depends = mingw-w64-bzip2
depends = mingw-w64-boost
depends = mingw-w64-python
options = !strip
options = !buildflags
options = staticlibs
source = http://downloads.sourceforge.net/sourceforge/boost/boost_1_62_0.tar.bz2
source = boost-mingw.patch
source = python_jam.patch
md5sums = 5fb94629535c19e48703bdb2b2e9490f
md5sums = 01f5f0d6b915d3b04dbabfd6db40f1e9
md5sums = 086cece11abae7e60a8f3d41f7833f3d
pkgname = mingw-w64-boost-python
|