Commit Graph

4695 Commits

Author SHA1 Message Date
Nazar Mishturak
c35eae1a3e Add libbotan package 2015-10-12 20:21:10 +03:00
Алексей
ff0a2e5ecc Merge pull request #820 from achadwick/issue818-KrullKorgs-fix
gdk-pixbuf2: enable relocations
2015-10-12 15:31:55 +03:00
Andrea Zagli
c10ca63aba gdk-pixbuf2: enable relocations
OS-specific auto-detections for this were dropped upstream,
so a configure-time enable flag is needed now.
Without this, the SVG module cannot be loaded correctly at runtime.

Closes Alexpux/MINGW-packages#818.
2015-10-12 13:21:12 +01:00
Alexey Pavlov
d70162e731 gnupg: Update to 2.1.9 2015-10-12 13:04:45 +03:00
Alexey Pavlov
d98c03038d libjpeg-turbo: Update to 1.4.2 2015-10-12 12:48:29 +03:00
Alexey Pavlov
d4e4ebceb5 Pillow: Fix PKGBUILD 2015-10-12 11:40:17 +03:00
Alexey Pavlov
19e0157724 clang-svn: Fix spaces 2015-10-12 11:34:06 +03:00
Alexey Pavlov
626379b310 boost,freetype: Fix PKGBUIld 2015-10-12 11:33:28 +03:00
Alexey Pavlov
d1888528a3 opencv: Rebuild for Python-3.5 support 2015-10-12 11:32:48 +03:00
Alexey Pavlov
9559caa64d freetype: Fix paths only in freetype-config. Replacing strings in binary files and libraries break them 2015-10-12 09:57:48 +03:00
Alexey Pavlov
d0d4e8c652 pyside-qt4: Rebuild for Python 3.5 support 2015-10-12 09:48:23 +03:00
Ray Donnelly
088fc256ba openshadinglanguage-git: Updates (WIP)
Seems LLVM > 3.5 is still not supported so there's no
point continuing with this until that's fixed.
2015-10-11 22:33:32 +01:00
Ray Donnelly
77501a6e43 Several updates for Python 3.5.0 2015-10-11 20:14:34 +01:00
Ray Donnelly
ee0ebc29fa meld3: Fix baked build path 2015-10-11 20:10:18 +01:00
Ray Donnelly
3fe9bb864b cython: Update to 0.23.4 2015-10-11 19:46:58 +01:00
Алексей
53019cdc7d Merge pull request #817 from yfwz100/patch-1
freetype: Fix hard coded path prefix.
2015-10-10 20:39:07 +03:00
Wang Zhi
f623b2e42a Fix hard coded path prefix.
Seems to fix issue #816.
2015-10-10 13:15:27 +08:00
Alexey Pavlov
6cdcd44ca3 meld3: Update to 3.15.0 2015-10-09 12:34:40 +03:00
Alexey Pavlov
d91becad51 Rebuild/update packages for Python 3.5.0 support 2015-10-09 12:34:07 +03:00
Alexey Pavlov
b4811486ef Merge branch 'master' of https://github.com/Alexpux/MINGW-packages 2015-10-08 15:35:57 +03:00
Alexey Pavlov
4b60e4c1d9 numpy: Update to 1.10.0 2015-10-08 15:32:52 +03:00
Alexey Pavlov
e9ddef86a1 python3: Fix path separators under cmd/shell 2015-10-08 13:19:09 +03:00
Алексей
9a7c140479 Merge pull request #814 from nazar554/master
mbedtls: Update to 2.1.2
2015-10-07 22:34:26 +03:00
Nazar Mishturak
9976f360ab mbedtls: Update to 2.1.2
8 security patches, 1 bugfix
Changelog: https://tls.mbed.org/tech-updates/releases/mbedtls-2.1.2-and-1.3.14-and-polarssl-1.2.17-released
2015-10-07 19:36:47 +03:00
Alexey Pavlov
12673edd97 gtk3: Update to 3.18.1 2015-10-07 12:30:59 +03:00
Алексей
3d1b285f51 Merge pull request #811 from achadwick/gtk3-patchfix
gtk3: fix bad patch reapply that breaks toarray.pl
2015-10-06 13:00:12 +03:00
Andrew Chadwick
d11951a5ef gtk3: fix bad patch reapply that breaks toarray.pl
Repeatedly re-running prepare() was causing /usr/bin/patch to brokenly
append 0056-missing-file-toarray-pl.patch's "+" lines to toarray.pl every
time, with a mangled "#!" line half-way through the resultant mess.
Surprisingly, this line noise is invalid Perl syntax.

