Andreas Wacknitz
2024-04-04 81050d04359abf6b8ac0275bc3e41c00182c276b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
 
#
# Copyright 2024 <contributor>
#
 
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
file path=etc/bash_completion.d/quilt
file path=etc/quilt.quiltrc
file path=usr/bin/guards
file path=usr/bin/quilt
file path=usr/share/doc/quilt/README
file path=usr/share/doc/quilt/README.MAIL
file path=usr/share/doc/quilt/quilt.pdf
file path=usr/share/emacs/site-lisp/quilt.el
file path=usr/share/locale/de/LC_MESSAGES/quilt.mo
file path=usr/share/locale/fr/LC_MESSAGES/quilt.mo
file path=usr/share/locale/ja/LC_MESSAGES/quilt.mo
file path=usr/share/locale/ru/LC_MESSAGES/quilt.mo
file path=usr/share/man/man1/guards.1
file path=usr/share/man/man1/quilt.1
file path=usr/share/quilt/add
file path=usr/share/quilt/annotate
file path=usr/share/quilt/applied
link path=usr/share/quilt/compat/7z target=/usr/bin/7zr
link path=usr/share/quilt/compat/awk target=/usr/bin/gawk
link path=usr/share/quilt/compat/column target=/usr/bin/column
link path=usr/share/quilt/compat/cp target=/usr/gnu/bin/cp
link path=usr/share/quilt/compat/date target=/usr/gnu/bin/date
link path=usr/share/quilt/compat/diff target=/usr/gnu/bin/diff
link path=usr/share/quilt/compat/diffstat target=/usr/bin/diffstat
link path=usr/share/quilt/compat/find target=/usr/gnu/bin/find
link path=usr/share/quilt/compat/getopt target=/usr/gnu/bin/getopt
link path=usr/share/quilt/compat/grep target=/usr/gnu/bin/grep
link path=usr/share/quilt/compat/patch target=/usr/gnu/bin/patch
link path=usr/share/quilt/compat/perl target=/usr/perl5/5.38/bin/perl
link path=usr/share/quilt/compat/sed target=/usr/gnu/bin/sed
link path=usr/share/quilt/compat/sendmail target=/usr/sbin/sendmail
link path=usr/share/quilt/compat/tail target=/usr/gnu/bin/tail
link path=usr/share/quilt/compat/tar target=/usr/gnu/bin/tar
link path=usr/share/quilt/compat/tr target=/usr/gnu/bin/tr
file path=usr/share/quilt/delete
file path=usr/share/quilt/diff
file path=usr/share/quilt/edit
file path=usr/share/quilt/files
file path=usr/share/quilt/fold
file path=usr/share/quilt/fork
file path=usr/share/quilt/graph
file path=usr/share/quilt/grep
file path=usr/share/quilt/header
file path=usr/share/quilt/import
file path=usr/share/quilt/mail
file path=usr/share/quilt/new
file path=usr/share/quilt/next
file path=usr/share/quilt/patches
file path=usr/share/quilt/pop
file path=usr/share/quilt/previous
file path=usr/share/quilt/push
file path=usr/share/quilt/refresh
file path=usr/share/quilt/remove
file path=usr/share/quilt/rename
file path=usr/share/quilt/revert
file path=usr/share/quilt/scripts/backup-files
file path=usr/share/quilt/scripts/dependency-graph
file path=usr/share/quilt/scripts/edmail
file path=usr/share/quilt/scripts/inspect-wrapper
file path=usr/share/quilt/scripts/patchfns
file path=usr/share/quilt/scripts/remove-trailing-ws
file path=usr/share/quilt/scripts/utilfns
file path=usr/share/quilt/series
file path=usr/share/quilt/setup
file path=usr/share/quilt/snapshot
file path=usr/share/quilt/top
file path=usr/share/quilt/unapplied
file path=usr/share/quilt/upgrade