mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
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:
@@ -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."
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user