dev-perl/PkgConfig - 0.260.260 (gentoo)

Search

Install

Install this version:

emerge -a =dev-perl/PkgConfig-0.260.260

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-perl/PkgConfig-0.260.260

Or alternatively:

emerge --autounmask-write -a =dev-perl/PkgConfig-0.260.260

Package Information

Description:
Pure-Perl Core-Only replacement for pkg-config

Ebuild Details

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

EAPI=8

DIST_AUTHOR=PLICEASE
DIST_VERSION=0.26026

inherit perl-module

DESCRIPTION="Pure-Perl Core-Only replacement for pkg-config"

SLOT="0"
KEYWORDS="~amd64"

Inherited Eclasses