summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorQuentin Bazin2016-11-30 17:04:13 +0100
committerQuentin Bazin2016-11-30 17:04:13 +0100
commitd96654925fc8a3ae1e4721174014d08e48470cba (patch)
tree995cff287f8189d6c26e386e7093cda9aad8e2e3 /.SRCINFO
downloadaur-d96654925fc8a3ae1e4721174014d08e48470cba.tar.gz
Updated for Boost 1.62.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 29 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9849c67eb827
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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 = d6eef4b4cacb2183f2bf265a5a03a354
+ md5sums = 01f5f0d6b915d3b04dbabfd6db40f1e9
+ md5sums = 7bedbab26c2a457e2019bfa86ccb9007
+
+pkgname = mingw-w64-boost-python
+