components/libdnet/libdnet.p5m
author John Beck <John.Beck@Oracle.COM>
Thu, 24 Sep 2015 14:08:10 -0700
changeset 4954 282be77f1949
parent 4342 ede611c77414
child 5007 0052258cbb9d
permissions -rw-r--r--
21954678 libdnet should use $(SOLARIS_VERSION) instead of hard-coding "2.12"

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

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
    value=pkg:/system/library/libdnet@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary \
    value="a simplified, portable interface to several low-level networking routines"
set name=com.oracle.info.description value="the libdnet networking 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-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2012/202
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/bin/$(MACH64)/dnet-config
file path=usr/bin/dnet-config
file path=usr/include/dnet.h
file path=usr/include/dnet/addr.h
file path=usr/include/dnet/arp.h
file path=usr/include/dnet/blob.h
file path=usr/include/dnet/eth.h
file path=usr/include/dnet/fw.h
file path=usr/include/dnet/icmp.h
file path=usr/include/dnet/intf.h
file path=usr/include/dnet/ip.h
file path=usr/include/dnet/ip6.h
file path=usr/include/dnet/os.h
file path=usr/include/dnet/rand.h
file path=usr/include/dnet/route.h
file path=usr/include/dnet/tcp.h
file path=usr/include/dnet/tun.h
file path=usr/include/dnet/udp.h
link path=usr/lib/$(MACH64)/libdnet.so target=libdnet.so.1.0.1
link path=usr/lib/$(MACH64)/libdnet.so.1 target=libdnet.so.1.0.1
file path=usr/lib/$(MACH64)/libdnet.so.1.0.1
link path=usr/lib/libdnet.so target=libdnet.so.1.0.1
link path=usr/lib/libdnet.so.1 target=libdnet.so.1.0.1
file path=usr/lib/libdnet.so.1.0.1
file $(MACH64)/python/build/lib.solaris-$(SOLARIS_VERSION)-$(MACHINE).32bit-2.7/dnet.so \
    path=usr/lib/python2.7/vendor-packages/64/dnet.so
file usr/lib/python2.7/site-packages/dnet-$(COMPONENT_VERSION)-py2.7.egg-info \
    path=usr/lib/python2.7/vendor-packages/dnet-$(COMPONENT_VERSION)-py2.7.egg-info
file $(MACH32)/python/build/lib.solaris-$(SOLARIS_VERSION)-$(MACHINE).32bit-2.7/dnet.so \
    path=usr/lib/python2.7/vendor-packages/dnet.so
file usr/sbin/$(MACH64)/dnet path=usr/sbin/dnet
file usr/share/man/man8/dnet.8 path=usr/share/man/man1m/dnet.1m
file path=usr/share/man/man3/dnet.3
license libdnet.license license="libdnet license"