pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

xdg-desktop-portal: add buildlink3.mk



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Mon Jan 12 18:44:50 2026 +0100
Changeset:	c50c5ab3cdb6aa3cd7e132fbb986b6b170002b45

Added Files:
	xdg-desktop-portal/buildlink3.mk

Log Message:
xdg-desktop-portal: add buildlink3.mk

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c50c5ab3cdb6aa3cd7e132fbb986b6b170002b45

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 xdg-desktop-portal/buildlink3.mk | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diffs:
diff --git a/xdg-desktop-portal/buildlink3.mk b/xdg-desktop-portal/buildlink3.mk
new file mode 100644
index 0000000000..531ea9fab6
--- /dev/null
+++ b/xdg-desktop-portal/buildlink3.mk
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=	xdg-desktop-portal
+
+.if !defined(XDG_DESKTOP_PORTAL_BUILDLINK3_MK)
+XDG_DESKTOP_PORTAL_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.xdg-desktop-portal+=	xdg-desktop-portal>=1.20.3
+BUILDLINK_PKGSRCDIR.xdg-desktop-portal?=	../../wip/xdg-desktop-portal
+
+#.include "../../devel/glib2/buildlink3.mk"
+#.include "../../devel/libportal/buildlink3.mk"
+#.include "../../geography/geoclue/buildlink3.mk"
+#.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
+#.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
+#.include "../../wip/pipewire/buildlink3.mk"
+#.include "../../textproc/json-glib/buildlink3.mk"
+.endif	# XDG_DESKTOP_PORTAL_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-xdg-desktop-portal


Home | Main Index | Thread Index | Old Index