virtual/pkgconfig - 3 (gentoo)

Search

Virtual Group Dependencies

This virtual package provides the following dependencies:

Install

Install this version:

emerge -a =virtual/pkgconfig-3

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

autounmask =virtual/pkgconfig-3

Or alternatively:

emerge --autounmask-write -a =virtual/pkgconfig-3

Package Information

Description:
Virtual for the pkg-config implementation

Ebuild Details

Version EAPI Keywords Slot
3 8 ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Virtual for the pkg-config implementation"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
IUSE="+native-symlinks"

RDEPEND="dev-util/pkgconf[native-symlinks(+)=]"

USE Flags

Manage flags for this package: euse -i <flag> -p virtual/pkgconfig | euse -E <flag> -p virtual/pkgconfig | euse -D <flag> -p virtual/pkgconfig

Global/Standard Flags

native-symlinks
Default: Enabled (+)

Dependencies

RDEPEND

dev-util/pkgconf[native-symlinks(+)=]