blob: 19228e3a4ab4f28f29dcea684886f7e6bb93dafc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install
DEPEND=sys-libs/zlib
DESCRIPTION=Verifies the integrity of PNG, JNG, and MNG files with internal checksums
EAPI=8
HOMEPAGE=http://www.libpng.org/pub/png/apps/pngcheck.html
INHERIT=toolchain-funcs
KEYWORDS=amd64 x86
LICENSE=HPND GPL-2+
RDEPEND=sys-libs/zlib
SLOT=0
SRC_URI=http://www.libpng.org/pub/png/src/pngcheck-3.0.3.tar.gz
_eclasses_=toolchain-funcs 5f8f1dc0c94e007fa08af4e98a19d0e5 multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=0b8206fd34bccf40df627570a6779ceb
|