The broken "#!" line problem was seemingly caused by a lack of the "-n"
flag to echo, but for some reason the redirection itself was not blanking
the file at all. There's some weird underlying bug here, but the workaround
is to remove the previously created file on each prepare().
2015-10-06 10:42:06 +01:00
Alexey Pavlov
6afa8efca5 Merge branch 'master' of https://github.com/Alexpux/MINGW-packages 2015-10-06 12:14:16 +03:00
Alexey Pavlov
9123e30444 clang: Fix checksums 2015-10-06 12:13:59 +03:00
Алексей
a4374d0911 Merge pull request #809 from rossy/libass-0.13.0
libass: Update to 0.13.0
2015-10-06 12:13:22 +03:00
James Ross-Gowan
ee8e42b236 libass: Update to 0.13.0 2015-10-06 20:01:40 +11:00
Алексей
6f633f5760 Merge pull request #810 from rossy/mpv-0.11.0
mpv: Update to 0.11.0
2015-10-06 11:58:56 +03:00
James Ross-Gowan
36c64d350d mpv: Update to 0.11.0 2015-10-06 19:51:17 +11:00
Alexey Pavlov
8138909f70 gcc: Fix PKGBUILD 2015-10-06 10:35:56 +03:00
Ray Donnelly
a0fd5ed0ec setuptools: Update to 18.3.2 and Python 3.5.0 2015-10-05 22:45:49 +01:00
Ray Donnelly
6acb30eeef pip: Update for Python 3.5.0 2015-10-05 22:34:34 +01:00
Ray Donnelly
861c312c91 python3: Bring XP support back to 3.5.0 2015-10-05 21:36:30 +01:00
Alexey Pavlov
97cb820b6c libblueray: Update to 0.9.0 2015-10-05 12:14:21 +03:00
Alexey Pavlov
5b9b86417e harfbuzz: Update to 1.0.4 2015-10-05 12:14:09 +03:00
Alexey Pavlov
c4c8ac5510 pixman: Update to 0.33.2 2015-10-05 11:44:23 +03:00
Alexey Pavlov
92b11685c1 pkg-config: Update to 0.29.0 2015-10-05 11:44:07 +03:00
Ray Donnelly
e41f464110 python3: Fix mmapmodule build failure 2015-10-05 02:18:36 +01:00
Ray Donnelly
a6d15360f9 firefox: Attempt to get more debug info (WIP) 2015-10-05 01:43:08 +01:00
Ray Donnelly
ed3becca76 clang: Backport two patches from Yaron Keren
Serus on IRC asked for these to be included:
https://llvm.org/bugs/show_bug.cgi?id=23472
https://llvm.org/bugs/show_bug.cgi?id=24395
2015-10-05 01:27:52 +01:00
Ray Donnelly
3cf02f8599 firefox: Don't redefine MFVideoFormat_VPn0 2015-10-04 23:07:17 +01:00
Алексей
eb3f2a69bc Merge pull request #806 from dscho/curl-ntlm-fix
curl: fix NTLM proxy when reusing connection
2015-10-01 16:58:14 +03:00
Алексей
d9312922e6 Merge pull request #807 from dscho/antiword
Fix antiword by making it relocatable
2015-10-01 16:57:54 +03:00
Johannes Schindelin
9919be39ad antiword: make it relocatable
Previously, antiword assumed that its resource files live in the
directory `/usr/share/antiword/`. This is most likely not true with
MSys2, so let's teach it to find the goods relative to the
antiword.exe that was called.

This fixes https://github.com/git-for-windows/git/issues/453

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-10-01 15:11:44 +02:00
Johannes Schindelin
e68b9efb73 antiword: fix multi-arch build
We need to `make clean` after x86_64 to be able to build i686.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-10-01 15:11:36 +02:00
Johannes Schindelin
3d8415f93b curl: fix NTLM proxy when reusing connection
Under certain circumstances, an NTLM proxy connection will be reused.
If that is the case, the state of the authentication needs to be
handled properly.

There is a bug in cURL 7.44.0 that has been fixed in cURL's `master`
already (https://github.com/bagder/curl/commit/f65e07ca5) and this
patch backports it.

This fixes https://github.com/git-for-windows/git/issues/373

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-09-29 13:28:26 +00:00