Commit Graph

4166 Commits

Author SHA1 Message Date
Mark Brand a4eedb7465 update package gdb 2014-02-06 14:20:01 +01:00
Mark Brand 20b2c37478 update package gnutls 2014-02-05 09:48:01 +01:00
Mark Brand 854118298b update package sqlite 2014-02-04 09:29:40 +01:00
Tony Theodore ffd22571d0 Merge pull request #315 from stefanha/portaudio-20140130
package portaudio: update to v19_20140130
2014-02-02 07:53:07 -08:00
Stefan Hajnoczi 5efd0b159b package portaudio: update to v19_20140130
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>
2014-02-02 15:23:32 +01:00
Niels Kristian Bech Jensen f133c41662 update package harfbuzz 2014-02-01 22:19:36 +11:00
Niels Kristian Bech Jensen fb00392089 update package gdk-pixbuf 2014-02-01 22:19:22 +11:00
Tony Theodore dfb9461b88 update package llvm 2014-02-01 13:09:43 +11:00
Josh Heidenreich 5832d3b707 add package assimp 2014-02-01 12:23:26 +11:00
Tony Theodore 04862bc8d9 package ffmpeg: fix ignored version 2014-01-31 15:20:13 +11:00
Tony Theodore c8326412d3 package qtbase: don't copy pkg-config files to standard search path
subsequent qt5 packages would also require this so add
qt5 to PKG_CONFIG_PATH instead:

14b5bef5e2
2014-01-31 14:58:24 +11:00
Tony Theodore 14b5bef5e2 package gcc: add qt5 to pkgconfig search path 2014-01-31 14:57:12 +11:00
Mark Brand 1bc3ef2f14 update package curl 2014-01-31 01:20:26 +01:00
mabrand 0539c242c8 Merge pull request #313 from mbunkus/qmake-symlinks
Qt4, Qt5: create symlinks $(TARGET)-qmake-qtX in $(PREFIX)/bin
2014-01-30 15:46:00 -08:00
Moritz Bunkus 821a0dcfad Qt4, Qt5: create symlinks $(TARGET)-qmake-qtX in $(PREFIX)/bin
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
2014-01-30 17:00:54 +01:00
Tony Theodore 3b09fb3552 update package mpc 2014-01-29 12:09:40 +11:00
Tony Theodore 8b34975028 update package mingw-w64 2014-01-29 12:09:17 +11:00
Tony Theodore 72e3e83ab7 update package imagemagick 2014-01-29 02:13:34 +11:00
Niels Kristian Bech Jensen a613f2cf15 update package mpg123 2014-01-29 01:50:35 +11:00
Niels Kristian Bech Jensen f5e44857ad update package libpano13 2014-01-29 01:49:50 +11:00
Niels Kristian Bech Jensen 7132544ab4 update package libmicrohttpd 2014-01-29 01:48:52 +11:00
Niels Kristian Bech Jensen ce142af567 update package imagemagick 2014-01-29 01:48:23 +11:00
Niels Kristian Bech Jensen 1066ea7736 update package gdk-pixbuf 2014-01-29 01:48:00 +11:00
Niels Kristian Bech Jensen 5bb7b7014a update package armadillo 2014-01-29 01:47:33 +11:00
Niels Kristian Bech Jensen aaa43ae49e update package gstreamer and plugins 2014-01-29 01:45:08 +11:00
Niels Kristian Bech Jensen 5168728bc4 package libbluray: fix deps 2014-01-28 19:06:17 +11:00
Niels Kristian Bech Jensen a578b6bb3d package gnutls: fix deps 2014-01-28 19:05:45 +11:00
Tony Theodore 9012854112 doc update: https links for libcdio and vcdimager 2014-01-28 18:35:29 +11:00
Tony Theodore 2966743e0e package xine-lib: portability fix 2014-01-28 17:53:01 +11:00
Tuukka Pasanen 565d0f01ed package xine-lib: update to 1.2x series 2014-01-28 16:34:47 +11:00
Tony Theodore 50ad49f7bc packages libcdio mman-win32 vcdimager: fix update placeholders 2014-01-28 16:12:26 +11:00
Tuukka Pasanen 9fafc0b3fc Add MXE-wide dependency for autopoint to full fill package xine-lib requirements 2014-01-28 16:08:16 +11:00
Tuukka Pasanen 8cab39c2a5 package ffmpeg: Update target now handle FFmpeg 2.x versions 2014-01-28 16:05:17 +11:00
Tuukka Pasanen 52742529c7 package ffmpeg: New version 2.1.1 2014-01-28 16:05:10 +11:00
Tuukka Pasanen 39cbd5dc06 package mman-win32: change header files mman.h to man-win32.h for make sure only application that wants to use it will use it 2014-01-28 16:03:03 +11:00
Tuukka Pasanen ea231497a3 package mman-win32: changed tar-ball name better 2014-01-28 16:02:47 +11:00
Tuukka Pasanen 8e343ae8d3 new package vcdimager: depency of xine-lib 1.2 2014-01-28 16:02:35 +11:00
Tuukka Pasanen 6ac8cdd497 new package mman-win32: depency of xine-lib 1.2 2014-01-28 16:02:28 +11:00
Tuukka Pasanen 5829b940ec new package libmpcdec: depency of xine-lib 1.2 2014-01-28 16:01:57 +11:00
Tuukka Pasanen c4567f72cc new package libcdio: depency of xine-lib 1.2 2014-01-28 16:01:36 +11:00
Tony Theodore 63fcd52dda package gdk-pixbuf: install autotools aux files 2014-01-28 15:04:55 +11:00
Mark Brand ad174ec0fe update package wget 2014-01-20 21:45:23 +01:00
Mark Brand 1491bf52b4 update package dbus 2014-01-20 21:14:18 +01:00
Mark Brand 659cc7e441 update package jpeg 2014-01-20 21:10:11 +01:00
Volker Grabsch cc191859db Merge branch 'stable' 2014-01-15 02:20:51 +01:00
Volker Grabsch 4a60566dd2 Mention the preference for https:// in the "Guidelines for Creating Packages" 2014-01-15 02:12:20 +01:00
Volker Grabsch 35c63126df Update links to 4tH, pkg-config and gta 2014-01-15 02:06:29 +01:00
Volker Grabsch 6ecc1c3bde Switch many links from http:// to https:// 2014-01-15 02:04:46 +01:00
Volker Grabsch cb5df6e16a Merge branch 'stable' 2014-01-15 01:22:29 +01:00
Tony Theodore d840db44ef doc update: add sigrok to list of projects using mxe 2014-01-15 01:21:29 +01:00