Commit Graph

7816 Commits

Author SHA1 Message Date
Boris Nagaev 2415974cbe nsis: update to 3.01 2016-12-16 04:59:19 +01:00
MXEBot as Travis CI 59335987a8 Update versions.json & build-matrix.html 2016-12-15 17:36:16 +00:00
Mark Brand a935ec65c6 update qt5 modules to 5.7.1 2016-12-15 18:35:09 +01:00
Boris Nagaev e26161b861 Merge pull request #1594 from LuaAndC/sid-openssl
fix detection of openssl in Debian Sid
2016-12-15 03:29:42 -08:00
Boris Nagaev a784f8fa1c Merge pull request #1595 from LuaAndC/sid-libtool
install-deps: install libtool-bin on Debian Sid
2016-12-14 11:54:15 -08:00
MXEBot as Travis CI 269e05cefc Update versions.json & build-matrix.html 2016-12-14 17:31:16 +00:00
Mark Brand 67444affb4 update freetds, gnutls, harfbuzz, libgcrypt 2016-12-14 18:29:39 +01:00
Boris Nagaev a0dba601f9 install-deps: install libtool-bin on Debian Sid
See https://github.com/mxe/mxe/issues/1593
2016-12-14 01:02:00 +01:00
Boris Nagaev f1a5deded9 fix detection of openssl in Debian Sid
$ openssl --help
Invalid command '--help'; type "help" for a list.
$ echo $?
1

$ openssl help
...
$ echo $?
0

fix https://github.com/mxe/mxe/issues/1593
2016-12-14 00:44:51 +01:00
Boris Nagaev 1ebebb580f Merge pull request #1563 from LuaAndC/doc-vars
docs: add description of useful Makefile variables
2016-12-11 17:41:21 -08:00
Boris Nagaev b80ce7d0b6 docs: add description of useful Makefile variables 2016-12-12 01:58:44 +01:00
MXEBot as Travis CI f9998ac6f1 Update versions.json & build-matrix.html 2016-12-07 16:28:54 +00:00
Boris Nagaev fbfd26bb39 Merge pull request #1590 from LuaAndC/update-vmime
update vmime to b1b3f30
2016-12-07 16:28:06 +00:00
Boris Nagaev cdf2e9991d update vmime to b1b3f30
See https://github.com/kisli/vmime/issues/151#issuecomment-265280156
Fix https://github.com/mxe/mxe/issues/1586
2016-12-07 17:14:05 +01:00
Boris Nagaev 386c245252 Merge pull request #1589 from LuaAndC/fix-crystalhd-url
crystalhd: change download URL to a mirror
2016-12-07 16:13:26 +00:00
Boris Nagaev 0578f0a5ff crystalhd: change download URL to a mirror
Failed download: https://travis-ci.org/mxe/mxe/builds/181565782

http://www.broadcom.com/docs/support/crystalhd/crystalhd_lgpl_includes_v1.zip
does not work anymore.

From https://www.broadcom.com/

> Introducing the New Broadcom Limited Website
> Broadcom and Avago are one company. Now the websites
> are integrated, too. Find all the product information
> you need right here in one place.

