pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/colord
Module Name: pkgsrc
Committed By: vins
Date: Sun Apr 26 15:53:56 UTC 2026
Modified Files:
pkgsrc/graphics/colord: Makefile
Log Message:
graphics/colord: bring back pkg-config overridings.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/graphics/colord/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/colord/Makefile
diff -u pkgsrc/graphics/colord/Makefile:1.29 pkgsrc/graphics/colord/Makefile:1.30
--- pkgsrc/graphics/colord/Makefile:1.29 Sun Apr 26 14:48:56 2026
+++ pkgsrc/graphics/colord/Makefile Sun Apr 26 15:53:56 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2026/04/26 14:48:56 vins Exp $
+# $NetBSD: Makefile,v 1.30 2026/04/26 15:53:56 vins Exp $
DISTNAME= colord-1.4.8
CATEGORIES= graphics gnome
@@ -34,6 +34,10 @@ DOCBOOK_MANPAGE_XSL= ${SHAREDIR}/xsl/doc
CONF_FILES+= share/dbus-1/system.d/org.freedesktop.ColorManager.conf \
${PKG_SYSCONFDIR}/dbus-1/system.d/org.freedesktop.ColorManager.conf
+PKGCONFIG_OVERRIDE_STAGE= pre-install
+PKGCONFIG_OVERRIDE+= output/meson-private/colord.pc \
+ output/meson-private/colorhug.pc
+
SUBST_CLASSES+= paths
SUBST_STAGE.paths= pre-configure
SUBST_MESSAGE.paths= Replacing hard-coded paths.
Home |
Main Index |
Thread Index |
Old Index