comparison src/gettext.mk @ 961:4e0dffe513e6

upgrade package gettext
author Mark Brand <mabrand@mabrand.nl>
date Thu, 13 May 2010 21:51:54 +0200
parents 29f1ba4559ae
children e5716715fc09
comparison
equal deleted inserted replaced
960:c0a52c809cb7 961:4e0dffe513e6
2 # See doc/index.html for further information. 2 # See doc/index.html for further information.
3 3
4 # gettext 4 # gettext
5 PKG := gettext 5 PKG := gettext
6 $(PKG)_IGNORE := 6 $(PKG)_IGNORE :=
7 $(PKG)_VERSION := 0.17 7 $(PKG)_VERSION := 0.18
8 $(PKG)_CHECKSUM := c51803d9f745f6ace36bd09c0486d5735ce399cf 8 $(PKG)_CHECKSUM := de396ec6877a451427d8597197d18c2d4b8f1a26
9 $(PKG)_SUBDIR := gettext-$($(PKG)_VERSION) 9 $(PKG)_SUBDIR := gettext-$($(PKG)_VERSION)
10 $(PKG)_FILE := gettext-$($(PKG)_VERSION).tar.gz 10 $(PKG)_FILE := gettext-$($(PKG)_VERSION).tar.gz
11 $(PKG)_WEBSITE := http://www.gnu.org/software/gettext/ 11 $(PKG)_WEBSITE := http://www.gnu.org/software/gettext/
12 $(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/gettext/$($(PKG)_FILE) 12 $(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/gettext/$($(PKG)_FILE)
13 $(PKG)_DEPS := gcc libiconv 13 $(PKG)_DEPS := gcc libiconv