[libpng15] Imported from libpng-1.5.9beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2012-02-03 15:56:22 -06:00
parent 902dbe619e
commit 28c3a2f9f9
34 changed files with 1215 additions and 733 deletions

View File

@@ -23,7 +23,7 @@
VERMAJ = 1
VERMIN = 5
VERMIC = 8
VERMIC = 9
VER = $(VERMAJ).$(VERMIN).$(VERMIC)
NAME = libpng
PACKAGE = $(NAME)-$(VER)