aboutsummaryrefslogtreecommitdiff
path: root/examples/gmp/gmp10.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/gmp/gmp10.p5m
parentfdcf880b3c8c67f08453f553474a551e9707d29d (diff)
downloadcibs-3e567218b60d7f885e769e1a2a07d84d38f11c13.tar.gz
Update examples
Diffstat (limited to 'examples/gmp/gmp10.p5m')
-rw-r--r--examples/gmp/gmp10.p5m11
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/gmp/gmp10.p5m b/examples/gmp/gmp10.p5m
new file mode 100644
index 0000000..6ffd7ec
--- /dev/null
+++ b/examples/gmp/gmp10.p5m
@@ -0,0 +1,11 @@
+set name=pkg.fmri value=pkg:/library/gmp10@$(ips-version)
+set name=pkg.summary value="$(summary), shared library"
+set name=info.upstream-url value="$(home)"
+set name=info.sourcer-_url value="$(download)"
+license $(license-file) license=$(license)
+
+file path=usr/lib/$(MACH64)/libgmp.so.10.0.5
+file path=usr/lib/libgmp.so.10.0.5
+link path=usr/lib/$(MACH64)/libgmp.so.10 target=libgmp.so.10.0.5
+link path=usr/lib/libgmp.so.10 target=libgmp.so.10.0.5
+