Merge pull request #2793 from alarcher/xlock
[unleashed-userland.git] / components / orc / orc.p5m
blobee7a0cc7f0647e66b99dd2f46c86b570e71f0b58
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2012 EveryCity Ltd. All rights reserved.
15 set name=pkg.fmri value=pkg:/system/library/orc@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.summary value="The Oil Runtime Compiler for SIMD array operations"
17 set name=info.upstream-url value="http://code.entropywave.com/projects/orc/"
18 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
20 license orc.license license="BSD"
22 file path=usr/bin/$(MACH64)/orc-bugreport
23 file path=usr/bin/$(MACH64)/orcc
24 file path=usr/bin/orc-bugreport
25 file path=usr/bin/orcc
26 file path=usr/include/orc-0.4/orc-test/orcarray.h
27 file path=usr/include/orc-0.4/orc-test/orcprofile.h
28 file path=usr/include/orc-0.4/orc-test/orcrandom.h
29 file path=usr/include/orc-0.4/orc-test/orctest.h
30 file path=usr/include/orc-0.4/orc/orcexecutor.h
31 file path=usr/include/orc-0.4/orc/orctarget.h
32 file path=usr/include/orc-0.4/orc/orcx86insn.h
33 file path=usr/include/orc-0.4/orc/orcmips.h
34 file path=usr/include/orc-0.4/orc/orcbytecodes.h
35 file path=usr/include/orc-0.4/orc/orcpowerpc.h
36 file path=usr/include/orc-0.4/orc/orcdebug.h
37 file path=usr/include/orc-0.4/orc/orcinstruction.h
38 file path=usr/include/orc-0.4/orc/orcrule.h
39 file path=usr/include/orc-0.4/orc/orcprogram.h
40 file path=usr/include/orc-0.4/orc/orccpuinsn.h
41 file path=usr/include/orc-0.4/orc/orclimits.h
42 file path=usr/include/orc-0.4/orc/orcsse.h
43 file path=usr/include/orc-0.4/orc/orcmmx.h
44 file path=usr/include/orc-0.4/orc/orcneon.h
45 file path=usr/include/orc-0.4/orc/orcx86.h
46 file path=usr/include/orc-0.4/orc/orconce.h
47 file path=usr/include/orc-0.4/orc/orcparse.h
48 file path=usr/include/orc-0.4/orc/orccpu.h
49 file path=usr/include/orc-0.4/orc/orcconstant.h
50 file path=usr/include/orc-0.4/orc/orcbytecode.h
51 file path=usr/include/orc-0.4/orc/orcfunctions.h
52 file path=usr/include/orc-0.4/orc/orcinternal.h
53 file path=usr/include/orc-0.4/orc/orcvariable.h
54 file path=usr/include/orc-0.4/orc/orcopcode.h
55 file path=usr/include/orc-0.4/orc/orcarm.h
56 file path=usr/include/orc-0.4/orc/orccode.h
57 file path=usr/include/orc-0.4/orc/orcutils.h
58 file path=usr/include/orc-0.4/orc/orc.h
59 file path=usr/include/orc-0.4/orc/orcemulateopcodes.h
60 file path=usr/include/orc-0.4/orc/orccompiler.h
61 file path=usr/include/orc-0.4/orc/orc-stdint.h
63 file path=usr/lib/$(MACH64)/liborc-0.4.so.0.23.0
64 file path=usr/lib/$(MACH64)/liborc-test-0.4.so.0.23.0
65 file path=usr/lib/$(MACH64)/pkgconfig/orc-0.4.pc
66 file path=usr/lib/liborc-0.4.so.0.23.0
67 file path=usr/lib/liborc-test-0.4.so.0.23.0
68 file path=usr/lib/pkgconfig/orc-0.4.pc
69 file path=usr/share/aclocal/orc.m4
71 link path=usr/lib/$(MACH64)/liborc-0.4.so target=liborc-0.4.so.0.23.0
72 link path=usr/lib/$(MACH64)/liborc-0.4.so.0 \
73     target=liborc-0.4.so.0.23.0
74 link path=usr/lib/$(MACH64)/liborc-test-0.4.so \
75     target=liborc-test-0.4.so.0.23.0
76 link path=usr/lib/$(MACH64)/liborc-test-0.4.so.0 \
77     target=liborc-test-0.4.so.0.23.0
78 link path=usr/lib/liborc-0.4.so target=liborc-0.4.so.0.23.0
79 link path=usr/lib/liborc-0.4.so.0 target=liborc-0.4.so.0.23.0
80 link path=usr/lib/liborc-test-0.4.so target=liborc-test-0.4.so.0.23.0
81 link path=usr/lib/liborc-test-0.4.so.0 \
82     target=liborc-test-0.4.so.0.23.0