Commit Graph

5949 Commits

Author SHA1 Message Date
Mark Brand 8f1a0d021e fix some update macros 2017-12-16 12:54:18 +01:00
Mark Brand 0eda225dff qt5: update to 5.10.0 2017-12-16 11:24:09 +01:00
Mark Brand 60b66c75e3 sqlite: SQLITE_ENABLE_COLUMN_METADATA
Required by Qt 5.10
2017-12-16 11:24:09 +01:00
Mark Brand 9dcee7620a update openssl 2017-12-12 11:10:12 +01:00
Charlemagne Lasse 2a66d05464 winpcap: Add missing object files to libpacket.a
The original winpcap libpacket.a is build using the files Packet32.o,
AdInfo.o and NpfImExt.o. The mxe winpcap build must therefore do the same.

Fixes #1389
2017-12-11 11:22:26 +01:00
Charlemagne Lasse e9064fcb0a winpcap: Fix installation of header files
Not all files mentioned in create_include.bat were installed. This caused
build errors in basically all programs which were using winpcap.

Fixes #1389
Fixes #2004
2017-12-11 11:07:25 +01:00
Tony Theodore d4959e4768 openblas: fix building on single-core machine
fixes #2005
2017-12-09 10:25:29 +11:00
Martin Müllenhaupt 473ebf2d0c cmake: update to 3.10 2017-12-06 15:24:30 +01:00
Tony Theodore b3bbae77f0 libsodium: update 1.0.6 --> 1.0.15, use GH_CONF, and build out-of-source 2017-12-07 01:06:41 +11:00
Tony Theodore cb65fe1439 hyperscan: fix build where native SSSE3 detection fails
closes #1997
2017-12-06 12:50:24 +11:00
Boris Nagaev 7890920baa libsodium: fix download URL 2017-12-04 22:24:37 +01:00
Boris Nagaev bc3b64dc82 x265: fix download URL 2017-12-04 22:24:37 +01:00
Boris Nagaev 0e38a55a7c libmikmod: fix download URL 2017-12-04 22:24:37 +01:00
Boris Nagaev 6c81104139 polarssl: update download URL and website
From https://github.com/polarssl :
PolarSSL is now part of ARM Official announcement and rebranded as mbed TLS.
2017-12-04 22:24:37 +01:00
Boris Nagaev 0f62ec34ea ocaml-cairo: fix download URL
https://ftp.de.debian.org/ presents a certificate which is
valid for debian.inf.tu-dresden.de only.
2017-12-04 22:24:37 +01:00
Boris Nagaev b5beb36417 neon: add backup URL 2017-12-04 22:24:37 +01:00
Boris Nagaev bd2495b53f xerces: update download URL 2017-12-04 22:24:36 +01:00
Boris Nagaev 2f1e4ad52d hdf5: update download URL 2017-12-04 22:24:36 +01:00
Boris Nagaev 4b987d5bef crystalhd: update download URL 2017-12-04 22:23:49 +01:00
Mark Brand b443295466 update: curl, freetds 2017-11-29 21:38:23 +01:00
Tony Theodore 0837aae2ef sdl pkgs: enable shared 2017-11-28 20:33:07 +11:00
Mark Brand e10e0705a3 update tiff 2017-11-26 22:44:45 +01:00
Mark Brand add612f408 qt5: update to 5.9.3 2017-11-22 22:23:29 +01:00
Tony Theodore 517ca7ccd0 glib: run autogen.sh for native build also
closes #1986
2017-11-22 20:02:53 +11:00
Tony Theodore 0c0f60a580 blas etc.: disable reference packages 2017-11-21 12:10:35 +11:00
Tony Theodore e983597b0e suitesparse: update 4.2.1 --> 4.5.6 and enable shared,intel-tbb,metis,openblas
closes #1921
2017-11-21 11:30:57 +11:00
Tony Theodore 746d7d45dd add package metis 2017-11-21 03:10:38 +11:00
Tony Theodore eb75ee2153 teem: enable shared and use BUILD_DIR 2017-11-21 03:09:42 +11:00
Tony Theodore e2735073f1 levmar: use openblas 2017-11-21 03:08:44 +11:00
Tony Theodore 434d7aa4a4 itpp: use openblas 2017-11-21 03:07:55 +11:00
Tony Theodore c864d52468 armadillo: update 7.960.1 --> 8.200.2 and enable hdf5 + openblas 2017-11-20 21:27:25 +11:00
Tony Theodore 2194eb9855 hdf5: add *.pc file 2017-11-20 20:39:25 +11:00
Tony Theodore cf8df92574 opencv: use openblas explicitly
undecrlared dependency that could cause build failure with older versions
2017-11-20 20:39:24 +11:00
Tony Theodore 8b6d75e57e openblas: update 0.2.15 --> 2.2.20 and build optimised lapack
Openblas has it's own optimised versions of netlib lapack that it
bundles into `-lopenblas` so won't conflict with those libs. Also
enable RecursiveLAPACK.

