json-glib: update to 1.10.6
[oi-userland.git] / components / archiver / gzip / gzip.p5m
blob0bb4d63a42b54fad43fbb258bc6ae88abc5c45fd
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 set name=pkg.fmri \
25     value=pkg:/compress/gzip@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
26 set name=pkg.human-version value=$(HUMAN_VERSION)
27 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
28 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
29 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
30 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
33 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
35 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
37 legacy pkg=SUNWgzip \
38     desc="The GNU Zip (gzip) compression utility" \
39     name="The GNU Zip (gzip) compression utility"
41 file path=usr/bin/gunzip
42 file path=usr/bin/gzcat
43 file path=usr/bin/gzcmp
44 file path=usr/bin/gzdiff
45 file path=usr/bin/gzegrep
46 file path=usr/bin/gzexe
47 file path=usr/bin/gzfgrep
48 file path=usr/bin/gzforce
49 file path=usr/bin/gzgrep
50 file path=usr/bin/gzip
51 file path=usr/bin/gzless
52 file path=usr/bin/gzmore
53 file path=usr/bin/gznew
54 file path=usr/share/info/gzip.info
55 file path=usr/share/man/man1/gunzip.1
56 file path=usr/share/man/man1/gzcat.1
57 file path=usr/share/man/man1/gzcmp.1
58 file path=usr/share/man/man1/gzdiff.1
59 file path=usr/share/man/man1/gzegrep.1
60 file path=usr/share/man/man1/gzexe.1
61 file path=usr/share/man/man1/gzfgrep.1
62 file path=usr/share/man/man1/gzforce.1
63 file path=usr/share/man/man1/gzgrep.1
64 file path=usr/share/man/man1/gzip.1
65 file path=usr/share/man/man1/gzless.1
66 file path=usr/share/man/man1/gzmore.1
67 file path=usr/share/man/man1/gznew.1