Commit Graph

5754 Commits

Author SHA1 Message Date
Mark Brand 61bac180c2 update: fontconfig, freetds, freetype, gdb, harfbuzz 2017-09-22 23:48:13 +02:00
Yunhui Fu ea3da3dc54 compile qt4 with xmlpatterns module 2017-09-13 17:56:06 -04:00
Yunhui Fu fcdc03ac3d fix protobuf url error 2017-09-13 10:39:31 -04:00
Mark Brand feb669ca8f update: pcre, pcre2 2017-09-09 00:15:02 +02:00
Mark Brand 4510e64241 update vmime 2017-09-08 01:25:52 +02:00
Mark Brand 6e2d233822 update lzma 2017-08-28 15:07:25 +02:00
Mark Brand 238b24cdb7 update libgcrypt 2017-08-27 12:44:54 +02:00
Tony Theodore d6abbcea56 add Intel Threading Building Blocks package 2017-08-27 15:27:38 +10:00
Mark Brand acb344645b update: libjpeg-turbo, openjpeg 2017-08-26 01:52:54 +02:00
Mark Brand d592c76b36 update: freetds, harfbuzz 2017-08-26 00:05:54 +02:00
Mark Brand 33cdfabeab update libpng 2017-08-25 23:59:20 +02:00
Mark Brand 38ed44ecaf update sqlite 2017-08-25 01:18:41 +02:00
Mark Brand 298236f30c update gnutls 2017-08-21 22:38:59 +02:00
Mark Brand 37804b1fcb update: expat, lz4 2017-08-21 00:00:11 +02:00
Mark Brand 57363a5121 update vmime 2017-08-19 00:23:19 +02:00
Mark Brand 6e6d6b48f7 tiff: update website URL
The project no longer controls the previous sites.

https://en.wikipedia.org/wiki/Libtiff#Website_hijacking
2017-08-16 09:39:10 +02:00
Tony Theodore 3ff0945fcc Merge pull request #1880 from tonytheodore/cpack
cmake: add prefixed cpack and CPACK_NSIS_EXECUTABLE
2017-08-15 15:48:18 +10:00
Tony Theodore 3631f2f307 cmake: add prefixed cpack and CPACK_NSIS_EXECUTABLE
see #1502
2017-08-15 15:46:46 +10:00
Mark Brand 35ea9a89ba update curl
Curl 7.55.1 configures threaded resolver backend by default, which
introduces pthreads dependency.

https://github.com/curl/curl/pull/1647/commits
2017-08-14 21:43:01 +02:00
Tony Theodore b0fdbc9e8b libarchive: use pkgconfig instead of sed for static defs 2017-08-13 14:54:46 +10:00
Tony Theodore 18ec6907bb libarchive: use BUILD_DIR and SOURCE_DIR 2017-08-13 13:31:25 +10:00
Tony Theodore 909c82b99e libarchive: use nettle instead of bcrypt for CNG(Crypto Next Generation)
fixes #1876
closes #1877
2017-08-13 13:20:13 +10:00
Mark Brand f4738f49a4 update: dbus expat harfbuzz libgcrypt libpng vmime 2017-08-11 22:11:44 +02:00
Tony Theodore 8772da6210 Merge pull request #1875 from darealshinji/patch-1
x264: use $(SORT)
2017-08-11 12:38:57 +10:00
Mark Brand 63ae4d9489 update: curl 2017-08-10 23:29:35 +02:00
darealshinji 2845c33e83 x264: use $(SORT) 2017-08-10 17:52:19 +02:00
Tony Theodore b7950f6fee Merge pull request #1873 from muellni/oce-upgrade
oce: update
2017-08-09 15:21:08 +10:00
Martin Müllenhaupt 200343fcaa oce: update 2017-08-08 16:44:19 +02:00
Tony Theodore 62105df474 Merge pull request #1872 from yipdw/feature/gumbo-build
Add package file for Gumbo, an HTML5 parsing library
2017-08-07 19:07:29 +10:00
Tony Theodore eb7129f552 Merge pull request #1862 from dl5rcw/master
updating to hamlib 3.1 + adding lusb-1.0 to pkgconfig
2017-08-07 18:39:32 +10:00
David Yip a32c13a1c1 gumbo: Use gumbo-parser's own pkgconfig files 2017-08-07 02:40:24 -05:00
David Yip afe5b06584 gumbo: add new package and test program 2017-08-07 01:54:30 -05:00
Lars fa3dbeda5b updating to hamlib 3.1 + adding lusb-1.0 to pkgconfig to compile the test file
adding Requires section
2017-08-06 17:25:21 +02:00
Mark Brand 6206008ece sqlite: update 2017-08-04 16:52:50 +02:00
Tony Theodore f35618ef6d qtwebkit: add test 2017-08-04 12:17:12 +10:00
Tony Theodore 629b677602 qtwebkit: fix crash on startup
fixes #1868
2017-08-03 18:22:57 +10:00
Tony Theodore cf54c9aeba Merge pull request #1858 from tonytheodore/devil-eol
devil: use $(SED) instead of patch for EOL issues
2017-08-02 19:52:19 +10:00
Tobias Gruetzmacher eb7172fd26 freetype: Don't autodetect harfbuzz.
This makes the harfbuzz support explicit: freetype-bootstrap does not
use harfbuzz, but freetype does.
2017-08-02 00:08:02 +02:00
Mark Brand cf77deeef1 update vmime 2017-07-31 23:32:33 +02:00
Mark Brand f265e06998 upgrade qt5 packages to Qt 5.9.1 2017-07-31 21:58:03 +02:00
Tony Theodore 52195ec782 cgal: use new-style options and restore tests 2017-07-26 20:31:51 +10:00
Robert Marsa 45af530231 cgal: Fixed build. 2017-07-26 20:31:45 +10:00
Robert Marsa f4c26dd1da Updated cgal to 4.10. 2017-07-26 20:29:44 +10:00
Tony Theodore e2eec03d6c devil: use $(SED) instead of patch for EOL issues
Can't figure out why the other two *.rc files patch correctly and
this one doesn't. Patch was created with `make export-patch-` with git
config `autocrlf = input`. Devil has it's own `.gitattributes` file
but nothing seems to work.