From `Makefile.rule`:
```
  Force number of make jobs. The default is the number of logical CPU of the host.
  This is particularly useful when using distcc.
  A negative value will disable adding a -j flag to make, allowing to use a parent
  make -j value. This is useful to call OpenBLAS make from an other project
  makefile
  MAKE_NB_JOBS = 2
```

fixes #1651
2017-11-20 20:39:24 +11:00
Tony Theodore 6f4e1f96b9 cgal: update 4.10 --> 4.11 2017-11-20 10:38:16 +11:00
Tony Theodore 4cafe54aa6 gdal: add support for openjpeg 2.3 2017-11-19 12:23:55 +11:00
Tony Theodore c01dc95ed1 various packages: revert patch changes with line ending errors
These four packages all have weird line ending issues - `git` can apply
and output them, but `patch` fails.
2017-11-19 11:29:22 +11:00
Tony Theodore 1b1b9c9a9a various packages: run `make refresh-patches` with numbering 2017-11-19 11:29:22 +11:00
Tony Theodore 99b8d33061 xmlrpc-c: fix subdir - causes git-init failure 2017-11-19 11:29:22 +11:00
Tony Theodore 6bc95c1db6 ghostscript: refresh patch 2017-11-19 11:29:22 +11:00
Tony Theodore eec46d64c0 various packages: fix git am failures 2017-11-19 11:29:22 +11:00
Tony Theodore 9373aaee94 various packages: manually convert *-1-fixes.patch to format-patch style 2017-11-19 11:29:22 +11:00
Tony Theodore cd1655c9ef various packages: refresh patches
brings patches into common format to reduce noise in diffs
2017-11-19 11:29:22 +11:00
Tony Theodore 621bd95acc add libsigrok and libserialport 2017-11-18 18:10:13 +11:00
Mark Brand e1e15fff98 update: dbus, harfbuzz, openjpeg 2017-11-18 00:13:25 +01:00
Gerardo Ballabio b6ea52c2ae gtk3: restore built-in icons from 3.12
http://lists.nongnu.org/archive/html/mingw-cross-env-list/2017-11/msg00000.html
closes #1968
2017-11-11 15:24:11 +11:00
Tony Theodore c808163964
Merge pull request #1969 from tonytheodore/github-releases
Add support for GitHub releases api
2017-11-09 23:58:05 +11:00
Tony Theodore a653f80e7e libass: update and use GH_CONF and BUILD_DIR 2017-11-09 23:52:09 +11:00
Tony Theodore 13ee2287ef add dependency package autotools
fixes #1959
2017-11-09 20:34:06 +11:00
Tony Theodore c840a7ee1e update github tag tracking packages to new conf style 2017-11-09 17:13:49 +11:00
Tony Theodore 1cb70e441a gc: use GH_CONF and downgrade 7.6.0 to 7.4.6
7.6.0 is actually a pre-release and shouldn't have been updated

Fixes #1967
2017-11-09 17:10:16 +11:00
Mark Brand 257bb5da51 update lcms 2017-11-08 00:00:36 +01:00
Tony Theodore 6c18e4574b sdl2:consolidate patch 2017-11-07 17:15:27 +11:00
Charlemagne Lasse d71dcf6f6f sdl2: disable conflicting GL extension prototypes 2017-11-06 11:39:40 +01:00
Mark Brand cd56aa1623 update: dbus, expat, freetds, mingw-w64, openssl 2017-11-04 23:01:31 +01:00
Tony Theodore 4df513e531 itpp: various fixups
Replaces #1742 with various fixups
  - remove extraneous wget change in main Makefile
  - disable docs
  - enable shared/static
  - fix blas/lapack libs
  - install pc file
  - build test
2017-11-01 19:51:16 +11:00
Pavle Boškoski 58b678392f Added new module itpp 2017-11-01 18:47:29 +11:00
Tony Theodore a4ebc1d753 quazip: various fixups
- use standard header
  - add website
  - add explicit zlib dependency
  - build out of source
  - fix indentation
  - fix qmake handling of import lib
  - consolidate patches
