pkgsrc-WIP-changes archive

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

colord-gtk: added buildink



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Tue Mar 15 11:34:18 2016 +0200
Changeset:	a832e2aee4e67e1c48a096067062cbdeeb1901af

Added Files:
	colord-gtk/buildlink3.mk

Log Message:
colord-gtk: added buildink

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

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

diffstat:
 colord-gtk/buildlink3.mk | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diffs:
diff --git a/colord-gtk/buildlink3.mk b/colord-gtk/buildlink3.mk
new file mode 100644
index 0000000..8a909fd
--- /dev/null
+++ b/colord-gtk/buildlink3.mk
@@ -0,0 +1,32 @@
+# $NetBSD$
+# XXX
+# XXX This file was created automatically using createbuildlink-3.17.
+# XXX After this file has been verified as correct, the comment lines
+# XXX beginning with "XXX" should be removed.  Please do not commit
+# XXX unverified buildlink3.mk files.
+# XXX
+# XXX Packages that only install static libraries or headers should
+# XXX include the following line:
+# XXX
+# XXX	BUILDLINK_DEPMETHOD.colord-gtk?=	build
+
+BUILDLINK_TREE+=	colord-gtk
+
+.if !defined(COLORD_GTK_BUILDLINK3_MK)
+COLORD_GTK_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.colord-gtk+=	colord-gtk>=0.1.26
+BUILDLINK_PKGSRCDIR.colord-gtk?=	../../wip/colord-gtk
+
+# XXX
+# XXX Uncomment and keep only the buildlink3 lines below which are directly
+# XXX needed for dependencies to compile, link, and run.  If this package
+# XXX provides a wrappered API or otherwise does not expose the APIs of the
+# XXX buildlink3 lines below to dependencies, remove them.
+# XXX
+#.include "../../x11/gtk3/buildlink3.mk"
+#.include "../../devel/gobject-introspection/buildlink3.mk"
+#.include "../../wip/colord/buildlink3.mk"
+.endif	# COLORD_GTK_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-colord-gtk


Home | Main Index | Thread Index | Old Index