fixes #1856
2017-07-26 13:37:02 +10:00
Tony Theodore aa6dd32460 cfitsio: install pkg-config file
fixes #1855
2017-07-26 01:15:22 +10:00
Tony Theodore 2e397d24a7 hyperscan: fix include paths for building with gcc >= 6
fixes #1811
2017-07-25 21:15:46 +10:00
Tony Theodore e9003e3fed cmake: add option to disable -isystem
Alternative to #1811, this seems like it should be fixed upstream
in gcc/cmake rather than individual packages
2017-07-25 21:11:43 +10:00
Tony Theodore b6b659bb04 Merge pull request #1853 from tonytheodore/native-libtool
add libtool dep for native packages using autotools
2017-07-25 20:41:27 +10:00
Tony Theodore eb34b4ea42 log4cxx: add patch header 2017-07-25 18:26:00 +10:00
Tony Theodore 14b51faf69 Merge branch 'log4cxx-invalid-narrowing-conversion-with-gcc6' of https://github.com/mbunkus/mxe into mbunkus-log4cxx-invalid-narrowing-conversion-with-gcc6 2017-07-25 17:55:02 +10:00
Tony Theodore d0bf7d79b1 sdl_sound: convert to git-format-patch style 2017-07-25 17:30:37 +10:00
Tony Theodore 8c1d61dc2e Merge branch 'sdl_sound-test-program-compilation-with-gcc6' of https://github.com/mbunkus/mxe into mbunkus-sdl_sound-test-program-compilation-with-gcc6 2017-07-25 17:23:25 +10:00
Tony Theodore fda212c273 openmp-validation: consolidate patches 2017-07-25 16:47:52 +10:00
Tony Theodore 6bfb535ef6 Merge branch 'openmp-validation-perl-cwd-not-in-inc-anymore' of https://github.com/mbunkus/mxe into mbunkus-openmp-validation-perl-cwd-not-in-inc-anymore 2017-07-25 16:43:55 +10:00
Tony Theodore d5acb5a3ec add libtool dep for native packages using autotools
Partially built autotools suite can cause race condition
when plugins/native is included

