Commit Graph

7994 Commits

Author SHA1 Message Date
Alexey Pavlov
32ca92ebff python-pyzmq: Update to 16.0.2 2017-06-17 13:18:19 +03:00
Alexey Pavlov
4c7457ac11 python-idna: Update to 2.5 2017-06-17 12:58:48 +03:00
Alexey Pavlov
96cfa24e07 python-docutils: Update to 0.13.1 2017-06-17 12:45:30 +03:00
Alexey Pavlov
4c0c223a1e python-coverage: Update to 4.4.1 2017-06-17 11:43:12 +03:00
Alexey Pavlov
7a6ae53e5f python-binwalk: Update to 2.1.1 2017-06-17 11:34:04 +03:00
Alexey Pavlov
0c5a3fa60c python-pygments: Update to 2.2.0 2017-06-17 11:17:47 +03:00
Alexey Pavlov
56bfc7f17e python-beautifulsoup4: Update to 4.6.0 2017-06-17 11:06:33 +03:00
Alexey Pavlov
b5e062216f python-chardet: Update to 3.0.4 2017-06-17 11:00:26 +03:00
Alexey Pavlov
247b019266 python-py: Update to 1.4.34 2017-06-17 10:50:22 +03:00
Alexey Pavlov
dc55e2427b python-httplib2: Update to 0.10.3 2017-06-17 10:44:03 +03:00
Alexey Pavlov
ce53ec5849 python-ipython: Build different versions for python 2 and 3 2017-06-17 10:36:56 +03:00
Alexey Pavlov
2a97661022 waf: Update to 1.9.12 2017-06-17 10:12:31 +03:00
Alexey Pavlov
b1aa8880d9 python-prompt_toolkit: Update to 1.0.14 2017-06-17 09:57:49 +03:00
Alexey Pavlov
b79d6bacc8 python-h5py: Update to 2.7.0 2017-06-17 09:21:54 +03:00
Alexey Pavlov
7a733747a5 python-funcsigs: Update to 1.0.2 2017-06-17 08:43:52 +03:00
Alexey Pavlov
2f79822160 python-pbr: Update to 3.0.1 2017-06-17 08:34:48 +03:00
Alexey Pavlov
583c3b12d5 python-lxml: Update to 3.8.0 2017-06-17 08:24:34 +03:00
Alexey Pavlov
634d5de9f9 python-cssselect: Update to 1.0.1 2017-06-16 23:52:10 +03:00
Alexey Pavlov
ca72b66a90 python-appdirs. Fix description 2017-06-16 23:13:44 +03:00
Alexey Pavlov
d30bfee1ae python-pytz: Update to 2017.2 2017-06-16 23:13:08 +03:00
Alexey Pavlov
4cf615a7b8 python-setuptools: Update to 36.0.1 2017-06-16 23:12:18 +03:00
MFLD
71b2f114f8 Fix #2595 : git-lfs package build (#2596) 2017-06-16 15:19:48 +03:00
Christoph Reiter
ab73476d7a cx_Freeze: Update to 5.0.2 for Python 3.6 support (#2594) 2017-06-16 07:12:00 +03:00
Christoph Reiter
8b9d2b80f2 python-pip: Update Python3 version in install files (#2593) 2017-06-16 07:10:50 +03:00
Christoph Reiter
f7a25ead5e sqlite: Update to 3.19.3 (#2582) 2017-06-15 17:42:54 +03:00
Christoph Reiter
addced432d gnutls: Update to 3.5.13 (#2581) 2017-06-15 17:42:35 +03:00
Christoph Reiter
6112342d08 ffmpeg: Update to 3.3.2 (#2584)
Remove workaround for --enable-libopenjpeg and parallel make.
It seems to build fine here without those changes.
2017-06-15 17:42:20 +03:00
Christoph Reiter
89af5f9f4e libepoxy: Update to 1.4.3 (#2583) 2017-06-15 17:41:58 +03:00
Christoph Reiter
7944e9b6d7 p11-kit: Update to 0.23.7 (#2580) 2017-06-15 17:41:45 +03:00
Christoph Reiter
6bab215101 fontconfig: Update to 2.12.3 (#2586)
This changes the build to a srcdir=builddir build.
srcdir!=builddir was broken upstream and I reported it at
https://bugs.freedesktop.org/show_bug.cgi?id=101280 but the provided patches didn't help.
2017-06-15 17:41:25 +03:00
Fazer2
fcf21a0115 Update gtest to 1.8.0 (#2588)
Googletest merged with Googlemock after 1.7.0, so add gmock too.
Backport two commits fixing compilation on MinGW made after 1.8.0 release.
2017-06-15 17:41:06 +03:00
Christoph Reiter
9757046077 python3: Update to 3.6.1 (#2587)
* python3: Update to 3.6.1

The patches starting with 16 are new to fix the build.
Some no longer relevant patches were dropped, the rest is just refreshed.

* Bump pkgrel of all packages containing Python 3 bytecode/extensions.

The package list was generated using:
    pkgfile.exe -R mingw64 -r "cpython.*\\.(py[cod]|dll)"

* lensfun: Add cmake to makedepends

* numpy: Don't hardcode the Python version

* blender: rebuild for new Python

* boost: Don't hardcode Python versions; rebuild

* pillow: Don't hardcode Python version; rebuild

* python-dateutil: Don't hardcode Python versions

* sip: Don't hardcode Python versions

* pyqt4: Don't hardcode Python versions; rebuild

* pyqt5: Don't hardcode Python versions; rebuild

* opencv: Update Python3 version in patch
2017-06-15 17:40:51 +03:00
Alexey Pavlov
e903b1ea94 leptonica: Update to 1.74.4 2017-06-12 13:54:38 +03:00
Alexey Pavlov
5b853b1222 Merge branch 'master' of https://github.com/Alexpux/MINGW-packages 2017-06-12 11:31:16 +03:00
Rainer Schütz
27a586fbf0 Portaudio: Allow wasapi and wdmks backends to be built, tweak dsound (#2556)
* Allow wasapi and wdmks backends to be built, tweak dsound

* Increase pkgrel to 3
2017-06-12 11:31:22 +03:00
Alexey Pavlov
ba88890aa3 firebird2-git: Remove extra patch 2017-06-12 11:30:51 +03:00
Alexey Pavlov
9bbc3eb4fc qt-creator: Update to 4.3.0 2017-06-12 11:09:37 +03:00
Alexey Pavlov
46ebde75d3 qbs: Update to 1.8.0 2017-06-12 11:08:47 +03:00
Alexey Pavlov
4364b5648c vigra: Remove duplicate dependencies
опережает «origin/master»
2017-06-11 09:30:13 +03:00
Alexey Pavlov
119a5288dd zbar: Fix PKGBUILD format 2017-06-11 09:29:32 +03:00
Alexey Pavlov
71489b5076 firebird2-git: Split patch. Add more fixes 2017-06-11 09:27:09 +03:00
Alexey Pavlov
bdca80a957 qtwebkit: Update to 5.212.0-alpha 2017-06-11 09:24:24 +03:00
Alexey Pavlov
9145ead0bd opencv: Rebuild 2017-06-11 09:23:19 +03:00
DadaTrumpet
cb7ae06cc7 add zbar library (#2527)
* add zbar library

* update pkgrel, fix maintainer field and can have two sets of compiled binaries
2017-06-10 20:48:49 +03:00
wirx6
27b6a70a9e qt5: some improvements (#2577)
*don't unpack unused modules
*perform dead code elimination
2017-06-10 11:30:46 +03:00
Christoph Reiter
8ffac92ccb openal: Update to 1.18.0 (#2573)
* Refresh patches
* Disable building tool which depends on qt5
2017-06-09 12:50:00 +03:00
Christoph Reiter
fbea667a46 libmodplug: Update to 0.8.9.0 (#2572) 2017-06-09 12:05:42 +03:00
Christoph Reiter
ac146f891e mpg123: Add validpgpkeys (#2571) 2017-06-09 11:36:21 +03:00
Alexey Pavlov
d4cddfde6b firebird2-git: More fixes 2017-06-09 11:07:28 +03:00
Alexey Pavlov
86f7471bc2 libzip: Rebuild. 2017-06-08 13:44:04 +03:00