Commit Graph

852 Commits

Author SHA1 Message Date
Volker Grabsch 83aac37339 remove corrections which are no longer needed in package w32api 2010-04-12 17:32:04 +02:00
Mark Brand fa7a6f8d8d fixed odbc test on Mac and use "rm -f" instead of "rm"
Also improved compile test following sugestion from Qt developer
Oswald Buddenhagen.
2010-04-11 22:41:02 +02:00
Mark Brand 429de7122b workaround for openssl 1.0.0 compatibility
http://sourceforge.net/tracker/index.php?func=detail&aid=2902262&group_id=52781&atid=468021
2010-04-11 20:23:17 +02:00
Mark Brand 5b61d103e7 upgrade package openssl
Upgrade to version 1.0.0. Uses patch for MinGW posted on openssl-dev
list:
http://www.mail-archive.com/openssl-dev@openssl.org/msg27484.html
2010-04-11 17:33:31 +02:00
Mark Brand 6fd89fc8b8 upgrade package gsoap to 2.7.16
Taball changed to .zip.

See:
http://www.cs.fsu.edu/~engelen/changelog.html
2010-04-11 16:37:51 +02:00
Mark Brand 65f75eaefc upgrade package vmime to 0.9.1-svn-r542
r542 | vincent-richard | 2010-04-10 08:43:40 +0200 (Sat, 10 Apr 2010) | 1 line
Fixed duplicate shebang.

r541 | vincent-richard | 2010-04-08 20:28:22 +0200 (Thu, 08 Apr 2010) | 1 line
Fixed parsing of non-significant whitespaces in field values.
2010-04-11 16:09:59 +02:00
Volker Grabsch ffa1134d7c avoid running the autotools when building package guile 2010-04-12 02:25:36 +02:00
Volker Grabsch 9d05d00a30 new package: guile 2010-04-10 08:27:23 +02:00
Volker Grabsch 26ac64f318 new package: gmp 2010-04-10 08:16:56 +02:00
Volker Grabsch 06343b4bf0 corrected regexes in exceptions rules of version recognition 2010-04-10 06:38:33 +02:00
Volker Grabsch 772edcfff5 new package: libtool 2010-04-10 06:28:41 +02:00
Volker Grabsch 2efe10088d corrected version recognition regexes of many packages 2010-04-10 05:18:34 +02:00
Volker Grabsch f9c37942e2 improved version recognition of package gsl 2010-04-10 05:12:37 +02:00
Volker Grabsch 4d175a8f3d small corrections for package gsl (by Mark Brand) 2010-04-10 05:08:25 +02:00
Volker Grabsch 25412c401c new package: gsl (by Michel Boaventura) 2010-04-10 05:04:07 +02:00
Volker Grabsch a2db6a664c improved docs regarding the requirement of flex (by Tony Theodore) 2010-04-10 04:29:43 +02:00
Volker Grabsch 92cfdac2f4 bugfix: disable Python bindings of package aubio (by Tony Theodore) 2010-04-10 04:26:36 +02:00
Mark Brand 4611858b18 upgrade package vmime to 0.9.1-svn-r540
Revisions r538 through r540. From svn log:

r540 | vincent-richard | 2010-03-16 16:55:47 +0100 (Tue, 16 Mar 2010)
Migrated config script for newer versions of SCons.
r539 | vincent-richard | 2010-03-16 12:54:11 +0100 (Tue, 16 Mar 2010)
Fixed calls to 'empty' instead of 'clear' (thanks to John van der Kamp, from Zarafa).
r538 | vincent-richard | 2010-03-16 09:39:45 +0100 (Tue, 16 Mar 2010)
Return false instead of throwing an exception if file does not exist
in isDirectory(), isFile(), canRead() and canWrite().
2010-03-29 01:14:07 +02:00
Volker Grabsch 23009817f6 "static-matrices" patch for package sdl_pango (by David Bruce) 2010-04-08 11:48:01 +02:00
Volker Grabsch ea5a6403cc corrected file name and header of the "api-adds" patch of package sdl_pango 2010-04-08 11:45:18 +02:00
Volker Grabsch d99d24dee3 upgrade package sqlite 2010-04-08 11:28:51 +02:00
Mark Brand 4ddb2de249 upgrade package vmime to 0.9.1-svn-r537
r537 | vincent-richard | 2010-03-10 16:54:23 +0100 (Wed, 10 Mar 2010) | 1 line
Fixed compilation issue with 'const'.
r536 | vincent-richard | 2010-03-10 14:29:33 +0100 (Wed, 10 Mar 2010) | 1 line
Fixed bug #2966885: memory leak caused by strong ref (thanks to tuxx from SF).
r535 | vincent-richard | 2010-03-06 13:48:39 +0100 (Sat, 06 Mar 2010) | 1 line
Use 'glibtoolize' instead of 'libtoolize' on MacOSX.

