Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libass: update and use GH_CONF and BUILD_DIR | Tony Theodore | 2017-11-09 | 1 | -19/+6 |
| | |||||
* | update github tag tracking packages to new conf style | Tony Theodore | 2017-11-09 | 30 | -30/+30 |
| | |||||
* | gc: use GH_CONF and downgrade 7.6.0 to 7.4.6 | Tony Theodore | 2017-11-09 | 1 | -14/+5 |
| | | | | | | 7.6.0 is actually a pre-release and shouldn't have been updated Fixes #1967 | ||||
* | update lcms | Mark Brand | 2017-11-07 | 2 | -5/+5 |
| | |||||
* | sdl2:consolidate patch | Tony Theodore | 2017-11-07 | 2 | -2207/+2206 |
| | |||||
* | sdl2: disable conflicting GL extension prototypes | Charlemagne Lasse | 2017-11-06 | 1 | -0/+2203 |
| | |||||
* | update: dbus, expat, freetds, mingw-w64, openssl | Mark Brand | 2017-11-04 | 5 | -10/+10 |
| | |||||
* | itpp: various fixups | Tony Theodore | 2017-11-01 | 2 | -5/+34 |
| | | | | | | | | | | 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 | ||||
* | Added new module itpp | Pavle Boškoski | 2017-11-01 | 1 | -0/+27 |
| | |||||
* | quazip: various fixups | Tony Theodore | 2017-11-01 | 5 | -147/+134 |
| | | | | | | | | | | - use standard header - add website - add explicit zlib dependency - build out of source - fix indentation - fix qmake handling of import lib - consolidate patches | ||||
* | Merge branch 'quazip' of https://github.com/zgyarmati/mxe into zgyarmati-quazip | Tony Theodore | 2017-11-01 | 5 | -0/+183 |
|\ | |||||
| * | add new package: quazip | Zoltan Gyarmati | 2017-06-04 | 5 | -0/+183 |
| | | |||||
* | | gc: update, enable shared, and use libatomic_ops | Tony Theodore | 2017-10-31 | 1 | -13/+9 |
| | | | | | | | | See #1539 | ||||
* | | add package libatomic_ops | Tony Theodore | 2017-10-31 | 1 | -0/+35 |
| | | | | | | | | See #1539 | ||||
* | | pdcurses: use new-style options and don't rename libs | Tony Theodore | 2017-10-31 | 1 | -10/+8 |
| | | | | | | | | | | | | | | 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. | ||||
* | | hdf-eos2: install to sub-directories | Tony Theodore | 2017-10-31 | 1 | -8/+14 |
| | | | | | | | | | | the `gctp` external project and some headers conflict with hdf-eos5 so install to sub-directories (see #1772). | ||||
* | | gtk2/3: use new-style options and remove gailutil.def | Tony Theodore | 2017-10-31 | 2 | -4/+14 |
| | | | | | | | | | | `gailutil.def` causes package conflicts and `*.def` files aren't really relevant for MXE (see #1772). | ||||
* | | id3lib: add missing zlib dependency | Tony Theodore | 2017-10-31 | 1 | -1/+1 |
| | | | | | | | | | | If `zlib` isn't found an internal version is built that causes conflicts with the actual `zlib` package (see #1772) | ||||
* | | yasm: use new-style variables | Tony Theodore | 2017-10-31 | 1 | -9/+7 |
| | | |||||
* | | x264: update 20161130 --> 20170626 and use nasm | Tony Theodore | 2017-10-31 | 1 | -8/+7 |
| | | | | | | | | Based on #1900, repo has been removed | ||||
* | | add package nasm | Tony Theodore | 2017-10-31 | 1 | -0/+28 |
| | | | | | | | | | | Based on: https://github.com/mxe/mxe/pull/1900#issue-258213692 | ||||
* | | openmp-validation: switch to github master and tidy up | Tony Theodore | 2017-10-31 | 1 | -14/+6 |
| | | | | | | | | | | http://web.cs.uh.edu/ no longer exists, see: https://github.com/mxe/mxe/pull/1900#issuecomment-329972938 | ||||
* | | qrencode: rename to libqrencode, update, and switch to cmake | Tony Theodore | 2017-10-31 | 3 | -40/+51 |
| | | | | | | | | | | | | - autotools build didn't produce shared libs - libpng and sdl are only required for tools/tests - build test using supplied pkg-config file | ||||
* | | add package qrencode | raulg | 2017-10-31 | 1 | -0/+40 |
| | | |||||
* | | Add pugixml package (#1948) | Ivan Baidakou | 2017-10-31 | 2 | -0/+49 |
| | | | | | | | | | | | | | | | | | | | | * Add pugixml package * Use macros in description * Add copyright * Use GH_CONF | ||||
* | | libssh: use libgcrypt instead of openssl | Tony Theodore | 2017-10-30 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | See GPL and OpenSSL in: http://mxe.cc/#potential-legal-issues and: https://www.libssh.org/archive/libssh/2017-10/0000017.html | ||||
* | | libgcrypt libomemo: use pkg-config to simplify usage | Tony Theodore | 2017-10-30 | 3 | -12/+23 |
| | | |||||
* | | libomemo: update 0.4.1 --> 0.6.1 and enable shared | Tony Theodore | 2017-10-30 | 3 | -9/+12 |
| | | |||||
* | | mxml: update 2.10 --> 2.11 and enable shared | Tony Theodore | 2017-10-30 | 1 | -13/+18 |
| | | |||||
* | | native plugin fixups | Tony Theodore | 2017-10-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | - 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 | ||||
* | | add package libssh | Tony Theodore | 2017-10-29 | 2 | -0/+275 |
| | | | | | | | | | | | | | | Another SSH library with different focus (and distinct headers/libs). See: https://www.libssh2.org/libssh2-vs-libssh.html | ||||
* | | update sqlite | Mark Brand | 2017-10-28 | 1 | -2/+2 |
| | | |||||
* | | dbus: fix darwin build | Tony Theodore | 2017-10-28 | 1 | -0/+21 |
| | | | | | | | | no `-e` option to `echo`, should be portable | ||||
* | | update: dbus, freetds, harfbuzz | Mark Brand | 2017-10-27 | 3 | -6/+6 |
| | | |||||
* | | Merge pull request #1944 from tomicooler/master | Tony Theodore | 2017-10-27 | 2 | -0/+75 |
|\ \ | | | | | | | add zstd library | ||||
| * | | add zstd library | Tamas Domok | 2017-10-27 | 2 | -0/+75 |
| | | | |||||
* | | | vtk: fix native build on headless server | Tony Theodore | 2017-10-27 | 1 | -0/+2 |
| | | | | | | | | | | | | OpenGL/Mesa libs aren't required for compile tools | ||||
* | | | Merge pull request #1943 from tonytheodore/glib | Tony Theodore | 2017-10-27 | 4 | -70/+63 |
|\ \ \ | | | | | | | | | glib: refactor native tools | ||||
| * | | | glib: refactor native tools | Tony Theodore | 2017-10-26 | 4 | -70/+63 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | update wget | Mark Brand | 2017-10-26 | 1 | -3/+3 |
|/ / | |||||
* | | update ffmpeg | Boris Pek | 2017-10-23 | 1 | -2/+2 |
| | | |||||
* | | update sdl2 | Boris Pek | 2017-10-23 | 1 | -2/+2 |
| | | |||||
* | | update curl | Mark Brand | 2017-10-23 | 1 | -2/+2 |
| | | |||||
* | | update gnutls | Mark Brand | 2017-10-22 | 1 | -2/+2 |
| | | |||||
* | | URL upgrades and fixes | Viktor Szakats | 2017-10-19 | 8 | -10/+10 |
| | | |||||
* | | update vmime | Mark Brand | 2017-10-18 | 1 | -2/+2 |
| | | |||||
* | | update harfbuzz | Mark Brand | 2017-10-16 | 2 | -10/+7 |
| | | |||||
* | | Merge pull request #1933 from tonytheodore/pcl-shared | Tony Theodore | 2017-10-11 | 1 | -9/+6 |
|\ \ | | | | | | | pcl: enable shared and use new style options | ||||
| * | | pcl: enable shared and use new style options | Tony Theodore | 2017-10-11 | 1 | -9/+6 |
| | | | | | | | | | | | | Replaces #1885 | ||||
* | | | qttools: read test from current directory and freeze example 5.7 plugin | Tony Theodore | 2017-10-10 | 1 | -2/+3 |
|/ / | | | | | | | see: https://github.com/mxe/mxe/issues/1901#issuecomment-333551106 |