summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* package qtdeclarative: exclude from i686-pc-mingw32Mark Brand2014-02-071-0/+2
|
* update qt5 modulesMark Brand2014-02-0624-194/+44
|
* update package gdbMark Brand2014-02-061-2/+2
|
* update package gnutlsMark Brand2014-02-052-25/+66
|
* update package sqliteMark Brand2014-02-041-3/+3
|
* Merge pull request #315 from stefanha/portaudio-20140130Tony Theodore2014-02-022-54/+23
|\ | | | | package portaudio: update to v19_20140130
| * package portaudio: update to v19_20140130Stefan Hajnoczi2014-02-022-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 harfbuzzNiels Kristian Bech Jensen2014-02-011-2/+2
|
* update package gdk-pixbufNiels Kristian Bech Jensen2014-02-011-2/+2
|
* update package llvmTony Theodore2014-02-012-31/+3
|
* add package assimpJosh Heidenreich2014-02-013-0/+67
|
* package ffmpeg: fix ignored versionTony Theodore2014-01-311-1/+1
|
* package qtbase: don't copy pkg-config files to standard search pathTony Theodore2014-01-311-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 pathTony Theodore2014-01-311-1/+1
|
* update package curlMark Brand2014-01-311-2/+2
|
* Merge pull request #313 from mbunkus/qmake-symlinksmabrand2014-01-302-0/+2
|\ | | | | Qt4, Qt5: create symlinks $(TARGET)-qmake-qtX in $(PREFIX)/bin
| * Qt4, Qt5: create symlinks $(TARGET)-qmake-qtX in $(PREFIX)/binMoritz Bunkus2014-01-302-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 mpcTony Theodore2014-01-291-2/+2
|
* update package mingw-w64Tony Theodore2014-01-291-2/+2
|
* update package imagemagickTony Theodore2014-01-281-2/+2
|
* update package mpg123Niels Kristian Bech Jensen2014-01-281-2/+2
|
* update package libpano13Niels Kristian Bech Jensen2014-01-281-1/+3
|
* update package libmicrohttpdNiels Kristian Bech Jensen2014-01-281-2/+2
|
* update package imagemagickNiels Kristian Bech Jensen2014-01-281-2/+2
|
* update package gdk-pixbufNiels Kristian Bech Jensen2014-01-281-2/+2
|
* update package armadilloNiels Kristian Bech Jensen2014-01-281-2/+2
|
* update package gstreamer and pluginsNiels Kristian Bech Jensen2014-01-283-6/+6
|
* package libbluray: fix depsNiels Kristian Bech Jensen2014-01-281-1/+1
|
* package gnutls: fix depsNiels Kristian Bech Jensen2014-01-281-1/+1
|
* doc update: https links for libcdio and vcdimagerTony Theodore2014-01-281-2/+2
|
* package xine-lib: portability fixTony Theodore2014-01-281-0/+1
|
* package xine-lib: update to 1.2x seriesTuukka Pasanen2014-01-288-178/+748
|
* packages libcdio mman-win32 vcdimager: fix update placeholdersTony Theodore2014-01-283-4/+7
|
* Add MXE-wide dependency for autopoint to full fill package xine-lib requirementsTuukka Pasanen2014-01-281-1/+1
|
* package ffmpeg: Update target now handle FFmpeg 2.x versionsTuukka Pasanen2014-01-281-1/+1
|
* package ffmpeg: New version 2.1.1Tuukka Pasanen2014-01-281-2/+2
|
* package mman-win32: change header files mman.h to man-win32.h for make sure ↵Tuukka Pasanen2014-01-281-0/+12
| | | | only application that wants to use it will use it
* package mman-win32: changed tar-ball name betterTuukka Pasanen2014-01-281-1/+1
|
* new package vcdimager: depency of xine-lib 1.2Tuukka Pasanen2014-01-283-0/+79
|
* new package mman-win32: depency of xine-lib 1.2Tuukka Pasanen2014-01-282-0/+33
|
* new package libmpcdec: depency of xine-lib 1.2Tuukka Pasanen2014-01-283-0/+82
|
* new package libcdio: depency of xine-lib 1.2Tuukka Pasanen2014-01-282-0/+27
|
* package gdk-pixbuf: install autotools aux filesTony Theodore2014-01-281-1/+1
|
* update package wgetMark Brand2014-01-203-49/+22
|
* update package dbusMark Brand2014-01-201-2/+2
|
* update package jpegMark Brand2014-01-201-2/+2
|
* Merge branch 'stable'Volker Grabsch2014-01-151-57/+61
|\
| * Mention the preference for https:// in the "Guidelines for Creating Packages"Volker Grabsch2014-01-151-0/+4
| |
| * Update links to 4tH, pkg-config and gtaVolker Grabsch2014-01-151-3/+3
| |
| * Switch many links from http:// to https://Volker Grabsch2014-01-151-54/+54
| |