json-c: add 32 bit library, needed in order to be able to build fontconfig in 32...
[oi-userland.git] / components / library / mpfr / mpfr.p5m
blobbfc7a324fb757b04b76884f0d132b6a2de834048
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016 Aurelien Larcher
14 # Copyright 2019 Michal Nowak
17 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.human-version value=$(HUMAN_VERSION)
19 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
20 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
23 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
27 file path=usr/include/mpf2mpfr.h
28 file path=usr/include/mpfr.h
29 link path=usr/lib/$(MACH64)/libmpfr.so target=libmpfr.so.6.2.1
30 link path=usr/lib/$(MACH64)/libmpfr.so.6 target=libmpfr.so.6.2.1
31 file path=usr/lib/$(MACH64)/libmpfr.so.6.2.1
32 file path=usr/lib/$(MACH64)/pkgconfig/mpfr.pc
33 link path=usr/lib/libmpfr.so target=libmpfr.so.6.2.1
34 link path=usr/lib/libmpfr.so.6 target=libmpfr.so.6.2.1
35 file path=usr/lib/libmpfr.so.6.2.1
36 file path=usr/lib/pkgconfig/mpfr.pc
37 file path=usr/share/doc/mpfr/AUTHORS
38 file path=usr/share/doc/mpfr/BUGS
39 file path=usr/share/doc/mpfr/COPYING
40 file path=usr/share/doc/mpfr/COPYING.LESSER
41 file path=usr/share/doc/mpfr/FAQ.html
42 file path=usr/share/doc/mpfr/NEWS
43 file path=usr/share/doc/mpfr/TODO
44 file path=usr/share/doc/mpfr/examples/ReadMe
45 file path=usr/share/doc/mpfr/examples/can_round.c
46 file path=usr/share/doc/mpfr/examples/divworst.c
47 file path=usr/share/doc/mpfr/examples/rndo-add.c
48 file path=usr/share/doc/mpfr/examples/sample.c
49 file path=usr/share/doc/mpfr/examples/threads.c
50 file path=usr/share/doc/mpfr/examples/version.c
51 file path=usr/share/info/mpfr.info