aboutsummaryrefslogtreecommitdiff
path: root/examples/db5.1/libdb-stl.p5m
diff options
context:
space:
mode:
Diffstat (limited to 'examples/db5.1/libdb-stl.p5m')
-rw-r--r--examples/db5.1/libdb-stl.p5m26
1 files changed, 26 insertions, 0 deletions
diff --git a/examples/db5.1/libdb-stl.p5m b/examples/db5.1/libdb-stl.p5m
new file mode 100644
index 0000000..6236107
--- /dev/null
+++ b/examples/db5.1/libdb-stl.p5m
@@ -0,0 +1,26 @@
+set name=pkg.fmri value=pkg:/library/libdb-stl-$(db-ver)@$(ips-version)
+set name=pkg.summary value="$(summary), C++ STL 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-stl-$(db-ver)-so@$(ips-version) type=require
+depend fmri=pkg:/library/libdb-stl-$(db-ver)-so@$(ips-version) type=incorporate
+
+file path=usr/include/dbstl_vector.h
+file path=usr/include/dbstl_inner_utility.h
+file path=usr/include/dbstl_utility.h
+file path=usr/include/dbstl_map.h
+file path=usr/include/dbstl_set.h
+file path=usr/include/dbstl_dbt.h
+file path=usr/include/dbstl_resource_manager.h
+file path=usr/include/dbstl_container.h
+file path=usr/include/dbstl_element_ref.h
+file path=usr/include/dbstl_exception.h
+file path=usr/include/dbstl_base_iterator.h
+file path=usr/include/dbstl_common.h
+file path=usr/include/dbstl_dbc.h
+
+link target=libdb_stl--$(db-ver).so path=usr/lib/$(mach64)/libdb_stl.so
+link target=libdb_stl--$(db-ver).so path=usr/lib/libdb_stl.so