Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package qtdeclarative: exclude from i686-pc-mingw32 | Mark Brand | 2014-02-07 | 1 | -0/+2 |
| | |||||
* | update qt5 modules | Mark Brand | 2014-02-06 | 24 | -194/+44 |
| | |||||
* | update package gdb | Mark Brand | 2014-02-06 | 1 | -2/+2 |
| | |||||
* | update package gnutls | Mark Brand | 2014-02-05 | 2 | -25/+66 |
| | |||||
* | update package sqlite | Mark Brand | 2014-02-04 | 1 | -3/+3 |
| | |||||
* | Merge pull request #315 from stefanha/portaudio-20140130 | Tony Theodore | 2014-02-02 | 2 | -54/+23 |
|\ | | | | | package portaudio: update to v19_20140130 | ||||
| * | package portaudio: update to v19_20140130 | Stefan Hajnoczi | 2014-02-02 | 2 | -54/+23 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A new PortAudio stable release has been made. The mxe-specific patches in src/portaudio-1-win32.patch have changed as follows: [Unchanged] pa_win_ds.c needs a definition for DSSPEAKER_7POINT1 from the DirectSound headers. Mingw doesn't include this constant so we patch it. [Added] CalculateBufferSettings() mixes int and unsigned long types. gcc treats this sloppy use of types as an error. Manually cast since we know it's safe on Windows where the LLP64 data model is used. [Added] configure.in mistakingly lists pa_win_wdmks_util.o instead of the correct filename, pa_win_wdmks_utils.o. I have sent a patch upstream to PortAudio and we'll be able to drop this in the next update. [Dropped] pa_win_wdmks.c now uses special headers for mingw so we do not need to define _WAVEFORMATEXTENSIBLE_ anymore. [Dropped] configure.in now supports building multiple hostapis with mingw since my patch was merged upstream in PortAudio. We no longer need to modify LIBS. Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com> | ||||
* | update package harfbuzz | Niels Kristian Bech Jensen | 2014-02-01 | 1 | -2/+2 |
| | |||||
* | update package gdk-pixbuf | Niels Kristian Bech Jensen | 2014-02-01 | 1 | -2/+2 |
| | |||||
* | update package llvm | Tony Theodore | 2014-02-01 | 2 | -31/+3 |
| | |||||
* | add package assimp | Josh Heidenreich | 2014-02-01 | 3 | -0/+67 |
| | |||||
* | package ffmpeg: fix ignored version | Tony Theodore | 2014-01-31 | 1 | -1/+1 |
| | |||||
* | package qtbase: don't copy pkg-config files to standard search path | Tony Theodore | 2014-01-31 | 1 | -3/+0 |
| | | | | | | | subsequent qt5 packages would also require this so add qt5 to PKG_CONFIG_PATH instead: https://github.com/mxe/mxe/commit/14b5bef5e2afaaf9c86e35c291d46ae3eb0b7d8d | ||||
* | package gcc: add qt5 to pkgconfig search path | Tony Theodore | 2014-01-31 | 1 | -1/+1 |
| | |||||
* | update package curl | Mark Brand | 2014-01-31 | 1 | -2/+2 |
| | |||||
* | Merge pull request #313 from mbunkus/qmake-symlinks | mabrand | 2014-01-30 | 2 | -0/+2 |
|\ | | | | | Qt4, Qt5: create symlinks $(TARGET)-qmake-qtX in $(PREFIX)/bin | ||||
| * | Qt4, Qt5: create symlinks $(TARGET)-qmake-qtX in $(PREFIX)/bin | Moritz Bunkus | 2014-01-30 | 2 | -0/+2 |
|/ | | | | | | | That way a configure script looking for "qmake-qt4" or "qmake-qt5" with AC_PATH_PROG will find e.g. x86_64-w64-mingw32-qmake-qt5 properly. See http://thread.gmane.org/gmane.comp.gnu.mingw.cross-env/3424/focus=3426 | ||||
* | update package mpc | Tony Theodore | 2014-01-29 | 1 | -2/+2 |
| | |||||
* | update package mingw-w64 | Tony Theodore | 2014-01-29 | 1 | -2/+2 |
| | |||||
* | update package imagemagick | Tony Theodore | 2014-01-28 | 1 | -2/+2 |
| | |||||
* | update package mpg123 | Niels Kristian Bech Jensen | 2014-01-28 | 1 | -2/+2 |
| | |||||
* | update package libpano13 | Niels Kristian Bech Jensen | 2014-01-28 | 1 | -1/+3 |
| | |||||
* | update package libmicrohttpd | Niels Kristian Bech Jensen | 2014-01-28 | 1 | -2/+2 |
| | |||||
* | update package imagemagick | Niels Kristian Bech Jensen | 2014-01-28 | 1 | -2/+2 |
| | |||||
* | update package gdk-pixbuf | Niels Kristian Bech Jensen | 2014-01-28 | 1 | -2/+2 |
| | |||||
* | update package armadillo | Niels Kristian Bech Jensen | 2014-01-28 | 1 | -2/+2 |
| | |||||
* | update package gstreamer and plugins | Niels Kristian Bech Jensen | 2014-01-28 | 3 | -6/+6 |
| | |||||
* | package libbluray: fix deps | Niels Kristian Bech Jensen | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | package gnutls: fix deps | Niels Kristian Bech Jensen | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | doc update: https links for libcdio and vcdimager | Tony Theodore | 2014-01-28 | 1 | -2/+2 |
| | |||||
* | package xine-lib: portability fix | Tony Theodore | 2014-01-28 | 1 | -0/+1 |
| | |||||
* | package xine-lib: update to 1.2x series | Tuukka Pasanen | 2014-01-28 | 8 | -178/+748 |
| | |||||
* | packages libcdio mman-win32 vcdimager: fix update placeholders | Tony Theodore | 2014-01-28 | 3 | -4/+7 |
| | |||||
* | Add MXE-wide dependency for autopoint to full fill package xine-lib requirements | Tuukka Pasanen | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | package ffmpeg: Update target now handle FFmpeg 2.x versions | Tuukka Pasanen | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | package ffmpeg: New version 2.1.1 | Tuukka Pasanen | 2014-01-28 | 1 | -2/+2 |
| | |||||
* | package mman-win32: change header files mman.h to man-win32.h for make sure ↵ | Tuukka Pasanen | 2014-01-28 | 1 | -0/+12 |
| | | | | only application that wants to use it will use it | ||||
* | package mman-win32: changed tar-ball name better | Tuukka Pasanen | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | new package vcdimager: depency of xine-lib 1.2 | Tuukka Pasanen | 2014-01-28 | 3 | -0/+79 |
| | |||||
* | new package mman-win32: depency of xine-lib 1.2 | Tuukka Pasanen | 2014-01-28 | 2 | -0/+33 |
| | |||||
* | new package libmpcdec: depency of xine-lib 1.2 | Tuukka Pasanen | 2014-01-28 | 3 | -0/+82 |
| | |||||
* | new package libcdio: depency of xine-lib 1.2 | Tuukka Pasanen | 2014-01-28 | 2 | -0/+27 |
| | |||||
* | package gdk-pixbuf: install autotools aux files | Tony Theodore | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | update package wget | Mark Brand | 2014-01-20 | 3 | -49/+22 |
| | |||||
* | update package dbus | Mark Brand | 2014-01-20 | 1 | -2/+2 |
| | |||||
* | update package jpeg | Mark Brand | 2014-01-20 | 1 | -2/+2 |
| | |||||
* | Merge branch 'stable' | Volker Grabsch | 2014-01-15 | 1 | -57/+61 |
|\ | |||||
| * | Mention the preference for https:// in the "Guidelines for Creating Packages" | Volker Grabsch | 2014-01-15 | 1 | -0/+4 |
| | | |||||
| * | Update links to 4tH, pkg-config and gta | Volker Grabsch | 2014-01-15 | 1 | -3/+3 |
| | | |||||
| * | Switch many links from http:// to https:// | Volker Grabsch | 2014-01-15 | 1 | -54/+54 |
| | |