pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/breeze-icons
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 6 18:45:23 UTC 2024
Added Files:
pkgsrc/graphics/breeze-icons: buildlink3.mk
Log Message:
breeze-icons: add untested buildlink3.mk
so one exists for the packages looking for it
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/breeze-icons/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/graphics/breeze-icons/buildlink3.mk
diff -u /dev/null pkgsrc/graphics/breeze-icons/buildlink3.mk:1.1
--- /dev/null Fri Dec 6 18:45:23 2024
+++ pkgsrc/graphics/breeze-icons/buildlink3.mk Fri Dec 6 18:45:23 2024
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1 2024/12/06 18:45:23 wiz Exp $
+
+BUILDLINK_TREE+= breeze-icons
+
+.if !defined(BREEZE_ICONS_BUILDLINK3_MK)
+BREEZE_ICONS_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.breeze-icons+= breeze-icons>=6.8.0
+BUILDLINK_PKGSRCDIR.breeze-icons?= ../../graphics/breeze-icons
+
+#.include "../../x11/qt6-qtbase/buildlink3.mk"
+.endif # BREEZE_ICONS_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -breeze-icons
Home |
Main Index |
Thread Index |
Old Index