pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/plasma-wayland-protocols
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Sep 29 15:37:11 UTC 2022
Added Files:
pkgsrc/devel/plasma-wayland-protocols: buildlink3.mk
Log Message:
plasma-wayland-protocols: Add buildlink3 to fix x11/kguiaddons' wayland build
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/plasma-wayland-protocols/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/devel/plasma-wayland-protocols/buildlink3.mk
diff -u /dev/null pkgsrc/devel/plasma-wayland-protocols/buildlink3.mk:1.1
--- /dev/null Thu Sep 29 15:37:11 2022
+++ pkgsrc/devel/plasma-wayland-protocols/buildlink3.mk Thu Sep 29 15:37:11 2022
@@ -0,0 +1,17 @@
+# $NetBSD: buildlink3.mk,v 1.1 2022/09/29 15:37:11 ryoon Exp $
+
+BUILDLINK_TREE+= plasma-wayland-protocols
+
+.if !defined(PLASMA_WAYLAND_PROTOCOLS_BUILDLINK3_MK)
+PLASMA_WAYLAND_PROTOCOLS_BUILDLINK3_MK:=
+
+.include "../../mk/bsd.fast.prefs.mk"
+BUILDLINK_DEPMETHOD.plasma-wayland-protocols?= build
+
+BUILDLINK_API_DEPENDS.plasma-wayland-protocols+= plasma-wayland-protocols>=1.9.0
+BUILDLINK_PKGSRCDIR.plasma-wayland-protocols?= ../../devel/plasma-wayland-protocols
+BUILDLINK_FILES.plasma-wayland-protocols+= share/plasma-wayland-protocols/*.xml
+
+.endif # PLASMA_WAYLAND_PROTOCOLS_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -plasma-wayland-protocols
Home |
Main Index |
Thread Index |
Old Index