media-gfx/pngcheck - 4.0.1 (gentoo)

Search

Package Information

Description:
Verifies the integrity of PNG, JNG, and MNG files with internal checksums
Homepage:
https://www.libpng.org/pub/png/apps/pngcheck.html https://github.com/pnggroup/pngcheck
License:
HPND GPL-2+

Ebuild Details

Version EAPI Keywords Slot
4.0.1 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake

DESCRIPTION="Verifies the integrity of PNG, JNG, and MNG files with internal checksums"
HOMEPAGE="https://www.libpng.org/pub/png/apps/pngcheck.html https://github.com/pnggroup/pngcheck"
SRC_URI="https://github.com/pnggroup/pngcheck/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="HPND GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="virtual/zlib:="
DEPEND="${RDEPEND}"

Dependencies

DEPEND

virtual/zlib:=

RDEPEND

virtual/zlib:=

Manifest for 4.0.1

Type File Size Source URLs
DIST pngcheck-4.0.1.tar.gz 59997 bytes https://github.com/pnggroup/pngcheck/archive/v4.0.1.tar.gz