components/openusb/openusb.p5m
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Mon, 08 Aug 2011 10:30:52 -0700
changeset 464 08f94c414553
parent 377 5df42c8502d2
child 587 9cc973a7ad62
permissions -rw-r--r--
7073736 need to turn _ into -
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
377
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
set name=pkg.fmri \
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
    value=pkg:/system/library/usb/openusb@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
set name=pkg.description \
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
    value="A library to enable userspace application programs to communicate with USB devices"
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
set name=pkg.summary value="A USB device management library"
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
set name=info.classification \
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
    value=org.opensolaris.category.2008:System/Libraries
464
08f94c414553 7073736 need to turn _ into -
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 377
diff changeset
    32
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
08f94c414553 7073736 need to turn _ into -
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 377
diff changeset
    33
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
08f94c414553 7073736 need to turn _ into -
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 377
diff changeset
    34
set name=org.opensolaris.arc-caseid \
08f94c414553 7073736 need to turn _ into -
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 377
diff changeset
    35
    value=PSARC/2008/018
377
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
dir path=usr
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
dir path=usr/bin
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
dir path=usr/include
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
dir path=usr/lib
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
dir path=usr/lib/$(MACH64)
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
dir path=usr/lib/$(MACH64)/openusb_backend
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
dir path=usr/lib/openusb_backend
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
dir path=usr/share
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
dir path=usr/share/doc
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
dir path=usr/share/doc/openusb
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
dir path=usr/share/man
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
dir path=usr/share/man/man3lib
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
file path=usr/include/openusb.h
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
file path=usr/lib/$(MACH64)/libopenusb.so.0.0.1  
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
file path=usr/lib/$(MACH64)/openusb_backend/sunos.so  
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
file path=usr/lib/libopenusb.so.0.0.1
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
file path=usr/lib/openusb_backend/sunos.so
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
file doc/html/openusb_guide.html path=usr/share/doc/openusb/openusb_guide.html
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    57
file files/libopenusb.3lib path=usr/share/man/man3lib/libopenusb.3lib
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    58
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    59
link path=usr/lib/$(MACH64)/libopenusb.so target=libopenusb.so.0.0.1 
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
link path=usr/lib/$(MACH64)/libopenusb.so.0 target=libopenusb.so.0.0.1 
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    61
link path=usr/lib/libopenusb.so target=libopenusb.so.0.0.1
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    62
link path=usr/lib/libopenusb.so.0 target=libopenusb.so.0.0.1
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    63
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    64
license openusb.copyright license="LGPLv2.1, BSD"
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    66
legacy pkg=SUNWlibopenusb \
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    67
    desc="Libopenusb - a USB device management library (1.0.0)" \
5df42c8502d2 7060741 Move libopenusb to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    68
    name="Libopenusb - a USB device management library"