Commit Graph

6426 Commits

Author SHA1 Message Date
Tony Theodore fdd5b9f7aa boost: update 1.57.0 --> 1.60.0
tested on all four targets
2015-12-25 20:43:53 +11:00
Tony Theodore 49a753be3b Merge pull request #1100 from LuaAndC/freeimage-consolidate
patches of freeimage: consolidate and find authors
2015-12-25 10:32:40 +11:00
Boris Nagaev 7dc682ceb6 freeimage: find authors of two patches
* "include string.h for memset" was added in 2eb0615d46
  * "mingw-w64 fixes" was added in 5390e5203e
2015-12-25 00:59:44 +03:00
Boris Nagaev 2031b976ae freeimage: consolidate patches 2015-12-25 00:55:13 +03:00
Boris Nagaev 81b2ab2342 Merge pull request #1098 from fiesh/freeimageplus
fix freeimage build
2015-12-25 00:25:20 +03:00
fiesh 8540e9c19a fix freeimage build
Add the FREEIMAGE_LIB define in order to keep the build process from
defining dllspec specifications. Remove -fPIC to fix a warning.
2015-12-24 09:05:50 +01:00
Tony Theodore b879bed179 Merge pull request #1090 from LuaAndC/fix-vtk-in-bad-dir
vtk, vtk6: consolidate patches, remove unneeded changes, fix cmake error
2015-12-23 11:28:21 +11:00
Tony Theodore a8baf2203f Merge pull request #1097 from tonytheodore/dollar
Makefile: error on paths with dollar signs
2015-12-23 11:27:36 +11:00
Tony Theodore 5ebcb2ebde Makefile: error on paths with dollar signs
see #1085
2015-12-22 20:10:47 +11:00
Tony Theodore e4b94f396f Merge pull request #1093 from LuaAndC/fix-opencv-in-bad-dir
opencv: fix CMake error if a directory contains ++
2015-12-22 15:41:49 +11:00
Boris Nagaev ba1b6a20a9 opencv: fix CMake error if a directory contains ++
fix #1091
2015-12-20 18:32:47 +03:00
Boris Nagaev e5273585a1 vtk6: consolidate patches 2015-12-20 13:45:56 +03:00
Boris Nagaev b5dcff579d vtk: use STREQUAL, not MATCHES to compare paths
fix #1087
2015-12-20 13:45:56 +03:00
Boris Nagaev 57d448048d vtk patch: remove style fixes 2015-12-20 13:45:56 +03:00
Boris Nagaev 2ffb7835cd vtk: consolidate patches 2015-12-20 13:45:56 +03:00
Tony Theodore c26f3225fb libass: remove obsolete --disable-enca option
See: https://github.com/mxe/mxe/pull/912#issuecomment-146729301
2015-12-20 18:30:43 +11:00
Tony Theodore 11aee96888 Makefile: add link to gmake issue with spaces in filenames 2015-12-20 15:27:49 +11:00
Tony Theodore 5337c32461 Merge pull request #1078 from LuaAndC/fix-libmysqlclient-in-bad-dir
Fix libmysqlclient if MXE's path contain special characters
2015-12-17 22:24:19 +11:00
Tony Theodore bff5f9e258 Merge pull request #1064 from fiesh/freeimageplus
also build and install FreeImagePlus
2015-12-17 22:22:41 +11:00
fiesh 196a2414d8 also build and install FreeImagePlus 2015-12-17 12:18:23 +01:00
Boris Nagaev 2e71b21211 fix libmysqlclient if path contains ++
fix #1030
2015-12-16 19:59:49 +03:00
Boris Nagaev 25f51ef01d cleanup libmysqlclient-1-fixes.patch
$ tools/patch-tool-mxe init libmysqlclient
$ tools/patch-tool-mxe import libmysqlclient
$ tools/patch-tool-mxe export libmysqlclient
2015-12-16 19:58:18 +03:00
Tony Theodore 6e50094684 exiv2: add missing mman-win32 dependency 2015-12-17 00:31:31 +11:00
Tony Theodore 9b3b9e28eb Merge pull request #1073 from tonytheodore/docs
doc updates: fix typo, update package counts, note posix threads support
2015-12-16 21:58:24 +11:00
Tony Theodore 0b13084593 doc updates: fix typo, update package counts, note posix threads support
see #1066
2015-12-16 13:42:45 +11:00
Tony Theodore 8aa5ccc123 Merge pull request #1071 from LuaAndC/build-pkg-dummy-for-requirements
build-pkg: fix .deb installation
2015-12-16 12:09:17 +11:00
Tony Theodore 3d00ea3748 Merge pull request #1072 from LuaAndC/build-pkg-full-filelist
build-pkg: update list of files back from .tar.xz
2015-12-16 12:05:43 +11:00
Tony Theodore 272f0c12fb Merge pull request #1070 from LuaAndC/deb-xz
build-pkg: pack Debian packages with xz not gzip
2015-12-16 12:03:43 +11:00
Tony Theodore 473fa3af22 Merge pull request #1069 from LuaAndC/mxe-source-plugins
build-pkg: add "plugins/" to mxe-source package
2015-12-16 12:01:27 +11:00
Boris Nagaev 33121e8d36 build-pkg: update list of files back from .tar.xz
fix #1067
2015-12-16 03:15:51 +03:00
Boris Nagaev 789545ff1a build-pkg: fix .deb installation
The installation failed with the following note:

