# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

GH_DOM="github.com"
GH_REPO="lehitoskin/png-image"
GH_COMMIT="2515ab0af55f3d9e8aac92aaa3bc6a9dc571f60d"

inherit gh racket

DESCRIPTION="Library to view and modify PNG chunks."
HOMEPAGE="https://github.com/lehitoskin/png-image"

LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RESTRICT="mirror"