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
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 2015 Alexander Pyhalov
14 # Copyright 2019 Michal Nowak
15 # Copyright 2020 Nona Hansel
18 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
19 set name=pkg.human-version value=$(HUMAN_VERSION)
20 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
21 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
22 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
23 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
24 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
26 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
28 depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/which
30 file path=usr/bin/env_parallel
31 file path=usr/bin/env_parallel.ash
32 file path=usr/bin/env_parallel.bash
33 file path=usr/bin/env_parallel.csh
34 file path=usr/bin/env_parallel.dash
35 file path=usr/bin/env_parallel.fish
36 file path=usr/bin/env_parallel.ksh
37 file path=usr/bin/env_parallel.mksh
38 file path=usr/bin/env_parallel.pdksh
39 file path=usr/bin/env_parallel.sh
40 file path=usr/bin/env_parallel.tcsh
41 file path=usr/bin/env_parallel.zsh
42 file path=usr/bin/niceload
43 file path=usr/bin/parallel
44 file path=usr/bin/parcat
45 file path=usr/bin/parset
46 file path=usr/bin/parsort
47 link path=usr/bin/sem target=parallel
49 file path=usr/share/bash-completion/completions/parallel
50 file path=usr/share/doc/parallel/env_parallel.html
51 file path=usr/share/doc/parallel/env_parallel.pdf
52 file path=usr/share/doc/parallel/env_parallel.rst
53 file path=usr/share/doc/parallel/env_parallel.texi
54 file path=usr/share/doc/parallel/niceload.html
55 file path=usr/share/doc/parallel/niceload.pdf
56 file path=usr/share/doc/parallel/niceload.rst
57 file path=usr/share/doc/parallel/niceload.texi
58 file path=usr/share/doc/parallel/parallel.html
59 file path=usr/share/doc/parallel/parallel.pdf
60 file path=usr/share/doc/parallel/parallel.rst
61 file path=usr/share/doc/parallel/parallel.texi
62 file path=usr/share/doc/parallel/parallel_alternatives.html
63 file path=usr/share/doc/parallel/parallel_alternatives.pdf
64 file path=usr/share/doc/parallel/parallel_alternatives.rst
65 file path=usr/share/doc/parallel/parallel_alternatives.texi
66 file path=usr/share/doc/parallel/parallel_book.html
67 file path=usr/share/doc/parallel/parallel_book.pdf
68 file path=usr/share/doc/parallel/parallel_book.rst
69 file path=usr/share/doc/parallel/parallel_book.texi
70 file path=usr/share/doc/parallel/parallel_cheat_bw.pdf
71 file path=usr/share/doc/parallel/parallel_design.html
72 file path=usr/share/doc/parallel/parallel_design.pdf
73 file path=usr/share/doc/parallel/parallel_design.rst
74 file path=usr/share/doc/parallel/parallel_design.texi
75 file path=usr/share/doc/parallel/parallel_examples.html
76 file path=usr/share/doc/parallel/parallel_examples.pdf
77 file path=usr/share/doc/parallel/parallel_examples.rst
78 file path=usr/share/doc/parallel/parallel_examples.texi
79 file path=usr/share/doc/parallel/parallel_options_map.pdf
80 file path=usr/share/doc/parallel/parallel_tutorial.html
81 file path=usr/share/doc/parallel/parallel_tutorial.pdf
82 file path=usr/share/doc/parallel/parallel_tutorial.rst
83 file path=usr/share/doc/parallel/parallel_tutorial.texi
84 file path=usr/share/doc/parallel/parcat.html
85 file path=usr/share/doc/parallel/parcat.pdf
86 file path=usr/share/doc/parallel/parcat.rst
87 file path=usr/share/doc/parallel/parcat.texi
88 file path=usr/share/doc/parallel/parset.html
89 file path=usr/share/doc/parallel/parset.pdf
90 file path=usr/share/doc/parallel/parset.rst
91 file path=usr/share/doc/parallel/parset.texi
92 file path=usr/share/doc/parallel/parsort.html
93 file path=usr/share/doc/parallel/parsort.pdf
94 file path=usr/share/doc/parallel/parsort.rst
95 file path=usr/share/doc/parallel/parsort.texi
96 file path=usr/share/doc/parallel/sem.html
97 file path=usr/share/doc/parallel/sem.pdf
98 file path=usr/share/doc/parallel/sem.rst
99 file path=usr/share/doc/parallel/sem.texi
100 file path=usr/share/doc/parallel/sql.html
101 file path=usr/share/doc/parallel/sql.pdf
102 file path=usr/share/doc/parallel/sql.rst
103 file path=usr/share/doc/parallel/sql.texi
104 file path=usr/share/man/man1/env_parallel.1
105 file path=usr/share/man/man1/niceload.1
106 file path=usr/share/man/man1/parallel.1
107 file path=usr/share/man/man1/parcat.1
108 file path=usr/share/man/man1/parset.1
109 file path=usr/share/man/man1/parsort.1
110 file path=usr/share/man/man1/sem.1
111 file path=usr/share/man/man1/sql.1
112 file path=usr/share/man/man7/parallel_alternatives.7
113 file path=usr/share/man/man7/parallel_book.7
114 file path=usr/share/man/man7/parallel_design.7
115 file path=usr/share/man/man7/parallel_examples.7
116 file path=usr/share/man/man7/parallel_tutorial.7
117 file path=usr/share/zsh/site-functions/_parallel