Add xmodmap 1.0.9 from x-S12
[unleashed-userland.git] / components / libee / libee.p5m
blobad36c0cabed06d58c5b7cd2b8bdb67b38e976b84
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
23 # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
26 set name=pkg.fmri \
27     value=pkg:/library/libee@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
28 set name=pkg.summary value="event expression library"
29 set name=com.oracle.info.description value="the libee event expression library"
30 set name=com.oracle.info.tpno value=7585
31 set name=info.classification \
32     value=org.opensolaris.category.2008:System/Libraries
33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
34 set name=info.upstream value="Rainer Gerhards <rgerhards@hq.adiscon.com>"
35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
36 set name=org.opensolaris.arc-caseid value=PSARC/2012/197
37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
38 file path=usr/include/libee/apache.h
39 file path=usr/include/libee/ctx.h
40 file path=usr/include/libee/event.h
41 file path=usr/include/libee/field.h
42 file path=usr/include/libee/fieldbucket.h
43 file path=usr/include/libee/fieldset.h
44 file path=usr/include/libee/fieldtype.h
45 file path=usr/include/libee/int.h
46 file path=usr/include/libee/internal.h
47 file path=usr/include/libee/libee.h
48 file path=usr/include/libee/namelist.h
49 file path=usr/include/libee/obj.h
50 file path=usr/include/libee/parser.h
51 file path=usr/include/libee/primitivetype.h
52 file path=usr/include/libee/tag.h
53 file path=usr/include/libee/tagbucket.h
54 file path=usr/include/libee/tagset.h
55 file path=usr/include/libee/timestamp.h
56 file path=usr/include/libee/valnode.h
57 file path=usr/include/libee/value.h
58 file path=usr/include/libee/valuetype.h
59 link path=usr/lib/$(MACH64)/libee.so target=libee.so.0
60 file path=usr/lib/$(MACH64)/libee.so.0
61 file path=usr/lib/$(MACH64)/pkgconfig/libee.pc
62 link path=usr/lib/libee.so target=libee.so.0
63 file path=usr/lib/libee.so.0
64 file path=usr/lib/pkgconfig/libee.pc
65 license libee.license license=LGPLv2.1