gcc-6: use $(GNU_ARCH) in manifest
[unleashed-userland.git] / components / x11 / libXp / libXp.p5m
blob81d808093adace39509dd2241087703e5bfdee5f
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
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25 <transform file path=usr/share/man/man3xp/(.+)$ \
26         -> set action.hash usr/share/man/man3/%<\1> >
28 link path=usr/X11/lib/$(MACH64)/libXp.so target=../../../lib/$(MACH64)/libXp.so
29 link path=usr/X11/lib/$(MACH64)/libXp.so.1 target=../../../lib/$(MACH64)/libXp.so.1
30 link path=usr/X11/lib/libXp.so target=../../lib/libXp.so
31 link path=usr/X11/lib/libXp.so.1 target=../../lib/libXp.so.1
33 link path=usr/lib/$(MACH64)/libXp.so target=libXp.so.1.0.0
34 link path=usr/lib/$(MACH64)/libXp.so.1 target=libXp.so.1.0.0
35 file path=usr/lib/$(MACH64)/libXp.so.1.0.0
36 file path=usr/lib/$(MACH64)/pkgconfig/xp.pc
37 link path=usr/lib/libXp.so target=libXp.so.1.0.0
38 link path=usr/lib/libXp.so.1 target=libXp.so.1.0.0
39 file path=usr/lib/libXp.so.1.0.0
40 file path=usr/lib/pkgconfig/xp.pc
41 file path=usr/share/man/man3xp/XpCancelDoc.3
42 file path=usr/share/man/man3xp/XpCancelJob.3
43 file path=usr/share/man/man3xp/XpCancelPage.3
44 file path=usr/share/man/man3xp/XpCreateContext.3
45 file path=usr/share/man/man3xp/XpDestroyContext.3
46 file path=usr/share/man/man3xp/XpEndDoc.3
47 file path=usr/share/man/man3xp/XpEndJob.3
48 file path=usr/share/man/man3xp/XpEndPage.3
49 file path=usr/share/man/man3xp/XpFreePrinterList.3
50 file path=usr/share/man/man3xp/XpGetAttributes.3
51 file path=usr/share/man/man3xp/XpGetContext.3
52 file path=usr/share/man/man3xp/XpGetDocumentData.3
53 file path=usr/share/man/man3xp/XpGetImageResolution.3
54 file path=usr/share/man/man3xp/XpGetLocaleHinter.3
55 file path=usr/share/man/man3xp/XpGetOneAttribute.3
56 file path=usr/share/man/man3xp/XpGetPageDimensions.3
57 file path=usr/share/man/man3xp/XpGetPdmStartParams.3
58 file path=usr/share/man/man3xp/XpGetPrinterList.3
59 file path=usr/share/man/man3xp/XpGetScreenOfContext.3
60 file path=usr/share/man/man3xp/XpInputSelected.3
61 file path=usr/share/man/man3xp/XpPutDocumentData.3
62 file path=usr/share/man/man3xp/XpQueryExtension.3
63 file path=usr/share/man/man3xp/XpQueryScreens.3
64 file path=usr/share/man/man3xp/XpQueryVersion.3
65 file path=usr/share/man/man3xp/XpRehashPrinterList.3
66 file path=usr/share/man/man3xp/XpSelectInput.3
67 file path=usr/share/man/man3xp/XpSetAttributes.3
68 file path=usr/share/man/man3xp/XpSetContext.3
69 file path=usr/share/man/man3xp/XpSetImageResolution.3
70 file path=usr/share/man/man3xp/XpSetLocaleHinter.3
71 file path=usr/share/man/man3xp/XpStartDoc.3
72 file path=usr/share/man/man3xp/XpStartJob.3
73 file path=usr/share/man/man3xp/XpStartPage.3
74 file path=usr/share/man/man3xp/libXp.3