aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2022-12-22 09:14:38 +0100
committerSam James <sam@gentoo.org>2023-02-17 09:12:03 +0000
commit38de354cd5f8e9216792cd084c39d688925a9ee9 (patch)
tree444d071810fb9299919d68d0ac96105594c373ee /man
parentinstall-qa-check.d/60pkgconfig: conditionally source eapi7-ver-funcs.sh (diff)
downloadportage-38de354cd5f8e9216792cd084c39d688925a9ee9.tar.gz
portage-38de354cd5f8e9216792cd084c39d688925a9ee9.tar.bz2
portage-38de354cd5f8e9216792cd084c39d688925a9ee9.zip
install-qa-check.d/60pkgconfig: make QA_PKGCONFIG_VERSION opt-in
Signed-off-by: Florian Schmaus <flow@gentoo.org> Closes: https://github.com/gentoo/portage/pull/889 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'man')
-rw-r--r--man/ebuild.56
1 files changed, 6 insertions, 0 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 186a3ac3f..decef8399 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -910,6 +910,12 @@ expressions with escape\-quoted special characters.
This should contain a list of file paths, relative to the image directory, of
desktop files which should not be validated. The paths may contain regular
expressions with escape\-quoted special characters.
+.TP
+.B QA_PKGCONFIG_VERSION
+If set, then portage verifies that all pkg-config .pc files have a Version field
+with the value of QA_PKGCONFIG_VERSION. For example, set
+\fIQA_PKGCONFIG_VERSION=${PV}\fR if your package is expected to install all
+pkg-config .pc files with a Version field containing PV.
.SH "PORTAGE DECLARATIONS"
.TP