comparison src/jpeg.mk @ 983:464f5f2cba21

update package jpeg Previously used patch is now in sources from upstream.
author Mark Brand <mabrand@mabrand.nl>
date Sun, 16 May 2010 20:02:59 +0200
parents 5e1d76c5caf9
children 8a25fcdbbb2f
comparison
equal deleted inserted replaced
982:4d2e6c7c2cc2 983:464f5f2cba21
2 # See doc/index.html for further information. 2 # See doc/index.html for further information.
3 3
4 # jpeg 4 # jpeg
5 PKG := jpeg 5 PKG := jpeg
6 $(PKG)_IGNORE := 6 $(PKG)_IGNORE :=
7 $(PKG)_VERSION := 8a 7 $(PKG)_VERSION := 8b
8 $(PKG)_CHECKSUM := 78077fb22f0b526a506c21199fbca941d5c671a9 8 $(PKG)_CHECKSUM := 15dc1939ea1a5b9d09baea11cceb13ca59e4f9df
9 $(PKG)_SUBDIR := jpeg-$($(PKG)_VERSION) 9 $(PKG)_SUBDIR := jpeg-$($(PKG)_VERSION)
10 $(PKG)_FILE := jpegsrc.v$($(PKG)_VERSION).tar.gz 10 $(PKG)_FILE := jpegsrc.v$($(PKG)_VERSION).tar.gz
11 $(PKG)_WEBSITE := http://www.ijg.org/ 11 $(PKG)_WEBSITE := http://www.ijg.org/
12 $(PKG)_URL := http://www.ijg.org/files/$($(PKG)_FILE) 12 $(PKG)_URL := http://www.ijg.org/files/$($(PKG)_FILE)
13 $(PKG)_DEPS := gcc 13 $(PKG)_DEPS := gcc