one can conclude that the file is not expected to appear there,
so switching to mirror website https://ftp.videolan.org/contrib/crystalhd/
which hosts the same file.
2016-12-06 08:55:48 +01:00
Boris Nagaev 8ae2942533 Merge pull request #1588 from LuaAndC/go-1.7.4
update Go to 1.7.4
2016-12-06 05:51:08 +00:00
Boris Nagaev 23cdc092f1 update Go to 1.7.4 2016-12-05 10:14:11 +01:00
Boris Nagaev 464168e529 Merge pull request #1546 from LuaAndC/luarocks-reduce-patch
luarocks: move most of the patch to config.lua
2016-12-05 08:44:28 +00:00
Boris Nagaev ea35a6cd96 luarocks: move most of the patch to config.lua
See https://github.com/keplerproject/luarocks/pull/491#issuecomment-246206471
2016-12-05 09:43:04 +01:00
Boris Nagaev 286f8f25a7 Merge pull request #1583 from LuaAndC/update-versions-plugins
make versions.json and cleanup-deps-style aware of plugins; apply cleanup-deps-style
2016-12-05 08:42:04 +00:00
Boris Nagaev 647ea47b82 apply `make cleanup-deps-style` 2016-12-05 09:40:54 +01:00
Boris Nagaev f82e39dcef cleanup-deps-style: omit pkgs with derived deps
Do not touch lines like this:

  $(PKG)_DEPS     := $(patsubst $(TOP_DIR)/src/%.mk,%,\
  ...

(src/qt5.mk)
2016-12-05 09:40:54 +01:00
Boris Nagaev 1e9d757021 make cleanup-deps-style aware of plugins 2016-12-05 09:40:53 +01:00
Boris Nagaev 592c429875 fix updating docs/versions.json with plugins
fix https://github.com/mxe/mxe/issues/1580
2016-12-05 09:40:53 +01:00
Boris Nagaev 62de2147b3 Merge pull request #1584 from LuaAndC/fix-appended-download
pkg download: do not append to previous attempt
2016-12-05 08:40:19 +00:00
Boris Nagaev 894608bf4d pkg download: do not append to previous attempt
Slow HTTP server with lag for tests:
https://gist.github.com/45472174f8bd97989c1eb9bc64d50468

Fix https://github.com/mxe/mxe/issues/1552
2016-12-05 09:39:36 +01:00
MXEBot as Travis CI eeed35b5f1 Update versions.json & build-matrix.html 2016-12-05 08:35:05 +00:00
Boris Nagaev b3f53311d9 Merge pull request #1582 from sibuserv/update-sdl2
Update sdl2
2016-12-05 08:33:39 +00:00
MXEBot as Travis CI a64ba7af72 Update versions.json & build-matrix.html 2016-12-05 08:31:05 +00:00
Boris Nagaev 498313b77b Merge pull request #1581 from sibuserv/update-fontconfig
Update fontconfig
2016-12-05 08:29:13 +00:00
Boris Nagaev 892101c9fa Merge pull request #1579 from sibuserv/libjpeg-turbo
libjpeg-turbo: update from 1.5.0 to 1.5.1
2016-12-05 08:28:36 +00:00
Boris Nagaev ff250ea23f Merge pull request #1578 from sibuserv/update-gdal
Update gdal
2016-12-05 08:27:52 +00:00
Boris Nagaev a6a85c09c3 Merge pull request #1577 from sibuserv/update-ffmpeg
Update ffmpeg
2016-12-05 08:26:50 +00:00
MXEBot as Travis CI a7202754fb Update versions.json & build-matrix.html 2016-12-04 19:08:39 +00:00
Boris Nagaev affdc833b6 Merge pull request #1587 from LuaAndC/revert-vmime-update
Revert "vmime: update"
2016-12-04 19:08:04 +00:00
Boris Nagaev 693d75ee29 Revert "vmime: update"
This reverts commit 07ffabcf49.

Vmime was broken after this update.
See https://github.com/mxe/mxe/issues/1586
2016-12-04 20:05:04 +01:00
Boris Pek 6dfb58ca70 sdl2: update from 2.0.4 to 2.0.5
Update patch.
2016-12-02 18:35:10 +03:00
Boris Pek 0a1a3167e0 fontconfig: update from 2.12.0 to 2.12.1 2016-12-02 15:28:04 +03:00
Boris Pek 3c64675593 libjpeg-turbo: update from 1.5.0 to 1.5.1 2016-12-02 15:22:50 +03:00
Boris Pek 24420ccba4 tiff: update from 4.0.6 to 4.0.7 2016-12-02 14:16:43 +03:00
Boris Pek 279161aa03 gdal: update from 2.1.0 to 2.1.2 2016-12-02 13:56:15 +03:00
Boris Pek 3e1fced5f5 proj: update from 4.9.2 to 4.9.3 2016-12-02 13:56:04 +03:00
Boris Pek d8506f6994 ffmpeg: update from 3.1.1 to 3.2.1 2016-12-02 11:44:41 +03:00
Boris Pek a57ecf2e17 x264: update from 20160706-2245 to 20161130-2245 2016-12-02 11:43:51 +03:00
MXEBot as Travis CI f8f13c8492 Update versions.json & build-matrix.html 2016-12-01 21:37:24 +00:00
Boris Nagaev 783dc94a0d Merge pull request #1561 from LuaAndC/protobuf-native
protobuf: update to 3.1.0 and compile host protoc as native package
2016-12-01 21:36:26 +00:00
Boris Nagaev 113781a492 protobuf: compile host protoc as native package
Do not compile host protoc for all target, instead compile it once.
2016-12-01 23:51:36 +03:00
Boris Nagaev f2698622c9 protobuf: update to 3.1.0 2016-12-01 23:51:36 +03:00
Boris Nagaev 54216fde55 add package googlemock
It is needed by protobuf 3.1.0
2016-12-01 23:51:36 +03:00