Release libpng version 1.6.36

This commit is contained in:
Cosmin Truta
2018-12-01 09:36:00 -05:00
parent e79085a172
commit eddf902320
20 changed files with 153 additions and 107 deletions

View File

@@ -11,7 +11,7 @@
# Modeled after libxml-config.
version=1.6.36.git
version=1.6.36
prefix=""
libdir=""
libs=""

View File

@@ -5,6 +5,6 @@ includedir=@includedir@/libpng16
Name: libpng
Description: Loads and saves PNG files
Version: 1.6.36.git
Version: 1.6.36
Libs: -L${libdir} -lpng16
Cflags: -I${includedir}

View File

@@ -1,8 +1,6 @@
/* libpng 1.6.36.git STANDARD API DEFINITION */
/* pnglibconf.h - library build configuration */
/* libpng version 1.6.36.git */
/* libpng version 1.6.36 */
/* Copyright (c) 2018 Cosmin Truta */
/* Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson */