Move dbtg-incorporation package to ub_javavm oi-extras
authorAndrzej Szeszo <aszeszo@gmail.com>
Fri, 22 Apr 2011 03:25:09 +0100
branchoi-extras
changeset 192 39460a58156f
parent 191 926f6d47194d
child 193 0780a710c42e
Move dbtg-incorporation package to ub_javavm
ub_javavm/dbtg-incorporation/Makefile
ub_javavm/dbtg-incorporation/dbtg-incorporation.p5m
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ub_javavm/dbtg-incorporation/Makefile	Fri Apr 22 03:25:09 2011 +0100
@@ -0,0 +1,30 @@
+#
+# This file and its contents are supplied under the terms of the
+# Common Development and Distribution License ("CDDL)". You may
+# only use this file in accordance with the terms of the CDDL.
+#
+# A full copy of the text of the CDDL should have accompanied this
+# source. A copy of the CDDL is also available via the Internet at
+# http://www.illumos.org/license/CDDL.
+#
+
+#
+# Copyright 2011, Andrzej Szeszo
+#
+
+include ../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=     dbtg-incorporation
+
+include ../../make-rules/ips.mk
+
+PKGMANGLE = true
+PKGLINT=    true
+
+build:
+
+install:
+	[ -d $(PROTO_DIR) ] || mkdir -p $(PROTO_DIR)
+
+clean::
+	[ -d $(BUILD_DIR) ] && rm -rf $(BUILD_DIR)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ub_javavm/dbtg-incorporation/dbtg-incorporation.p5m	Fri Apr 22 03:25:09 2011 +0100
@@ -0,0 +1,23 @@
+#
+# This file and its contents are supplied under the terms of the
+# Common Development and Distribution License ("CDDL)". You may
+# only use this file in accordance with the terms of the CDDL.
+#
+# A full copy of the text of the CDDL should have accompanied this
+# source. A copy of the CDDL is also available via the Internet at
+# http://www.illumos.org/license/CDDL.
+#
+
+#
+# Copyright 2011, Andrzej Szeszo
+#
+
+set name=pkg.fmri value=pkg:/consolidation/dbtg/[email protected],$(BUILD_VERSION)
+set name=pkg.description value="This incorporation constrains packages from the dbtg consolidation."
+set name=org.opensolaris.consolidation value=dbtg
+set name=description value="dbtg consolidation incorporation"
+set name=pkg.depend.install-hold value=core-os.dbtg
+set name=pkg.summary value="dbtg consolidation incorporation"
+set name=variant.arch value=$(MACH)
+depend fmri=library/java/[email protected] type=incorporate
+depend [email protected] type=incorporate