components/libxslt/libxslt.p5m
author Rich Burridge <rich.burridge@oracle.com>
Tue, 20 Mar 2012 09:27:53 -0700
changeset 739 fd5e421b1434
parent 706 6e61f0012046
child 1025 95d154bfbea4
child 2451 f54396da08ea
permissions -rw-r--r--
7085609 openexr and ilmbase need license file upgrade 7085613 libmng needs license file upgrade 7085624 lighttpd needs TPNO and license file modifications 7085966 iperf needs TPNO and license file modifications 7085948 swig needs TPNO and license file modifications 7085963 tcpdump needs TPNO and license file modifications 7085967 Lua needs TPNO and license file modifications 7123118 libxslt needs TPNO and license file modifications 7123119 libxml2 needs TPNO and license file modifications 7133262 areca needs TPNO and license file modifications 7151922 autogen needs TPNO and license file modifications

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
    value=pkg:/library/libxslt@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="The XSLT library"
set name=info.classification \
    value=org.opensolaris.category.2008:System/Libraries
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid \
    value=PSARC/2002/244
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
dir path=usr
dir path=usr/bin
dir path=usr/include
dir path=usr/include/libexslt
dir path=usr/include/libxslt
dir path=usr/lib
dir path=usr/lib/$(MACH64)
dir path=usr/lib/$(MACH64)/pkgconfig
dir path=usr/lib/pkgconfig
dir path=usr/share
dir path=usr/share/aclocal
dir path=usr/share/man
dir path=usr/share/man/man1
dir path=usr/share/man/man3
file path=usr/bin/xslt-config
file path=usr/bin/xsltproc
file path=usr/include/libexslt/exslt.h
file path=usr/include/libexslt/exsltconfig.h
file path=usr/include/libexslt/exsltexports.h
file path=usr/include/libxslt/attributes.h
file path=usr/include/libxslt/documents.h
file path=usr/include/libxslt/extensions.h
file path=usr/include/libxslt/extra.h
file path=usr/include/libxslt/functions.h
file path=usr/include/libxslt/imports.h
file path=usr/include/libxslt/keys.h
file path=usr/include/libxslt/namespaces.h
file path=usr/include/libxslt/numbersInternals.h
file path=usr/include/libxslt/pattern.h
file path=usr/include/libxslt/preproc.h
file path=usr/include/libxslt/security.h
file path=usr/include/libxslt/templates.h
file path=usr/include/libxslt/transform.h
file path=usr/include/libxslt/variables.h
file path=usr/include/libxslt/xslt.h
file path=usr/include/libxslt/xsltInternals.h
file path=usr/include/libxslt/xsltconfig.h
file path=usr/include/libxslt/xsltexports.h
file path=usr/include/libxslt/xsltlocale.h
file path=usr/include/libxslt/xsltutils.h
file path=usr/lib/$(MACH64)/libexslt.so.0
file path=usr/lib/$(MACH64)/libxslt.so.1
file path=usr/lib/$(MACH64)/llib-lexslt.ln
file path=usr/lib/$(MACH64)/llib-lxslt.ln
file path=usr/lib/$(MACH64)/pkgconfig/libexslt.pc
file path=usr/lib/$(MACH64)/pkgconfig/libxslt.pc
file path=usr/lib/libexslt.so.0
file path=usr/lib/libxslt.so.1
file llib-lexslt path=usr/lib/llib-lexslt
file path=usr/lib/llib-lexslt.ln
file llib-lexslt path=usr/lib/llib-lxslt
file path=usr/lib/llib-lxslt.ln
file path=usr/lib/pkgconfig/libexslt.pc
file path=usr/lib/pkgconfig/libxslt.pc
file path=usr/share/aclocal/libxslt.m4
file xslt-config.1 path=usr/share/man/man1/xslt-config.1
file xsltproc.1 path=usr/share/man/man1/xsltproc.1
file libxslt.3 path=usr/share/man/man3/libxslt.3
legacy pkg=SUNWlxsl desc="The XSLT library" name="The XSLT library"
license xsl.license license=SUNWlxsl.copyright
link path=usr/lib/$(MACH64)/libexslt.so target=libexslt.so.0
link path=usr/lib/$(MACH64)/libxslt.so target=libxslt.so.1
link path=usr/lib/libexslt.so target=./libexslt.so.0
link path=usr/lib/libxslt.so target=./libxslt.so.1

depend fmri=library/python-2/libxsl-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
    predicate=runtime/python-26 \
    type=conditional

depend fmri=library/python-2/libxsl-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
    predicate=runtime/python-27 \
    type=conditional