Commit Graph

973 Commits

Author SHA1 Message Date
Volker Grabsch 5086294801 upgrade package gcc to GCC 4.5, switching back from TDM to MinGW (by Tony Theodore) 2010-05-01 15:31:20 +02:00
Volker Grabsch 6dcaf350e8 bugfix for package openscenegraph to work with GCC 4.5 (by Tony Theodore) 2010-05-01 15:18:49 +02:00
Volker Grabsch de0e785af7 don't avoid beta versions of package glib, because gtk sometimes depends on them 2010-04-28 09:51:35 +02:00
Volker Grabsch 931d9f7b3b fix build issues of package glib 2010-04-28 00:24:06 +02:00
Volker Grabsch 9d4ad484da improved patch for package jpeg 2010-04-27 18:38:53 +02:00
Volker Grabsch ad2ba4c404 add missing dependency of package openscenegraph 2010-04-27 17:51:21 +02:00
Mark Brand 3fe548beac replace asprintf in package openscenegraph
MinGW does not provide asprintf. We could get it from gnulib
or liberty, but in this case it's easy reimplement the section.
2010-04-27 12:33:40 +02:00
Volker Grabsch 8de862b19d improved patch for package xine-lib 2010-04-27 12:21:08 +02:00
Mark Brand 73e4305238 upgrade package glib
This is the 2nd attempt to build glib 2.25.3. This time we take a more
minimalistic approach to the native gio subproject, building only the
utility glib-compile-schemas which is needed to crossbuild.
2010-04-27 10:50:05 +02:00
Volker Grabsch b0dd877ec8 bugfix for package gtk (by Tony Theodore) 2010-04-27 11:46:07 +02:00
Volker Grabsch d2ce4901e8 new package: xine-lib 2010-04-26 18:15:56 +02:00
Volker Grabsch f6b1cf79ad avoid beta versions of packages atk and libgsf (by Tony Theodore) 2010-04-26 17:30:24 +02:00
Volker Grabsch 418cd05050 avoid beta versions of packages glib and gtk (by Tony Theodore) 2010-04-26 15:09:34 +02:00
Volker Grabsch ed84242870 revert upgrade of package glib 2010-04-26 15:07:14 +02:00
Volker Grabsch 3d44e5ce31 add GCompris to the list of projects which use mingw-cross-env 2010-04-26 00:13:02 +02:00
Mark Brand d9a058062b update package libpaper 2010-04-24 22:31:44 +02:00
Mark Brand 132596c532 upgrade package glib
This upgrade to version 2.25.3 introduces the need for another gio
utility, glib-compile-schemas, when cross-building.
2010-04-24 22:30:21 +02:00
Volker Grabsch 0f90db1445 improved indentation 2010-04-25 23:55:29 +02:00
Mark Brand 908c7b3702 upgrade patckages glib gtk 2010-04-20 14:43:08 +02:00
Volker Grabsch edf32c4e55 disable esd explicitly to avoid compilation errors in package gst-plugins-good 2010-04-25 22:36:39 +02:00
Mark Brand 7090333bdf replace DUMMYUNIONNAME1 with DUMMYUNIONNAME in ddraw.h for package w32api
windef.h has DUMMYUNIONNAME, DUMMYUNIONNAME2, DUMMYUNION3 etc.
Wine's ddraw.h has DUMMYUNIONNAME1, DUMMYUNIONNAME2, DUMMYUNION3 etc.