> Noting disappearance of mxe-requirements,
> which has been completely replaced.

Add an empty file mxe-requirements.dummy.$release
to prevent this.
2015-12-16 03:06:37 +03:00
Boris Nagaev 5d3ce0ab6b build-pkg: pack Debian packages with xz not gzip
fix #1068
2015-12-16 03:03:59 +03:00
Boris Nagaev 5d5ad4a36c build-pkg: add "plugins/" to mxe-source package 2015-12-16 02:59:28 +03:00
Tony Theodore 5b3ca65fa5 freetype: don't create harfbuzz alias during boostrap build 2015-12-14 19:17:46 +11:00
Tony Theodore 3dae2fee64 qt: remove broken `lrelease` symlink
no need for a prefixed version, it seems nobody has ever tried using it.
2015-12-14 18:57:22 +11:00
Tony Theodore f16645ed7a Merge pull request #1054 from LuaAndC/fix-patch-tool-diffs
patch-tool-mxe: do not replace object id with 000
2015-12-14 18:50:27 +11:00
Tony Theodore 698feee203 Merge pull request #1057 from LuaAndC/build-pkg-exit-status
build-pkg: exit with code 1 if a package is broken
2015-12-14 18:40:35 +11:00
Tony Theodore 6118133150 Merge pull request #1058 from LuaAndC/build-pkg-no-empty-deps
build-pkg: do not provide empty dependency list
2015-12-14 18:39:58 +11:00
Tony Theodore ef6e50a11a Merge pull request #1056 from LuaAndC/build-empty-dependencies-of-nonempty
build-pkg: build empty dependencies of non-empty
2015-12-14 18:38:58 +11:00
Tony Theodore fd5eb860a1 Merge pull request #1055 from LuaAndC/build-pkg-flush-log
build-pkg: flush stdout after echoing
2015-12-14 18:32:40 +11:00
Tony Theodore e395e899f5 Merge pull request #1053 from LuaAndC/fix-miniupnpc
Fix miniupnpc
2015-12-14 18:30:13 +11:00
Tony Theodore ca0cca029d Merge pull request #1052 from CAMOBAP795/master
#782 fix, wrong checksum calculation command for OSX
2015-12-14 18:29:12 +11:00
MXEBot as Travis CI b2ecb73308 Update versions.json 2015-12-14 07:28:00 +00:00
Tony Theodore 3fe2e72fec Merge pull request #1050 from LuaAndC/torrent2
add packages geoip-database (to src/) and qbitorrent (to plugin/apps/)
2015-12-14 18:27:33 +11:00
Boris Nagaev 32fd160246 build-pkg: flush stdout after echoing 2015-12-14 00:22:36 +03:00
Boris Nagaev 686afc35ec build-pkg: build empty dependencies of non-empty
Otherwise empty dependency produces no .deb file
preventing non-empty package from being installed.

Example: non-empty package gcc depends on empty
package mingw-w64.
2015-12-14 00:20:23 +03:00
Boris Nagaev 610569dc2e patch-tool-mxe: do not replace object id with 000
Previously patch-tool-mxe produced the following diffs:

    diff --git a/CMakeLists.txt b/CMakeLists.txt
    index 0000000..0000000 100644
    --- a/CMakeLists.txt
    +++ b/CMakeLists.txt

patch tool refused to apply this patch:

    The next patch would create the file CMakeLists.txt,
    which already exists!  Assume -R? [n]

This commit replaces 0000000..0000000 with 1111111..2222222.
2015-12-13 18:02:58 +03:00
Boris Nagaev b07afe2f70 miniupnpc: add headers to install
See https://github.com/mxe/mxe/issues/1051#issuecomment-164260560
2015-12-13 18:00:17 +03:00
Boris Nagaev 23898cc905 remove unused patch miniupnpc-build-1.patch
It is not used after eb20723302,
in which Makefile based installation was replaced with CMake
based installation.

See https://github.com/mxe/mxe/issues/1051#issuecomment-164201749
2015-12-13 16:59:45 +03:00
Boris Nagaev c9d3201b16 build-pkg: do not provide empty dependency list
Debian packages with "Depends: " do not work:

> Reading package lists... Error!
> E: Problem parsing dependency Depends
> E: Error occurred while processing mxe-source (NewVersion2)
> E: Problem with MergeList /var/lib/apt/lists/pkg.mxe.cc_repos_apt_debian_dists_wheezy_main_binary-amd64_Packages
> E: The package lists or status file could not be parsed or opened.
2015-12-13 16:48:52 +03:00