comparison src/glib.mk @ 997:4e37546b3877

ignore version 2.25.6 of package glib For more information about why 2.25.6 doesn't work, see: https://bugzilla.gnome.org/show_bug.cgi?id=619243
author Volker Grabsch <vog@notjusthosting.com>
date Fri, 21 May 2010 03:37:31 +0200
parents 77ef614fd370
children 6daf96911c63
comparison
equal deleted inserted replaced
996:c599359a5ea2 997:4e37546b3877
1 # This file is part of mingw-cross-env. 1 # This file is part of mingw-cross-env.
2 # See doc/index.html for further information. 2 # See doc/index.html for further information.
3 3
4 # GLib 4 # GLib
5 PKG := glib 5 PKG := glib
6 $(PKG)_IGNORE := 6 $(PKG)_IGNORE := 2.25.6
7 $(PKG)_VERSION := 2.25.3 7 $(PKG)_VERSION := 2.25.3
8 $(PKG)_CHECKSUM := 5a8cf17c44decb27de3fbc202be05c89d55f647d 8 $(PKG)_CHECKSUM := 5a8cf17c44decb27de3fbc202be05c89d55f647d
9 $(PKG)_SUBDIR := glib-$($(PKG)_VERSION) 9 $(PKG)_SUBDIR := glib-$($(PKG)_VERSION)
10 $(PKG)_FILE := glib-$($(PKG)_VERSION).tar.bz2 10 $(PKG)_FILE := glib-$($(PKG)_VERSION).tar.bz2
11 $(PKG)_WEBSITE := http://www.gtk.org/ 11 $(PKG)_WEBSITE := http://www.gtk.org/