Use the convention in windef.h so SDL will build.
2010-04-25 20:46:41 +02:00
Mark Brand 34c86978d3 leave DUMMYUNIONNAME in ddraw.h alone in the first place for package w32api
It is no longer necessary to change "DUMMYUNIONNAME" to "u" in ddraw.h
since the latest fix for SDL. So we just leave "DUMMYUNIONNAME" alone
instead of changing it to "u" and back again.
2010-04-25 13:20:30 +02:00
Volker Grabsch daa15d35fd add test program for package boost 2010-04-25 13:22:44 +02:00
Volker Grabsch a9b51d8ba9 fix missing library archive index(es) in package boost
For more information about that issue, see:
http://lists.boost.org/boost-users/2009/02/45309.php
http://lists.boost.org/boost-users/2009/02/45311.php
2010-04-25 13:22:09 +02:00
Volker Grabsch fabf3e0fd3 fix issues with named/unnamed unions of <ddraw.h> in packages sdl and w32api 2010-04-24 00:27:48 +02:00
Volker Grabsch 40d75a2ee1 enable static linking of pthreads even when <sched.h> is included without <pthread.h> 2010-04-22 01:09:36 +02:00
Volker Grabsch 99edab778a cleanup of the "boolean" and "INT32" fixes for package jpeg 2010-04-21 13:42:44 +02:00
Volker Grabsch b9ee58881a add test program for package jpeg 2010-04-21 13:40:53 +02:00
Volker Grabsch 79779db039 bugfix for the test program of package librsvg (by Mark Brand) 2010-04-21 11:12:58 +02:00
Volker Grabsch 037a462428 add missing dependency to package gd 2010-04-21 10:44:08 +02:00
Volker Grabsch 97299a3f8d add missing header to the patch of package zlib 2010-04-21 09:58:44 +02:00
Volker Grabsch 66c0a17cf2 improved version recognition of packages atk, glib, gtk, libxml2, libxslt and pango 2010-04-21 01:15:03 +02:00
Volker Grabsch 0a25c6d63f improved version recognition of package librsvg 2010-04-21 01:13:04 +02:00
Mark Brand e048543324 upgrade package: librsvg 2010-04-19 22:50:28 +02:00
Volker Grabsch 4525081678 avoid beta versions of package libgsasl 2010-04-21 01:03:10 +02:00
Volker Grabsch c290c15c80 ignore the old version 0.10.20 of package gst-plugins-good 2010-04-21 00:57:31 +02:00
Mark Brand 0b79937f70 fix update macro for package gsoap 2010-04-19 22:23:53 +02:00
Mark Brand 8c75906693 upgrade packages: mingwrt mingwrt-dll 2010-04-19 21:44:51 +02:00
Volker Grabsch f862b7212d upgrade package: openscenegraph (by Martin Lambers) 2010-04-21 00:45:48 +02:00
Mark Brand 734d34653d upgrade packages: atk geos glew glib libpaper pango pcre pixman 2010-04-19 21:54:23 +02:00
Mark Brand cbefb8089a upgrade packages: curl jpeg libxml2 ogg taglib vorbis zziplib 2010-04-19 21:51:11 +02:00
Volker Grabsch 246af91ecc install NSIS with target prefix ("makensis" -> "i686-pc-mingw32-makensis") 2010-04-21 00:25:33 +02:00
Volker Grabsch cce080a726 remove a bugfix that is no longer needed for package nsis 2010-04-20 21:47:54 +02:00
Volker Grabsch fd43231faf upgrade package zlib 2010-04-20 17:49:41 +02:00
Volker Grabsch e484f1bd92 improved URLs and version recognition of package zlib 2010-04-20 14:36:46 +02:00
Mark Brand e555c3b9d2 upgrade packages gnutls, libgsasl and postgresql 2010-04-19 11:52:11 +02:00
Volker Grabsch ae5abe910d ignore the old version 2.20 of package binutils 2010-04-19 00:14:57 +02:00
Volker Grabsch c46c7c32bf update package binutils (by Tony Theodore) 2010-04-19 00:12:24 +02:00
Mark Brand 11a9ac0158 reconfiguration no longer needed for gst-plugins-good 2010-04-16 02:27:29 +02:00
Mark Brand 2bee7dde9c upgrade packages gstreamer gst-plugins-base gst-plugins-good
previously used patch is now in gst-plugins-good
2010-04-16 02:11:18 +02:00