Removed "sed hack" for libtoolsize from vmime.mk since r535.
2010-03-12 10:00:39 +01:00
Volker Grabsch cb64a061d1 bugfix: disable X11 support in package gst-plugins-base (by Tony Theodore) 2010-04-08 11:22:39 +02:00
Volker Grabsch 4b39d9e296 simplified #include in test of package qt 2010-03-28 04:16:10 +02:00
Volker Grabsch 1a8f8ac92b check whether the correct Q_OS_* and Q_WS_* macros are set in package qt 2010-03-28 04:15:44 +02:00
Volker Grabsch d0eb0e0c91 bugfix: unset the QMAKESPEC environment variables which causes trouble 2010-03-28 03:19:53 +02:00
Volker Grabsch 8f139affdb bugfix patch for package exiv2
This patch has been provided to upstream:
http://dev.exiv2.org/issues/show/690
2010-03-25 01:26:27 +01:00
Volker Grabsch ab42439c64 update package zlib 2010-03-15 16:10:16 +01:00
Volker Grabsch e15e6b91f3 test program for package sdl_net 2010-03-06 14:15:07 +01:00
Mark Brand 7faf8a1c89 bugfix: phonon backend does not depend on glib and gstreamer in package qt
The configure script assumes that gstreamer is the phonon backend
but ds9 is used for mingw32. This patch fixes this in the configure
script. We now invoke configure with -no-glib and -no-gstreamer.

Also fixed case of GL include directory reference.

Some syntactic improvements suggested upstream.
2010-03-01 00:45:03 +01:00
Mark Brand adbf2733ce do not add QtCore4 to OPENSSL_LIBS for static builds of package qt
I assumed that having -lQtCore4 in OPENSSL_LIBS was harmless for
static Qt. That is false. Although building Qt succeeds, this
also causes an application's makefile generated by qmake to mention
-lQtCore4. For static Qt, the actual library is called "libQtCore.a"
(without the "4"), which caueses linking to fail.

Therefore, I removed this library from OPENSSL_LIBS and included
a reminder for people who want to build shared Qt with qt-zlib.

Also, OPENSSL_LIBS and PSQL_LIBS are probably more than "harmless"
for static Qt. They help qmake generate appropriate makefiles
for applications.
2010-02-26 16:56:01 +01:00
Volker Grabsch ad894eaa63 update version of packages gtk, libpng, openssl and pixman 2010-02-27 15:33:04 +01:00
Volker Grabsch a32fec1ef4 avoid all old 1.2.x versions of package libpng 2010-02-27 13:41:07 +01:00
Volker Grabsch 981a708ff5 merge 2010-02-24 17:42:32 +01:00
Volker Grabsch f55a2550e4 bugfixes for package fribidi 2010-02-24 17:42:11 +01:00
Volker Grabsch adb797f51a new package: fribidi 2010-02-24 15:01:38 +01:00
Volker Grabsch e3dbffbf77 include the API additions of Guillaume Cottenceau for package sdl_pango
The original source of the API additions is:
http://zarb.org/~gc/t/SDL_Pango-0.1.2-API-adds.patch
2010-02-24 14:54:35 +01:00
Volker Grabsch e3534c7d70 new package: libcroco 2010-02-24 13:55:41 +01:00
Volker Grabsch 73bf1eddc0 bugfix for the pkg-config file of package libxml2
The patch is also provided to upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=610937
2010-02-24 13:52:09 +01:00
Volker Grabsch ccaafdf203 new package: libpaper 2010-02-24 12:47:05 +01:00
Volker Grabsch cda13b60a6 merge 2010-02-24 01:35:17 +01:00
Volker Grabsch ab6eceffe3 improved list of projects which use mingw-cross-env 2010-02-24 01:34:47 +01:00
Volker Grabsch f50af1ef5f bugfix: don't use WINAPI in package bzip2 2010-02-23 23:36:18 +01:00
Volker Grabsch 0d10fe470d merge 2010-02-23 18:51:51 +01:00
Volker Grabsch 19d526f10c improved "See also" section and added a list of projects which use mingw-cross-env 2010-02-23 18:51:14 +01:00
Volker Grabsch 9c0a69607a update version of package glib 2010-02-23 17:48:16 +01:00
Volker Grabsch ec8be2b6b0 update version of package pango 2010-02-23 17:18:33 +01:00
Volker Grabsch 4a6b6d0945 bugfix: use the correct glib-* tools in packages gstreamer, gst-plugins-base and gst-plugins-good 2010-02-23 17:01:11 +01:00
Volker Grabsch 1f1be6d2ac bugfix patch to use the correct pkg-config for package gst-plugins-good 2010-02-23 16:59:42 +01:00
Volker Grabsch b51556ae0c add missing dependency for package gst-plugins-good 2010-02-23 16:44:42 +01:00