Release libpng version 1.6.41

This commit is contained in:
Cosmin Truta
2024-01-24 18:59:00 +02:00
parent 27e548af25
commit ba980b8f0c
18 changed files with 114 additions and 69 deletions

View File

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

View File

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

View File

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