add python/ipaddress-1.0.18
[unleashed-userland.git] / components / raptor2 / raptor2.p5m
blobf0a04263c9a64a2d076def7285baeba049a6b261
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) 2013 David Hoeppner. All rights reserved.
24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
25 set name=pkg.fmri \
26     value=pkg:/library/raptor2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
27 set name=pkg.description \
28     value="Raptor2 provides a set of parsers and serializers that generate Resource Description Framework (RDF) triples by parsing syntaxes or serialize the triples into a syntax. "
29 set name=pkg.summary value="RDF Parser Library - RDF parser utility"
30 set name=info.classification \
31     value=org.opensolaris.category.2008:System/Libraries
32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
36 file path=usr/bin/$(MACH64)/rapper
37 file path=usr/bin/rapper
38 file path=usr/include/raptor2/raptor.h
39 file path=usr/include/raptor2/raptor2.h
40 file path=usr/lib/$(MACH64)/libraptor2.so.0.0.0
41 file path=usr/lib/$(MACH64)/pkgconfig/raptor2.pc
42 file path=usr/lib/libraptor2.so.0.0.0
43 file path=usr/lib/pkgconfig/raptor2.pc
44 file path=usr/share/man/man1/rapper.1
45 file path=usr/share/man/man3/libraptor2.3
47 license raptor2.license license=Apache2.0
49 link path=usr/lib/$(MACH64)/libraptor2.so target=libraptor2.so.0.0.0
50 link path=usr/lib/$(MACH64)/libraptor2.so.0 target=libraptor2.so.0.0.0
51 link path=usr/lib/libraptor2.so target=libraptor2.so.0.0.0
52 link path=usr/lib/libraptor2.so.0 target=libraptor2.so.0.0.0