# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=KETHGEN
DIST_VERSION=v${PV}
inherit perl-module

DESCRIPTION="An extension to use gqview metadata"

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

RDEPEND=""
DEPEND="${RDEPEND}"