Commit Graph

4113 Commits

Author SHA1 Message Date
Mark Brand b25a684e1a package poppler: fix building poppler Qt 4 libraries
Poppler doesn't use qmake, so we resort to fixing the PATH so moc
can be found by the configure script.
2013-08-17 22:40:07 +02:00
Mark Brand 9e7512f444 package poppler: use lcms 2
Now that Qt uses libmng 2 which uses lcms 2, we should too.
2013-08-17 21:55:56 +02:00
Mark Brand 04a6745401 package qt: libmng 2 compatibility 2013-08-17 21:55:56 +02:00
Mark Brand b2c2d1d51f package qtimageformats: libmng 2 compatibility 2013-08-17 21:55:56 +02:00
Mark Brand 7137054713 update package libmng 2013-08-17 21:55:56 +02:00
Mark Brand 153610f9ad package jpeg: fix missing stdio.h for FILE 2013-08-17 21:55:23 +02:00
Mark Brand d453e7d716 update package libpng 2013-08-17 21:55:23 +02:00
Mark Brand f6a4d8deb6 update package curl 2013-08-17 21:55:23 +02:00
Tony Theodore 8223297c36 update package x264 2013-08-17 21:11:03 +10:00
Tony Theodore 7bfa7964a1 Revert "package pthreads-w32: remove patch - DPTW32_STATIC_LIB is define with GC-static target"
This reverts commit 71abd6e106.
2013-08-16 19:44:30 +10:00
Tony Theodore 71abd6e106 package pthreads-w32: remove patch - DPTW32_STATIC_LIB is define with GC-static target 2013-08-16 19:07:12 +10:00
abma 9f0759c932 disable stl for wxWidgets as it seems to be very problematic:
http://www.wxwidgets.org/docs/faqgen.htm#stl
2013-08-15 12:38:15 +02:00
Volker Grabsch a04a9756da Merge branch 'stable' 2013-08-13 15:48:04 +02:00
Volker Grabsch 5fe5944b5f Add menu entry for the issue tracker 2013-08-13 15:47:43 +02:00
Volker Grabsch ff503193ed Improve naming of issue tracker and mailing list 2013-08-13 15:46:24 +02:00
Tony Theodore c927b1424b packages mingw-utils pthreads-w32 winpthreads: use target specific deps 2013-08-13 22:45:35 +10:00
Martin Gerhardy bfad1b98b0 sdl2 is officially released now 2013-08-12 18:37:15 +02:00
Tony Theodore 87cf91e5e1 Makefile: use a minimal whitelist of env vars 2013-08-12 16:08:55 +10:00
Tony Theodore 063edb1161 Merge branch 'stable' 2013-08-11 17:29:56 +10:00
Tony Theodore cc71a5d94f doc update: add notes about $(TARGET)/bin in $PATH and clean environment 2013-08-11 17:29:25 +10:00
Tony Theodore 54ce1763e9 mxe-activate: unset env vars for interactive use 2013-08-11 16:44:28 +10:00
Tony Theodore 9e15fe22ab Merge branch 'master' of github.com:mxe/mxe 2013-08-11 00:02:21 +10:00
Tony Theodore b3737cd190 mxe-activate: clear env vars on make invocation 2013-08-11 00:01:44 +10:00
Martin Gerhardy a1487d8208 updated the checksums for the sdl2 release candidates 2013-08-09 17:04:25 +02:00
Tony Theodore bb8ecde41e package ffmpeg: reorder configure options 2013-08-09 15:39:20 +10:00
Tony Theodore 4ce20a2997 package ffmpeg: update and enable libass 2013-08-09 15:34:51 +10:00
Tony Theodore ef64295d5a Merge branch 'stable' 2013-08-09 14:41:59 +10:00
Niels Kristian Bech Jensen 5d780139f4 package cfitsio: update checksum 2013-08-09 14:39:34 +10:00
Martin Gerhardy 17f7a8bf16 update package sdl_rwhttp 2013-08-08 11:07:17 +02:00
Tony Theodore 14cf095b76 Makefile: create marker directories so --touch works on clean tree 2013-08-08 18:15:28 +10:00
Tony Theodore 435e3b1db4 Merge branch 'stable' 2013-08-08 15:49:37 +10:00
Tony Theodore 4c8261410d doc update: add notes about gmake options and settings.mk usage 2013-08-08 15:49:16 +10:00
Werner Lemberg c25cc83464 packages freetype libgpg_error libpng pcre: add prefixed *-config links 2013-08-07 21:47:14 +10:00
Tony Theodore 16a27abaf0 Makefile: add missing separator to find command 2013-08-07 21:20:17 +10:00
Tony Theodore 8982ac6b9e Makefile: add settings.mk to failed log output 2013-08-07 20:50:44 +10:00
Tony Theodore d6a0b0a47b Makefile: unexport various *TARGET* variables 2013-08-07 20:23:37 +10:00
Tony Theodore 105d54c8bc Merge pull request #223 from william3/ocaml-update
ocaml-native : ocamlbuild was not looking for prefix-ocamlfind
2013-08-06 16:20:10 -07:00
william3 d57e218b25 ocaml-native : ocamlbuild was not looking for prefix-ocamlfind 2013-08-06 23:54:45 +02:00
Martin Gerhardy 853fdcc72c new package sdl_rwhttp
the test is currently disabled - I still have to fix it
2013-08-06 19:57:06 +02:00
Tony Theodore 641c765f31 Makefile: add target-specific dependencies to download-foo rules also 2013-08-06 22:51:16 +10:00
Tony Theodore 8c46d829bf package gcc: add target-specific dependencies 2013-08-06 22:30:54 +10:00
Tony Theodore 5fa97e7eed Makefile: add target-specific dependencies 2013-08-06 22:30:33 +10:00
Tony Theodore b404a9f068 package libglade: add aclocal include dir 2013-08-06 16:59:31 +10:00
Tony Theodore 826513b914 package libglade: fix whitespace 2013-08-06 15:08:13 +10:00
william3 df4e4d0af4 ocaml-lablgl : fix glext.h path and activate i686-w64-mingw32 build 2013-08-05 23:20:32 +02:00
william3 a511a5b788 ocaml-lablgtk2 : activate i686-w64-mingw32 2013-08-05 23:20:32 +02:00
william3 a456c1ed26 ocaml-cairo : activate i686-w64-mingw32 build 2013-08-05 23:20:32 +02:00
william3 21e8f4ffcd libglade : comment installation of missing dll file that breaks make install 2013-08-05 23:20:32 +02:00
william3 a8d1ba94e6 patch-tool-mxe checks for package versions back in *.mk files 2013-08-05 23:20:27 +02:00
Tony Theodore ef170c99f5 package sdl2_net: fix dependency on sdl --> sdl2 2013-08-04 22:26:16 +10:00