remove net-snmp from components.mk
[unleashed-userland.git] / components / libmng / libmng.p5m
blobfdb97caa44c6bc7e2bdfe2540c1bf25e517313e4
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) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
25 set name=pkg.fmri value=pkg:/library/graphics/libmng@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
26 set name=pkg.summary value="The Multiple Image Network Graphics Library"
27 set name=pkg.description value="A PNG-like image format library supporting multiple images, animations and transparent JPEG"
28 set name=com.oracle.info.description value="the libmng multiple image network graphics library"
29 set name=com.oracle.info.tpno value=5583
30 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
33 set name=org.opensolaris.arc-caseid \
34     value=PSARC/2008/072
35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
38 file path=usr/include/libmng/libmng.h
39 file path=usr/include/libmng/libmng_conf.h
40 file path=usr/include/libmng/libmng_types.h
41 file path=usr/lib/libmng.so.1.0.0
42 file path=usr/lib/$(MACH64)/libmng.so.1.0.0
43 file Solaris/libmng.pc path=usr/lib/pkgconfig/libmng.pc
44 file libmng-64.pc path=usr/lib/$(MACH64)/pkgconfig/libmng.pc
45 file doc/Plan1.png path=usr/share/doc/libmng/html/Plan1.png
46 file doc/Plan2.png path=usr/share/doc/libmng/html/Plan2.png
47 file index.html path=usr/share/doc/libmng/html/index.html
48 file jng-1.0-20010209-pdg.html path=usr/share/doc/libmng/html/jng-1.0-20010209-pdg.html
49 file mng-1.0-20010209-pdg.html path=usr/share/doc/libmng/html/mng-1.0-20010209-pdg.html
50 file mng-lc-1.0-20010209-pdg.html path=usr/share/doc/libmng/html/mng-lc-1.0-20010209-pdg.html
51 file mng-vlc-1.0-20010209-pdg.html path=usr/share/doc/libmng/html/mng-vlc-1.0-20010209-pdg.html
52 file path=usr/share/man/man3/libmng.3
53 file path=usr/share/man/man5/mng.5
54 file path=usr/share/man/man5/jng.5
56 link path=usr/lib/libmng.so.1 target=libmng.so.1.0.0
57 link path=usr/lib/libmng.so target=libmng.so.1.0.0
58 link path=usr/lib/$(MACH64)/libmng.so.1 target=libmng.so.1.0.0
59 link path=usr/lib/$(MACH64)/libmng.so target=libmng.so.1.0.0
61 license libmng.license license="MNG License (BSD-like)"