components/libee/libee.p5m
author Rich Burridge <rich.burridge@oracle.com>
Tue, 02 May 2017 17:33:26 -0700
changeset 7964 d9801318ed3d
parent 4431 d851c2eccfcc
permissions -rw-r--r--
25981468 Build ilmbase and openexr with the GNU compilers

#
# 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) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri \
    value=pkg:/library/libee@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="event expression library"
set name=com.oracle.info.description value="the libee event expression library"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value=org.opensolaris.category.2008:System/Libraries
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream value="Rainer Gerhards <[email protected]>"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2012/197 value=PSARC/2014/388
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/include/libee/apache.h
file path=usr/include/libee/ctx.h
file path=usr/include/libee/event.h
file path=usr/include/libee/field.h
file path=usr/include/libee/fieldbucket.h
file path=usr/include/libee/fieldset.h
file path=usr/include/libee/fieldtype.h
file path=usr/include/libee/int.h
file path=usr/include/libee/internal.h
file path=usr/include/libee/libee.h
file path=usr/include/libee/namelist.h
file path=usr/include/libee/obj.h
file path=usr/include/libee/parser.h
file path=usr/include/libee/primitivetype.h
file path=usr/include/libee/tag.h
file path=usr/include/libee/tagbucket.h
file path=usr/include/libee/tagset.h
file path=usr/include/libee/timestamp.h
file path=usr/include/libee/valnode.h
file path=usr/include/libee/value.h
file path=usr/include/libee/valuetype.h
link path=usr/lib/$(MACH64)/libee.so target=libee.so.0
file path=usr/lib/$(MACH64)/libee.so.0
file path=usr/lib/$(MACH64)/pkgconfig/libee.pc
link path=usr/lib/libee.so target=libee.so.0
file path=usr/lib/libee.so.0
file path=usr/lib/pkgconfig/libee.pc
license libee.license license=LGPLv2.1