fixes #1851
2017-07-25 15:45:00 +10:00
Tony Theodore d67a6ed5dd Merge pull request #1849 from muellni/qt4overlay
qt4 overlay plugin (for vtk and qwt)
2017-07-25 13:27:40 +10:00
Tony Theodore 65122616fb Merge pull request #1852 from tonytheodore/muellni-update-vtk
vtk: update to version 8 and removal of package vtk6
2017-07-25 11:19:02 +10:00
Tony Theodore 9400b43317 vtk: remove positional vars and CMAKE_TOOLCHAIN_FILE 2017-07-25 11:12:13 +10:00
Pavel Vatagin 024f3ef554 install gstreamer dll plugins to separate directory 2017-07-24 12:28:46 +03:00
Martin Müllenhaupt accc6a3fa0 create qt4 overlay plugin to link VTK and Qwt to Qt 4 instead of 5 2017-07-24 11:18:44 +02:00
Martin Müllenhaupt bc0375ae05 vtk: use SOURCE_DIR and CMAKE_SHARED_BOOL vars 2017-07-24 11:16:31 +02:00
Martin Müllenhaupt a540f21be6 vtk: update to version 8 and remove package vtk6 2017-07-24 10:08:11 +02:00
Tony Theodore dbfbbb0fa4 libarchive: update 3.1.2 --> 3.3.2 2017-07-24 15:37:45 +10:00
Tony Theodore ee56a48bfc Merge pull request #1814 from mbunkus/libxml++-update-to-2.40.1-for-gcc6
libxml++: update from 2.37.2 to 2.40.1
2017-07-24 13:21:02 +10:00
Tony Theodore 9ce0ce92a6 gcc: use MXE_DISABLE_DOC_OPTS 2017-07-24 01:45:09 +10:00
Tony Theodore 8b0e6fc706 binutils: use MXE_DISABLE_DOC_OPTS and BUILD_DIR/SOURCE_DIR 2017-07-24 01:44:42 +10:00
Tony Theodore 91f8305701 Merge pull request #1822 from tonytheodore/binutils-2.28
binutils: update 2.25.1 --> 2.28
2017-07-24 01:39:16 +10:00
Tony Theodore 10e652c19c Merge pull request #1830 from tonytheodore/doc-opts
add more MXE_DISABLE_DOC_OPTS and fix related packages
2017-07-24 01:35:03 +10:00
Tony Theodore 8727527375 Merge pull request #1831 from muellni/qt5_static_cmake_deps
qtbase: fix CMake static linking dependencies
2017-07-22 19:40:52 +10:00
Tony Theodore 4718d145c1 Merge pull request #1793 from sibuserv/minor-updates
Minor updates
2017-07-22 18:48:07 +10:00
Tony Theodore 5f1ba37141 Merge pull request #1839 from tonytheodore/muellni-update_libharu
libharu: update
2017-07-22 18:17:38 +10:00
Tony Theodore c8770bd85f libharu: use new-style GH_CONF and SOURCE_DIR etc 2017-07-22 18:10:04 +10:00
Martin Müllenhaupt 1ec5fc610a libharu: update 2017-07-21 11:18:38 +02:00
Martin Müllenhaupt 7b96309cb7 qtbase: fix CMake static linking dependencies 2017-07-21 08:49:44 +02:00
Martin Müllenhaupt 941541e551 qt: set CMake QT_QMAKE_EXECUTABLE variable to cache 2017-07-21 08:23:01 +02:00
Boris Pek 1f06a436e7 ffmpeg: update from 3.2.4 to 3.3.2 2017-07-21 00:38:46 +03:00
Boris Pek c66c0b430d protobuf: update from 3.2.0 to 3.3.2 2017-07-21 00:34:01 +03:00
Tony Theodore f406275785 opencv openscenegraph: fix __STDC_LIMIT_MACROS used by jasper 2017-07-20 20:32:36 +10:00
Tony Theodore 39a42c68b0 liboil libshout gstreamer and plugins: remove options now in MXE_DISABLE_DOC_OPTS 2017-07-20 20:31:36 +10:00
Tony Theodore fe838d0bb3 log4cxx ucl: filter out invalid configure options 2017-07-20 20:29:39 +10:00
Tony Theodore fa87d19aeb libid3tag libmad: regenerate configure to remove invalid options error 2017-07-20 20:28:05 +10:00
Tony Theodore 4e3f9c4e4f ccfits cfitsio devil jasper: update and switch to cmake 2017-07-20 20:25:38 +10:00
Tony Theodore 3e3ed0efed add qtspeech module 2017-07-20 11:15:45 +10:00
Tony Theodore 455bf0a4ca Merge pull request #1684 from pavelvat/update-gstreamer
update gstreamer
2017-07-20 10:31:40 +10:00
Tony Theodore fc8a59274f Merge pull request #1799 from darealshinji/djvulibre-static
djvulibre: enable static library builds
2017-07-19 16:33:25 +10:00
Mark Brand 3118d4fa38 update vmime 2017-07-18 17:47:10 +02:00
Pavel Vatagin d944eeca1a update gstreamer 2017-07-15 23:59:43 +03:00
Tony Theodore 7222a22953 Merge pull request #1824 from vszakats/ssl2
secure URLs
2017-07-15 15:01:37 +10:00
Viktor Szakats aeb00ab04b secure URLs 2017-07-15 01:42:53 +00:00
Viktor Szakats 47c3f4e4ed libidn2.mk: dedup slash after previous commit 2017-07-15 01:12:04 +02:00
Tony Theodore 892b337671 binutils: add Debian SOURCE_DATE_EPOCH patch 2017-07-15 00:40:58 +10:00
Tony Theodore 8e7b8f210b binutils: update 2.25.1 --> 2.28
* fixes original 2.26 regression with iostreams dll
    ```
    $ make gcc STRIP_TOOLCHAIN= MXE_TARGETS=i686-w64-mingw32.shared
    [...]
    $ i686-w64-mingw32.shared-nm  usr/i686-w64-mingw32.shared/bin/libstdc++-6.dll | grep InitC1
    6fefa2d0 T __ZNSt8ios_base4InitC1Ev
    ```
