aboutsummaryrefslogtreecommitdiff
path: root/examples/db5.1/libdb-cxx.p5m
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-12-19 13:02:54 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-12-19 13:05:12 +0400
commit3e567218b60d7f885e769e1a2a07d84d38f11c13 (patch)
treef43668e026c492f304f4c827fc4b567ca85b1963 /examples/db5.1/libdb-cxx.p5m
parentfdcf880b3c8c67f08453f553474a551e9707d29d (diff)
downloadcibs-3e567218b60d7f885e769e1a2a07d84d38f11c13.tar.gz
Update examples
Diffstat (limited to 'examples/db5.1/libdb-cxx.p5m')
-rw-r--r--examples/db5.1/libdb-cxx.p5m14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/db5.1/libdb-cxx.p5m b/examples/db5.1/libdb-cxx.p5m
new file mode 100644
index 0000000..9dd55a0
--- /dev/null
+++ b/examples/db5.1/libdb-cxx.p5m
@@ -0,0 +1,14 @@
+set name=pkg.fmri value=pkg:/library/libdb-cxx-$(db-ver)@$(ips-version)
+set name=pkg.summary value="$(summary), C++ library"
+set name=info.upstream-url value="$(home)"
+set name=info.source-url value="$(download)"
+
+license $(license-file) license="$(license)"
+
+depend fmri=pkg:/library/libdb-cxx-$(db-ver)-so@$(ips-version) type=require
+depend fmri=pkg:/library/libdb-cxx-$(db-ver)-so@$(ips-version) type=incorporate
+
+file path=usr/include/db_cxx.h
+
+link target=libdb_cxx--$(db-ver).so path=usr/lib/$(mach64)/libdb_cxx.so
+link target=libdb_cxx--$(db-ver).so path=usr/lib/libdb_cxx.so