pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pipewire: Fix some pkglint
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Jun 8 14:13:11 2026 +0200
Changeset: 3cd21a077a59ceff8d3bce23df7497f549921503
Modified Files:
pipewire/Makefile
pipewire/buildlink3.mk
Log Message:
pipewire: Fix some pkglint
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3cd21a077a59ceff8d3bce23df7497f549921503
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pipewire/Makefile | 2 +-
pipewire/buildlink3.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/pipewire/Makefile b/pipewire/Makefile
index 1b296c21d6..51da46151e 100644
--- a/pipewire/Makefile
+++ b/pipewire/Makefile
@@ -49,7 +49,7 @@ MESON_ARGS+= -Dsdl2=disabled
MESON_ARGS+= -Dalsa=disabled
MESON_ARGS+= -Dpipewire-alsa=disabled
-post-install :
+post-install:
${RM} ${DESTDIR}${PREFIX}/include/spa-0.2/spa/utils/endian.h.orig
${RM} ${DESTDIR}${PREFIX}/include/spa-0.2/spa/utils/string.h.orig
diff --git a/pipewire/buildlink3.mk b/pipewire/buildlink3.mk
index 74325a73e7..784b59165d 100644
--- a/pipewire/buildlink3.mk
+++ b/pipewire/buildlink3.mk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= pipewire
PIPEWIRE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.pipewire+= pipewire>=1.2.5
-BUILDLINK_PKGSRCDIR.pipewire?= ../../wip/pipewire
+BUILDLINK_PKGSRCDIR.pipewire?= ../../wip/pipewire
.endif # PIPEWIRE_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index