Commit Graph

142 Commits

Author SHA1 Message Date
Volker Grabsch 030623efb3 include an important bugfix for package gettext 2009-04-05 11:31:09 +02:00
Volker Grabsch 1b0a25f0ac update version of packages geos, libgsasl and libidn 2009-04-04 11:11:19 +02:00
Volker Grabsch 15724154be update version of packages freetype, glib, gtk, pango, pdflib_lite and wxwidgets 2009-03-23 01:30:44 +01:00
Volker Grabsch 577defb3b0 adjusted the binutils version number to the MinGW project's suddenly changed naming schema 2009-03-23 01:30:09 +01:00
Volker Grabsch 01535b33b7 fixed version recognition of package libgsf 2009-03-23 01:26:15 +01:00
Volker Grabsch ee3456c369 portability fix for MacOS X in package glib: set CXX explicitly
For some strange reason, glib's configure script initializes
CXX with "c++" instead of the cross C++ compiler. This usually
does no harm, because glib doesn't use the C++ compiler. However,
it poisons libtool's compiler lib search paths. This also usually
does no harm, except on MacOS X where it causes libtool to link
against /usr/lib/libiconv.dylib, which makes the cross build fail.
2009-03-08 14:41:47 +01:00
Volker Grabsch 6d7ac6561e portability fix for Open Solaris: Enforce the use of $(INSTALL) in package lua (by Tony Theodore) 2009-03-08 13:30:08 +01:00
Volker Grabsch 57fe800e2e update version of package libidn 2009-03-07 22:30:20 +01:00
Volker Grabsch be3f3b55a7 portability fix for FreeBSD in package glib: don't expect the build system to have libiconv installed 2009-03-07 22:20:07 +01:00
Volker Grabsch fe9811173c portability fix for Open Solaris: when "ginstall" exists, use that instead of "install" 2009-03-07 08:52:50 +01:00
Volker Grabsch aa5dae0844 bugfix to avoid crashing parallel builds in package gettext 2009-03-06 23:35:08 +01:00
Volker Grabsch 0e0b45b01f portability fix for Open Solaris: don't expect the build system to have pkg-config 2009-03-06 18:11:08 +01:00
Volker Grabsch 32ba664f5f portability fix for MacOS X: don't expect the build system to provide gettext/libintl 2009-03-06 17:51:13 +01:00
Volker Grabsch 2957ca6552 portability fix for FreeBSD: don't expect the build system to have iconv installed 2009-03-06 17:05:27 +01:00
Volker Grabsch af87aaf9c5 portability fix for BSD and OSX 2009-03-06 14:47:43 +01:00
Volker Grabsch 1464bccf36 use only stable versions of package gnutls 2009-03-05 20:59:52 +01:00
Volker Grabsch 920ac3748a improved download URLs for package gnutls 2009-03-05 20:50:36 +01:00
Volker Grabsch 6719c1630f update version of packages curl and gnutls 2009-03-05 20:40:34 +01:00
Volker Grabsch c761323375 improved version update mechanism (make update) of package gnutls 2009-03-05 20:40:10 +01:00
Volker Grabsch 5a60c7624f switch glib to win32 threading 2009-03-05 16:55:13 +01:00
Volker Grabsch 7b2f8beb9d disable threading in package cairo, because it conflicts with glib's threading 2009-03-05 16:54:57 +01:00
Volker Grabsch fc91f75020 bugfix in several build rules: use "$(SED)" instead of "sed" 2009-03-05 15:22:43 +01:00
Volker Grabsch 49a3b91ee4 build also the wxWidgets variant without unicode support 2009-03-05 15:20:47 +01:00
Volker Grabsch 0f005eb724 improved build rules for package wxwidgets 2009-03-05 15:20:14 +01:00
Volker Grabsch 5deaef6eb0 improved the regexes for package version recognition 2009-03-02 06:00:03 +01:00
Volker Grabsch b05d179c96 put all package's project websites into Make variables $($(PKG)_WEBSITE) 2009-03-01 16:35:21 +01:00
Volker Grabsch 1e8e85e10a new macro SHORT_PKG_VERSION which assists in creating download URLs 2009-03-01 16:18:46 +01:00
Volker Grabsch 830cced1a8 new package: libgsf 2009-03-01 16:02:49 +01:00
Volker Grabsch ff15dfd61a new package: old 2009-03-01 14:31:56 +01:00
Volker Grabsch 78ccfaaa65 corrected library dependencies and disabled dangling DLL stuff in packages atk, cairo, fontconfig, glib, gtk and pango 2009-03-01 02:26:09 +01:00
Volker Grabsch 15da76cfb3 new packages: jasper, pixman, cairo, pango, atk and gtk 2009-02-28 22:44:12 +01:00
Volker Grabsch 3e5b0e1edf bugfix in package glib: ensure that "pkgconfig ... --libs" also returns "-lole32" 2009-02-28 20:24:37 +01:00
Volker Grabsch f54213efd5 bugfix in package glib: ensure that "pkgconfig ... --libs" also returns "-lpcre" 2009-02-28 17:43:18 +01:00
Volker Grabsch d69350549b simplified build instructions for the new version of package xmlwrapp 2009-02-28 15:23:01 +01:00
Volker Grabsch fcbdac2d86 update version of packages gcc, libpng and xmlwrapp 2009-02-28 14:10:16 +01:00
Volker Grabsch 3a39922413 new packages: gcc-objc and gcc-fortran 2009-02-28 14:02:21 +01:00
Volker Grabsch 8942950a78 bugfix in package glib: install all glib tools 2009-02-28 05:54:26 +01:00
Volker Grabsch b9a19a7aa2 new package: glib 2009-02-28 04:05:01 +01:00
Volker Grabsch ae5363288d fixed dependecies of gettext 2009-02-28 03:37:50 +01:00
Volker Grabsch deab414c06 build the gettext-tools in addition to the gettext-runtime 2009-02-27 22:22:40 +01:00
Volker Grabsch 8cc923257e new package: pcre 2009-02-27 19:04:14 +01:00
Volker Grabsch a62ba994e9 new package: wxwidgets 2009-02-27 15:26:55 +01:00
Volker Grabsch efba51f923 enable win32 threading for package ilmbase 2009-02-17 03:53:59 +01:00
Volker Grabsch 0ed1cda62f use ranlib to build the library of package glew 2009-02-16 15:34:43 +01:00
Volker Grabsch 7b6f70bcdf provide "-lglew32s" in addition to "-lGLEW" in package glew for compatibility with the official GLEW win32 binary package 2009-02-16 15:27:41 +01:00
Volker Grabsch 0741db89b3 new package: openexr (by Martin Lambers) 2009-02-15 00:04:04 +01:00
Volker Grabsch ce8ade5922 simplified build rules of package ilmbase 2009-02-14 23:41:52 +01:00
Volker Grabsch 060d0a8b35 corrected typo 2009-02-14 23:41:35 +01:00
Volker Grabsch 37cbb1ff2e update version of package libgsasl 2009-02-14 22:16:32 +01:00
Volker Grabsch 4bcc3106a6 new package: ilmbase (by Martin Lambers) 2009-02-14 22:10:02 +01:00