* replaces #1737
* fixes #1758
* tested on all four targets
2017-07-15 00:30:52 +10:00
Moritz Bunkus 1b13f02f57 libxml++: update from 2.37.2 to 2.40.1
This fixes the following error with gcc >= 6:

```
libxml++/io/istreamparserinputbuffer.cc: In member function 'virtual bool xmlpp::IStreamParserInputBuffer::do_close()':
libxml++/io/istreamparserinputbuffer.cc:42:12: error: cannot convert 'std::istream {aka std::basic_istream<char>}' to 'bool' in return
     return input_;
```
2017-07-09 19:10:01 +02:00
Moritz Bunkus f569ffe2ae fontconfig: update from 2.12.3 to 2.12.4
This fixes compilation with gcc >= 6. Actual error message:

```
In file included from fcobjs.c:33:0:
fcobjshash.gperf:172:1: error: conflicting types for 'FcObjectTypeLookup'
```
2017-07-09 19:09:31 +02:00
Moritz Bunkus c4269a5579 sdl_sound: fix test program compilation with gcc >= 6
gcc 6 has added a diagnostic under `-pedantic` that emits a warning
whenever an enumerator value is not a constant integer
expression. This applies to the expression "1 << 31", too, as [1]
explains: that shifts the bit into the sign bit, and therefore it's
not constant.

This warning combined with `-Werror` means that compilation of the
test program fails.

This patch implements the workaround mentioned in [1].

Actual error message:

```
'x86_64-w64-mingw32.static-gcc' -W -Wall -Werror -std=c99 -pedantic '/home/mosu/prog/video/mingw/cross/src/sdl_sound-test.c' -o '/home/mosu/prog/video/mingw/cross/usr/x86_64-w64-mingw32.static/bin/test-sdl_sound.exe' `'x86_64-w64-mingw32.static-pkg-config' SDL_sound --cflags --libs`
In file included from /home/mosu/prog/video/mingw/cross/src/sdl_sound-test.c:11:0:
/home/mosu/prog/video/mingw/cross/usr/x86_64-w64-mingw32.static/include/SDL/SDL_sound.h:117:32:
error: enumerator value for 'SOUND_SAMPLEFLAG_EAGAIN' is not an integer constant expression [-Werror=pedantic] SOUND_SAMPLEFLAG_EAGAIN  = 1 << 31  /**< Function would block, or temp error. */
```