2017-11-01 18:35:53 +11:00
Tony Theodore f4fb192277 Merge branch 'quazip' of https://github.com/zgyarmati/mxe into zgyarmati-quazip 2017-11-01 11:42:09 +11:00
Tony Theodore c98b53e8c8 gc: update, enable shared, and use libatomic_ops
See #1539
2017-11-01 01:15:10 +11:00
Tony Theodore 8731a5716b add package libatomic_ops
See #1539
2017-11-01 01:13:13 +11:00
Tony Theodore fefd28a7cb pdcurses: use new-style options and don't rename libs
Renaming to `libpanel` causes conflicts with `ncurses` (see #1772).
There are no packages in MXE that depend on `pdcurses` any longer,
other downstream users should be able to remove any workarounds they
have in place for the current renaming.
2017-10-31 23:37:58 +11:00
Tony Theodore caeec87be9 hdf-eos2: install to sub-directories
the `gctp` external project and some headers conflict with hdf-eos5
so install to sub-directories (see #1772).
2017-10-31 23:37:58 +11:00
Tony Theodore 7bec03d8ad gtk2/3: use new-style options and remove gailutil.def
`gailutil.def` causes package conflicts and `*.def` files aren't
really relevant for MXE (see #1772).
2017-10-31 23:34:15 +11:00
Tony Theodore cbebe1c878 id3lib: add missing zlib dependency
If `zlib` isn't found an internal version is built that causes
conflicts with the actual `zlib` package (see #1772)
2017-10-31 23:34:15 +11:00
Tony Theodore 63ec639669 yasm: use new-style variables 2017-10-31 19:38:42 +11:00
Tony Theodore 1e068f799e x264: update 20161130 --> 20170626 and use nasm
Based on #1900, repo has been removed
2017-10-31 19:36:15 +11:00
Tony Theodore b181bc8d04 add package nasm
Based on:
https://github.com/mxe/mxe/pull/1900#issue-258213692
2017-10-31 19:34:37 +11:00
Tony Theodore 4803dbce95 openmp-validation: switch to github master and tidy up
http://web.cs.uh.edu/ no longer exists, see:
https://github.com/mxe/mxe/pull/1900#issuecomment-329972938
2017-10-31 17:50:14 +11:00
Tony Theodore a9982192ff qrencode: rename to libqrencode, update, and switch to cmake
- autotools build didn't produce shared libs
  - libpng and sdl are only required for tools/tests
  - build test using supplied pkg-config file
2017-10-31 17:02:42 +11:00
raulg 8ad7be0160 add package qrencode 2017-10-31 17:02:42 +11:00
Ivan Baidakou dccc6a3a69 Add pugixml package (#1948)
* Add pugixml package

* Use macros in description

* Add copyright

* Use GH_CONF
2017-10-31 14:53:04 +11:00
Tony Theodore 795fbfc9f6 libssh: use libgcrypt instead of openssl
See GPL and OpenSSL in:
http://mxe.cc/#potential-legal-issues

and:
https://www.libssh.org/archive/libssh/2017-10/0000017.html
2017-10-30 21:34:02 +11:00
Tony Theodore 683df3ec6f libgcrypt libomemo: use pkg-config to simplify usage 2017-10-30 20:18:47 +11:00
Tony Theodore fc68649986 libomemo: update 0.4.1 --> 0.6.1 and enable shared 2017-10-30 19:30:31 +11:00
Tony Theodore f6621190d8 mxml: update 2.10 --> 2.11 and enable shared 2017-10-30 19:29:53 +11:00
Tony Theodore c7714c3111 native plugin fixups
- gettext requires recent autotools
      - add for Ubuntu 14.04 (trusty) - fixes #1892
      - add deps for Debian Jessie and Wheezy
  - libtool is built for prior Debian/Ubuntu, remove from docs
  - tidy up darwin overrides
2017-10-30 14:16:01 +11:00
Tony Theodore 817b81d7c5 add package libssh
Another SSH library with different focus (and distinct headers/libs).

See:
https://www.libssh2.org/libssh2-vs-libssh.html
2017-10-29 12:27:01 +11:00
Mark Brand c88d10759d update sqlite 2017-10-28 21:30:24 +02:00
Tony Theodore af257e56b1 dbus: fix darwin build
no `-e` option to `echo`, should be portable
2017-10-28 13:17:55 +11:00
Mark Brand 2f273e918d update: dbus, freetds, harfbuzz 2017-10-27 23:50:42 +02:00
Tony Theodore cdab801120 Merge pull request #1944 from tomicooler/master
add zstd library
2017-10-28 00:03:22 +11:00
Tamas Domok e31f2f6ff6 add zstd library 2017-10-27 14:02:22 +02:00
Tony Theodore d4fd40df4e vtk: fix native build on headless server
OpenGL/Mesa libs aren't required for compile tools
2017-10-27 18:38:12 +11:00
Tony Theodore 872f37fbcb Merge pull request #1943 from tonytheodore/glib
glib: refactor native tools
2017-10-27 18:35:07 +11:00
Mark Brand 17e002bfd1 update wget 2017-10-26 21:09:08 +02:00
Tony Theodore 27ffd10c5d glib: refactor native tools
fixes #1934

The method of symlinks to native tools fails when glib versions drift
too far apart - the obvious solution would be to update more frequently,
but glib (and downstream friends) are always difficult to update.

This set of changes:
  - always builds tools on linux
  - builds tools only once
  - uses pre-built packages for darwin
  - is untested on freebsd
2017-10-26 20:15:09 +11:00
Boris Pek 73e64e8b2d update ffmpeg 2017-10-24 01:09:32 +03:00
Boris Pek 108c0d0089 update sdl2 2017-10-24 01:06:32 +03:00
Mark Brand 3c5ffdca1a update curl 2017-10-23 16:04:39 +02:00
Mark Brand 5e7e93196f update gnutls 2017-10-22 17:34:02 +02:00
Viktor Szakats 18aad24c83 URL upgrades and fixes 2017-10-19 18:39:25 +00:00
Mark Brand 8b44c7d993 update vmime 2017-10-18 20:57:34 +02:00
Mark Brand f8b2a1e5ef update harfbuzz 2017-10-17 01:21:21 +02:00
Tony Theodore 1d417e846f Merge pull request #1933 from tonytheodore/pcl-shared
pcl: enable shared and use new style options
2017-10-11 12:03:41 +11:00
Tony Theodore 9c20b912ad pcl: enable shared and use new style options
Replaces #1885
2017-10-11 11:48:12 +11:00
Tony Theodore ab5d9a7185 qttools: read test from current directory and freeze example 5.7 plugin
see: https://github.com/mxe/mxe/issues/1901#issuecomment-333551106
2017-10-10 23:46:31 +11:00
Tony Theodore 1bac097949 Merge pull request #1931 from tonytheodore/sqlcipher
Add package sqlcipher
2017-10-10 22:13:17 +11:00
Tony Theodore 1a293c0fab tcl: add native build for sqlcipher 2017-10-10 22:07:17 +11:00
Tony Theodore 4309cb764c sqlcipher: fix build, install program, and build test 2017-10-10 20:04:35 +11:00
Mark Brand c6b86e645e update vmime 2017-10-10 10:52:45 +02:00
Boris Nagaev e766e79170 add package sqlcipher 2017-10-10 19:35:07 +11:00
Tony Theodore aa18083625 libmikmod: add URL_2 2017-10-10 17:32:04 +11:00
Tony Theodore a8ccdd126b libharu: add *.pc file and use for test 2017-10-10 16:48:58 +11:00
Tony Theodore 5dcc8ede4c run make cleanup-deps-style 2017-10-10 16:24:40 +11:00
Tony Theodore e8fdb8f0f7 run make cleanup-style 2017-10-10 16:22:37 +11:00
Tony Theodore c4ea4be28b ossim: update and switch to github
The master branch appears to be a stable release branch so track that
instead of tags which have unpredictable names
2017-10-10 15:31:50 +11:00
Luke 78f9235232 Style updates 2017-10-10 15:31:50 +11:00
Luke 2aae4632d5 Update gdal version. Removed patch for openjpeg-2.2 as gdal now supports it directly. 2017-10-10 15:31:49 +11:00
Luke 9043fec8b6 Update spatialite for style and functionality. 2017-10-10 15:31:49 +11:00
Luke c335c5f97b Update freexl for style. 2017-10-10 15:31:49 +11:00
Luke 4f49515dec Update gdal; adds spatialite support 2017-10-10 15:31:49 +11:00
Luke 7185fee588 Added SpatiaLite, an open-source library to extend SQLite to support Spatial SQL 2017-10-10 15:31:49 +11:00
Luke 9831e728e8 Update geos 2017-10-10 15:31:49 +11:00
Luke d1ebe856f1 Added libspatialindex, a generic C/C++ library for spatial indexing 2017-10-10 15:31:49 +11:00
Luke 8aedb2414e Added qtkeychain, a platform-independent Qt API for storing passwords securely 2017-10-10 15:31:49 +11:00
Luke 60f40b6fac Added FreeXL, an open-source Excel data extractor 2017-10-10 15:31:48 +11:00
Luke a175395e25 Update: armadillo 2017-10-10 15:31:48 +11:00
Luke 956652d963 Update qscintilla2 2017-10-10 15:31:48 +11:00
Luke b47d8614e5 Update json-c 2017-10-10 15:31:48 +11:00
Luke 448c95ea6c Update libgeotiff 2017-10-10 15:31:48 +11:00
Luke 3aca05268d Update proj 2017-10-10 15:31:48 +11:00
Luke f9d0b95321 Update gta 2017-10-10 15:31:48 +11:00
Tony Theodore fce97a6ef7 Merge pull request #1923 from pavelvat/update-gstreamer
update gstreamer
2017-10-09 19:52:08 +11:00
Tony Theodore c8c6aa0720 gcc: workaround parallel build failure 2017-10-09 15:19:53 +11:00
Pavel Vatagin d1c1842630 update gstreamer 2017-10-08 13:38:59 +03:00
Mark Brand 3d2369f71d qt5: update to 5.9.2
qtwebkit is still at version 5.9.1 since 5.9.2 is not published.
2017-10-07 11:55:33 +02:00
Mark Brand 7aba61f97b update curl 2017-10-04 22:10:17 +02:00
Tony Theodore ba2afa1afa Merge pull request #1916 from tonytheodore/qt5-deps
qt5: read deps from files in current directory
2017-10-01 17:15:04 +11:00
Tony Theodore 9eb13fc4b8 Merge pull request #1915 from tonytheodore/gcc-xcode9
gcc: fix Darwin build with Xcode9
2017-10-01 17:14:06 +11:00
Mark Brand 104095662a update: jasper 2017-10-01 00:01:49 +02:00
Tony Theodore 3537ffab03 qt5: read deps from files in current directory
fixes #1901
2017-09-30 17:12:28 +10:00
Tony Theodore 6aeba29161 Merge pull request #1898 from yhfudev/hotfix-qt4xmlpat
compile qt4 with xmlpatterns module
2017-09-30 17:10:49 +10:00
Tony Theodore 098231b2bd Merge pull request #1914 from sibuserv/update-oce
update oce
2017-09-30 15:28:48 +10:00
Mark Brand f57c32896c update: dbus, libpng 2017-09-30 00:06:44 +02:00
Tony Theodore 4a29f6c7a1 gcc: fix Darwin build with Xcode9
From: 8e49ac832c

Fixes part of #1913
2017-09-29 23:10:50 +10:00
Boris Pek 69c205da6e update oce 2017-09-29 01:52:24 +03:00
Boris Pek 8487464c21 update sdl2 2017-09-28 00:40:01 +03:00
Boris Nagaev da41121ee9 Merge pull request #1891 from Lord-Kamina/opencv_3.3.0-fixed
Opencv 3.3.0 fixed
2017-09-24 17:35:00 +01:00
Viktor Szakats b8599ed14b secure/update URLs
* change libssh2/apache/xiph URLs to canonical ones
* resubmit patch to remove unnecessary
  --no-check-certificate option. The URLs
  are non-HTTPS anyway
* blas: restore URL and point to versioned archive
2017-09-24 16:04:56 +00:00
Boris Nagaev 394f09e5e3 opencv: concatenate and unify patches 2017-09-24 17:17:44 +02:00
Boris Nagaev f29eed843b opencv.mk: remove trailing spaces 2017-09-24 17:08:06 +02:00
Gregorio Litenstein 4560f79e70 Update opencv to 3.3.0 2017-09-24 17:06:41 +02:00
Boris Nagaev d2d244a9ea fix typos found by misspell tool 2017-09-24 16:37:34 +02:00
Boris Nagaev e9e48996f2 update checksums of tarballs from GitHub
GitHub started generating different tarballs.
I compared the content of files in the new tarballs with the old
ones and it was equal. For clementine and intel-tbb I didn't find
the old tarballs and used git checkout of the commit from _VERSION
field instead.

See https://github.com/mxe/mxe/pull/1895#issuecomment-329309074
2017-09-24 16:17:34 +02:00
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