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 2024 <contributor>
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=etc/bash_completion.d/quilt
27 file path=etc/quilt.quiltrc
28 file path=usr/bin/guards
29 file path=usr/bin/quilt
30 file path=usr/share/doc/quilt/README
31 file path=usr/share/doc/quilt/README.MAIL
32 file path=usr/share/doc/quilt/quilt.pdf
33 file path=usr/share/emacs/site-lisp/quilt.el
34 file path=usr/share/locale/de/LC_MESSAGES/quilt.mo
35 file path=usr/share/locale/fr/LC_MESSAGES/quilt.mo
36 file path=usr/share/locale/ja/LC_MESSAGES/quilt.mo
37 file path=usr/share/locale/ru/LC_MESSAGES/quilt.mo
38 file path=usr/share/man/man1/guards.1
39 file path=usr/share/man/man1/quilt.1
40 file path=usr/share/quilt/add
41 file path=usr/share/quilt/annotate
42 file path=usr/share/quilt/applied
43 link path=usr/share/quilt/compat/7z target=/usr/bin/7zr
44 link path=usr/share/quilt/compat/awk target=/usr/bin/gawk
45 link path=usr/share/quilt/compat/column target=/usr/bin/column
46 link path=usr/share/quilt/compat/cp target=/usr/gnu/bin/cp
47 link path=usr/share/quilt/compat/date target=/usr/gnu/bin/date
48 link path=usr/share/quilt/compat/diff target=/usr/gnu/bin/diff
49 link path=usr/share/quilt/compat/diffstat target=/usr/bin/diffstat
50 link path=usr/share/quilt/compat/find target=/usr/gnu/bin/find
51 link path=usr/share/quilt/compat/getopt target=/usr/gnu/bin/getopt
52 link path=usr/share/quilt/compat/grep target=/usr/gnu/bin/grep
53 link path=usr/share/quilt/compat/patch target=/usr/gnu/bin/patch
54 link path=usr/share/quilt/compat/perl target=/usr/perl5/5.38/bin/perl
55 link path=usr/share/quilt/compat/sed target=/usr/gnu/bin/sed
56 link path=usr/share/quilt/compat/sendmail target=/usr/sbin/sendmail
57 link path=usr/share/quilt/compat/tail target=/usr/gnu/bin/tail
58 link path=usr/share/quilt/compat/tar target=/usr/gnu/bin/tar
59 link path=usr/share/quilt/compat/tr target=/usr/gnu/bin/tr
60 file path=usr/share/quilt/delete
61 file path=usr/share/quilt/diff
62 file path=usr/share/quilt/edit
63 file path=usr/share/quilt/files
64 file path=usr/share/quilt/fold
65 file path=usr/share/quilt/fork
66 file path=usr/share/quilt/graph
67 file path=usr/share/quilt/grep
68 file path=usr/share/quilt/header
69 file path=usr/share/quilt/import
70 file path=usr/share/quilt/mail
71 file path=usr/share/quilt/new
72 file path=usr/share/quilt/next
73 file path=usr/share/quilt/patches
74 file path=usr/share/quilt/pop
75 file path=usr/share/quilt/previous
76 file path=usr/share/quilt/push
77 file path=usr/share/quilt/refresh
78 file path=usr/share/quilt/remove
79 file path=usr/share/quilt/rename
80 file path=usr/share/quilt/revert
81 file path=usr/share/quilt/scripts/backup-files
82 file path=usr/share/quilt/scripts/dependency-graph
83 file path=usr/share/quilt/scripts/edmail
84 file path=usr/share/quilt/scripts/inspect-wrapper
85 file path=usr/share/quilt/scripts/patchfns
86 file path=usr/share/quilt/scripts/remove-trailing-ws
87 file path=usr/share/quilt/scripts/utilfns
88 file path=usr/share/quilt/series
89 file path=usr/share/quilt/setup
90 file path=usr/share/quilt/snapshot
91 file path=usr/share/quilt/top
92 file path=usr/share/quilt/unapplied
93 file path=usr/share/quilt/upgrade