Fixed license name for libpng-1.4.1, 1.4.2, 1.4.3, note that all will

still fail to build since Libpng removed their source code.
This commit is contained in:
Scott McCreary
2011-01-06 20:01:56 +00:00
parent 6870cc50f1
commit 63612c64c1
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ INSTALL {
cd libpng-1.4.1
make install
}
LICENSE="LIBPNG"
LICENSE="LibPNG"
COPYRIGHT="1998-2009 Glenn Randers-Pehrson
1996-1997 Andreas Dilger
1995-1996 Guy Eric Schalnat, Group 42, Inc."

View File

@@ -3,7 +3,7 @@ HOMEPAGE="http://www.libpng.org"
COPYRIGHT="1998-2009 Glenn Randers-Pehrson
1996-1997 Andreas Dilger
1995-1996 Guy Eric Schalnat, Group 42, Inc."
LICENSE="LIBPNG"
LICENSE="LibPNG"
SRC_URI="ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.4.2.tar.gz"
CHECKSUM_MD5="89fd334dc5fc84ff146b9269c4fa452f"

View File

@@ -3,7 +3,7 @@ HOMEPAGE="http://www.libpng.org"
COPYRIGHT="1998-2010 Glenn Randers-Pehrson
1996-1997 Andreas Dilger
1995-1996 Guy Eric Schalnat, Group 42, Inc."
LICENSE="LIBPNG"
LICENSE="LibPNG"
SRC_URI="ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.4.3.tar.gz"
CHECKSUM_MD5="df3521f61a1b8b69489d297c0ca8c1f8"