[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71803
2017-07-09 19:08:58 +02:00
Moritz Bunkus ad41e91045 log4cxx: fix invalid narrowing conversion tripping up g++ >= 6
g++ 6 is stricter regarding narrowing conversions in initializer
lists. This causes errors similar to the following during compilation
with the gcc6 or gcc7 overlays:

    locationinfo.cpp:163:21: error: narrowing conversion of '237'
    from 'int' to 'char' inside { } [-Wnarrowing]

This has already been fixed upstream in several consecutive patches,
but there's no release including those fixes yet. This patch consists
of the essence of said fixes.
2017-07-09 19:08:23 +02:00
Moritz Bunkus 16aa4d0347 openmp-validation: add current directory to @INC for newer Perl
Perl v5.26.0 has removed the current directory from the include
path. This breaks the `run_test.pl` script which tries to load modules
from the build directory and fails if the system Perl is 5.26.0 or
newer.

Error message: `Can't locate ompts_parserFunctions.pm in @INC`
2017-07-09 15:31:17 +02:00
Moritz Bunkus e319717929 gendef: build with -Wno-implicit-fallthrough
gcc 7 has -Wimplicit-fallthrough on by default. On systems where the
build gcc is v7 or newer building gendef will therefore fail with the
following error:

src/gendef.c: In function ‘getMemonic’:
src/gendef.c:1034:15: error: this statement may fall through [-Werror=implicit-fallthrough=]
   case c_4: sz++;

Fixes #1786.
2017-07-09 10:15:10 +02:00
Lukasz Taczuk 33c746fb9e Update cmake to 3.8.2 (#1806)
* Update cmake to 3.8.2
2017-07-09 14:40:26 +10:00
Mark Brand 6e8cff6fc6 update: dbus, libidn2, libpng 2017-07-04 23:04:19 +02:00
Mark Brand 39bc761b5e update gnutls 2017-07-04 22:26:21 +02:00
mabrand 2a13a1db3b Merge pull request #1803 from darealshinji/dbus
dbus: avoid multiple definitions of DllMain in static builds
2017-07-04 22:15:29 +02:00
Mark Brand 21580395e1 libgcrypt: update 2017-07-04 00:38:20 +02:00
darealshinji 75832a92a4 dbus: avoid multiple definitions of DllMain in static builds
Closes #1388
2017-07-02 20:09:14 -04:00
darealshinji 965a00eeca djvulibre: enable static library builds 2017-07-03 00:33:01 +02:00
darealshinji b6899abd7f x265: website, new header 2017-07-02 04:10:52 +02:00
darealshinji a6731b8527 x265: update, add patch and test 2017-07-01 18:36:06 +02:00
darealshinji bfdb83d725 Merge upstream/master changes 2017-07-01 13:44:18 +02:00
Tony Theodore 738ea6079b Merge pull request #1776 from darealshinji/wxwidgets-shared
wxwidgets: enable DLLs (close #1767)
2017-07-01 20:47:25 +10:00
darealshinji 47270558e3 wxwidgets: enable DLLs 2017-07-01 12:00:09 +02:00
Tony Theodore b6c5f5abb7 Merge pull request #1790 from tonytheodore/freetype-pkg-config
freetype: use prefixed pkg-config in freetype-config script
2017-06-21 08:07:15 +10:00
Mark Brand 47e7580c60 update: expat, freetds, vmime 2017-06-20 21:43:17 +02:00
Tony Theodore 82700ceed0 freetype: use prefixed pkg-config in freetype-config script
fixes #1789
2017-06-20 19:53:02 +10:00
Mark Brand b8df830562 Revert "sqlite: don't add standard include path to Cflags"
No longer necessary since PKG_CONFIG_SYSTEM_INCLUDE_PATH is set.

This reverts commit 43214bf7e8.
2017-06-16 12:55:07 +02:00
Mark Brand b72e1a3f85 Avoid extra mentions of system library path when linking
Normally pkg-config would remove the system library path from
--libs output. Defining PKG_CONFIG_SYSTEM_LIBRARY_PATH helps
it do so. The extra mentions of system library path in the
linking commands is unsightly but probabaly harmless.
2017-06-16 12:54:27 +02:00
Mark Brand ede738758e qtbase: prevent extra leading / on system include and lib directories
PKG_CONFIG_SYSROOT should not be set because MXE uses fully
qualified paths. However, to  satisfy the Qt build system's
cross-compiling "sanity check", qtbase.mk defines
    PKG_CONFIG_SYSROOT_DIR=/
This causes pkg-config to prefix the system include and library
paths with an extra /. Pkg-config does not strip these prefixed
paths from --cflags and --libs output. The workaround here is
to remove the PKG_CONFIG_SYSROOT_DIR definition in the wrapper
script for pkg-config.
2017-06-16 11:56:32 +02:00
Mark Brand 49c892298d correct PKG_CONFIG_LIBDIR for qtbase 2017-06-16 11:56:32 +02:00
Tony Theodore b2c66b3191 pkgconf: use PKG_CONFIG_SYSTEM_INCLUDE_PATH in wrapper 2017-06-15 21:33:55 +10:00
Tony Theodore b35da9dd13 pkgconf: enable PKG_CONFIG_SYSTEM_INCLUDE_PATH environment variable
from #1785
2017-06-15 21:16:43 +10:00
Mark Brand 95e0d6da70 update: freetype, harfbuzz
Update requires a second occurence of libfreetype in the static link
list to resolved symbols in the second occurence of libharfbuzz.
2017-06-14 11:21:48 +02:00
Mark Brand 2a849757a1 qtbase: use pkg-config for harfbuzz 2017-06-14 11:15:36 +02:00
Mark Brand 58cc96f0ad pixman: add missing libpng to DEPS 2017-06-14 11:15:35 +02:00
Mark Brand 892f73ada3 update: curl, fontconig, freetds, gdb, gnutls, tiff 2017-06-14 11:15:25 +02:00
Mark Brand a4e6248517 sqlite: update 2017-06-09 09:41:49 +02:00
Mark Brand 26a5e4049a libgcrypt: update 2017-06-04 13:10:57 +02:00
Zoltan Gyarmati 52db89127f add new package: quazip 2017-06-04 04:09:23 +02:00
Mark Brand 43214bf7e8 sqlite: don't add standard include path to Cflags
Explicitly adding the standard include path causes it to end up
in -isystem of gcc invocations in Qt builds. This can cause
hard to diagnose failures to find system header files when
building Qt.
2017-06-02 22:52:51 +02:00
Mark Brand 13461793aa qtbase: don't force c++std
Qt already uses c++1z/c++14/c++11 by default.
2017-06-02 22:51:30 +02:00
Mark Brand 89c89b628a upgrade qt5 packages to Qt 5.9.0 2017-06-02 19:27:59 +02:00
Mark Brand aea39fccfb new package: pcre2 2017-06-02 16:02:03 +02:00
Mark Brand a6ede15108 openssl: update 2017-05-27 23:37:50 +02:00
Boris Nagaev e40638a4cc Merge pull request #1775 from ClearCorrect/cgal_491
Updated cgal to 4.9.1.
2017-05-26 17:57:30 +00:00
Robert Marsa f3422c9ac2 Fixed url. 2017-05-26 09:22:33 -05:00
Mark Brand 8c19cc590e sqlite: update 2017-05-25 21:08:16 +02:00
Robert Marsa 43294cbe38 Updated cgal to 4.9.1. 2017-05-25 09:15:50 -05:00
Mark Brand 0323ebadde sqlite: update 2017-05-24 20:03:06 +02:00
Mark Brand 8c870517e7 libidn: gcc-7 compatibility 2017-05-24 11:38:58 +02:00
Mark Brand d809d7f5d1 aspell: gcc 7 build fix 2017-05-24 11:33:01 +02:00
Mark Brand a7ba29c75e update gnutls 2017-05-20 10:53:35 +02:00
Mark Brand 49fee79736 let gnutls use libidn2
Gnutls is supposed to be able to detect and use libidn2, but it
tries to do this without pkg-config, in a way that doesn't
consider transitive dependencies. Using pkg-config with libidn2.pc
seems to work okay with MXE's version of libidn2.
2017-05-20 10:53:02 +02:00
Viktor Szakats d916c63717 secure URLs 2017-05-19 11:12:41 +00:00
Boris Nagaev 4d1675a59c libsoup: do not use Apache
fix https://github.com/mxe/mxe/issues/1768
2017-05-19 10:16:09 +02:00
Boris Nagaev 7d91105e74 hunspell: use MXE_DISABLE_CRUFT and -j 1
See https://github.com/mxe/mxe/pull/1752#issuecomment-298328649
2017-05-19 01:33:51 +02:00
Stefan Löffler 9dacf155dd Use https for hunspell webpage 2017-05-19 01:33:51 +02:00
Stefan Löffler 123703b9d2 Add support for out-of-source builds of hunspell 2017-05-19 01:33:51 +02:00
Stefan Löffler e4bc67dd79 Port hunspell.mk to $(PKG)_GH_CONF functionality 2017-05-19 01:33:51 +02:00
Stefan Löffler c2742a8777 Update hunspell to 1.6.1 2017-05-19 01:33:51 +02:00
Boris Nagaev 416fc86665 sfml: update to 2.4.2
fix https://github.com/mxe/mxe/issues/1759
2017-05-19 00:19:11 +02:00
Mark Brand d42a4090a2 update vmime 2017-05-12 12:16:15 +02:00
Mark Brand 3712c4928c update: freetds, lzma, qtxlsxwriter, vmime 2017-05-07 15:25:51 +02:00