components/pkgbuild/pkgbuild.p5m
author Rich Burridge <rich.burridge@oracle.com>
Tue, 02 Feb 2016 12:18:19 -0800
changeset 5385 ada5863c16fd
parent 5228 b457e3bd2acc
permissions -rw-r--r--
22649522 Popplet should be Poppler in its package manifest file.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5228
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
     1
#
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
     3
#
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
     7
#
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    12
#
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    18
#
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    20
#
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    21
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    22
#
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    23
# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    24
#
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    25
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    26
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    27
set name=pkg.fmri \
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    28
    value=pkg:/package/pkgbuild@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    29
set name=pkg.summary \
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    30
    value="pkgbuild - rpmbuild-like tool for building Solaris packages"
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    31
set name=pkg.description \
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    32
    value="pkgbuild(1) is a tool for building Solaris SVr4 or IPS packages from RPM-like spec files. It is intended to be a plug-in replacement of the rpmbuild command. Most spec file elements are implemented plus a few more. The differences from real rpm spec files are summarized in the Manual. It's implemented as a set of perl scripts and modules."
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    33
set name=com.oracle.info.description \
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    34
    value="A tool for building Solaris SVr4 or IPS packages from RPM-like spec files"
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    35
set name=com.oracle.info.tpno value=$(TPNO)
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    36
set name=info.classification \
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    37
    value=org.opensolaris.category.2008:Development/System
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    38
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    39
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    40
set name=org.opensolaris.arc-caseid value=PSARC/2010/138
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    41
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    42
file path=usr/bin/pkgbuild
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    43
file path=usr/bin/pkgtool
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    44
file path=usr/bin/spectool
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    45
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/config.pm
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    46
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/get_rpm_topdir
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    47
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/ips-dependency-generator \
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    48
    mode=0555
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    49
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/ips_package.pm
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    50
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/ips_utils.pm
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    51
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/macros
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    52
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/packagebase.pm
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    53
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/pkgbuild-postprocess mode=0555
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    54
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/pkgbuild.pl mode=0555
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    55
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/pkgdb.pm
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    56
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/pkgdbgrep mode=0555
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    57
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/pkgnames
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    58
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/pkgtool.pl mode=0555
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    59
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/rpm_file.pm
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    60
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/rpm_package.pm
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    61
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/rpm_spec.pm
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    62
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/spectool.pl mode=0555
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    63
file path=usr/lib/pkgbuild-$(COMPONENT_VERSION)/version-file
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    64
file path=usr/share/man/man1/pkgbuild.1
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    65
file path=usr/share/man/man1/pkgtool.1
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    66
file path=usr/share/man/man1/spectool.1
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    67
file path=usr/share/pkgbuild/spec-files.txt
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    68
license COPYING license=GPLv2
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    69
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    70
# force a dependency on the gnu-patch package
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    71
depend type=require \
b457e3bd2acc 22386518 Move pkgbuild from Desktop consolidation to Userland
Yiteng Zhang <yiteng.zhang@oracle.com>
parents:
diff changeset
    72
    fmri=text/gnu-patch@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)