bzip2: change to new library paths
[unleashed-userland.git] / components / quilt / quilt.p5m
blob5eb191fabc3a0828e83f2ffe42769f1f4fdca9a0
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
25 <transform file path=usr/share/quilt/.+ ->default mode 0555>
27 set name=pkg.fmri value=pkg:/developer/quilt@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
28 set name=pkg.summary value="Quilt - tool to manage series of patches"
29 set name=com.oracle.info.description value="the quilt patch utility"
30 set name=info.classification value="org.opensolaris.category.2008:Development/Source Code Management"
31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
33 set name=org.opensolaris.arc-caseid \
34     value=LSARC/2008/653
35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
37 license COPYING license='GPLv2'
40 file etc/bash_completion.d/quilt path=etc/bash/bash_completion.d/quilt
41 file path=etc/quilt.quiltrc \
42     overlay=allow preserve=true original_name=SUNWquilt:etc/quilt.quiltrc \
43     mode=0644
44 file path=usr/bin/guards
45 file path=usr/bin/quilt
46 file usr/share/doc/quilt/README \
47     path=usr/share/doc/quilt-$(COMPONENT_VERSION)/README
48 file usr/share/doc/quilt/README.MAIL \
49     path=usr/share/doc/quilt-$(COMPONENT_VERSION)/README.MAIL
50 file usr/share/doc/quilt/quilt.pdf \
51     path=usr/share/doc/quilt-$(COMPONENT_VERSION)/quilt.pdf
52 file path=usr/share/emacs/site-lisp/quilt.el
53 file path=usr/share/locale/de/LC_MESSAGES/quilt.mo
54 file path=usr/share/locale/fr/LC_MESSAGES/quilt.mo
55 file path=usr/share/locale/ja/LC_MESSAGES/quilt.mo
56 file path=usr/share/locale/ru/LC_MESSAGES/quilt.mo
57 file path=usr/share/man/man1/guards.1
58 file path=usr/share/man/man1/quilt.1
59 file path=usr/share/quilt/add
60 file path=usr/share/quilt/annotate
61 file path=usr/share/quilt/applied
62 file path=usr/share/quilt/compat/column
63 file path=usr/share/quilt/delete
64 file path=usr/share/quilt/diff
65 file path=usr/share/quilt/edit
66 file path=usr/share/quilt/files
67 file path=usr/share/quilt/fold
68 file path=usr/share/quilt/fork
69 file path=usr/share/quilt/graph
70 file path=usr/share/quilt/grep
71 file path=usr/share/quilt/header
72 file path=usr/share/quilt/import
73 file path=usr/share/quilt/mail
74 file path=usr/share/quilt/new
75 file path=usr/share/quilt/next
76 file path=usr/share/quilt/patches
77 file path=usr/share/quilt/pop
78 file path=usr/share/quilt/previous
79 file path=usr/share/quilt/push
80 file path=usr/share/quilt/refresh
81 file path=usr/share/quilt/remove
82 file path=usr/share/quilt/rename
83 file path=usr/share/quilt/revert
84 file path=usr/share/quilt/scripts/backup-files
85 file path=usr/share/quilt/scripts/dependency-graph
86 file path=usr/share/quilt/scripts/edmail
87 file path=usr/share/quilt/scripts/inspect-wrapper
88 file path=usr/share/quilt/scripts/patchfns mode=444
89 file path=usr/share/quilt/scripts/remove-trailing-ws
90 file path=usr/share/quilt/scripts/utilfns
91 file path=usr/share/quilt/series
92 file path=usr/share/quilt/setup
93 file path=usr/share/quilt/snapshot
94 file path=usr/share/quilt/top
95 file path=usr/share/quilt/unapplied
96 file path=usr/share/quilt/upgrade
98 link path=usr/share/quilt/compat/awk target=../../../gnu/bin/awk pkg.linted.userland.action002.0=true
99 link path=usr/share/quilt/compat/cp target=../../../gnu/bin/cp pkg.linted.userland.action002.0=true
100 link path=usr/share/quilt/compat/date target=../../../gnu/bin/date pkg.linted.userland.action002.0=true
101 link path=usr/share/quilt/compat/diff target=../../../gnu/bin/diff pkg.linted.userland.action002.0=true
102 link path=usr/share/quilt/compat/find target=../../../gnu/bin/find pkg.linted.userland.action002.0=true
103 link path=usr/share/quilt/compat/getopt target=../../../gnu/bin/getopt pkg.linted.userland.action002.0=true
104 link path=usr/share/quilt/compat/grep target=../../../gnu/bin/grep pkg.linted.userland.action002.0=true
105 link path=usr/share/quilt/compat/patch target=../../../gnu/bin/patch pkg.linted.userland.action002.0=true
106 link path=usr/share/quilt/compat/perl target=../../../perl5/$(PERL_VERSION)/bin/perl pkg.linted.userland.action002.0=true
107 link path=usr/share/quilt/compat/sed target=../../../gnu/bin/sed pkg.linted.userland.action002.0=true
108 link path=usr/share/quilt/compat/sendmail target=../../../sbin/sendmail pkg.linted.userland.action002.0=true
109 link path=usr/share/quilt/compat/tail target=../../../gnu/bin/tail pkg.linted.userland.action002.0=true
110 link path=usr/share/quilt/compat/tar target=../../../gnu/bin/tar pkg.linted.userland.action002.0=true
111 link path=usr/share/quilt/compat/tr target=../../../gnu/bin/tr pkg.linted.userland.action002.0=true
113 depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/awk type=require
114 depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/cp type=require
115 depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/date type=require
116 depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/diff type=require
117 depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/find type=require
118 depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/getopt type=require
119 depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/grep type=require
120 depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/patch type=require
121 depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/sed type=require
122 depend fmri=__TBD pkg.debug.depend.file=usr/lib/sendmail type=require
123 depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/tail type=require
124 depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/tar type=require
125 depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/tr type=require