components/libusb-1/libusb-1.p5m
author Ivo Raisr <ivo.raisr@oracle.com>
Tue, 31 May 2016 02:49:15 -0700
changeset 6106 501ea5a9d7f4
parent 5851 9f4a6f531294
child 7772 a5abee83989d
permissions -rw-r--r--
23500244 packaging and manpage fixes in libusb-1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5646
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
     1
#
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
     3
#
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
     7
#
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    12
#
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    18
#
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    20
#
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    21
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    22
#
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    24
#
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    25
5851
9f4a6f531294 22978185 libusb 1.0 manpage
Raymond Chen <Raymond.Chen@Oracle.COM>
parents: 5646
diff changeset
    26
<transform file path=usr.*/man/.+ -> default mangler.man.stability "Pass-through Volatile" >
5646
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    27
set name=pkg.fmri \
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    28
    value=pkg:/library/libusb-1@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    29
set name=pkg.summary value="A cross-platform user library to access USB devices"
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    30
set name=pkg.description \
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    31
    value="A cross-platform user library to support libusb 1.0 APIs"
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    32
set name=com.oracle.info.description value="Libusb 1.0"
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    33
set name=com.oracle.info.tpno value=$(TPNO)
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    34
set name=info.classification value=org.opensolaris.category.2008:Development/C
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    35
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    36
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    37
set name=org.opensolaris.arc-caseid value=PSARC/2016/137
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    38
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    39
dir  path=usr/include/libusb-1.0
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    40
file path=usr/include/libusb-1.0/libusb.h
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    41
link path=usr/lib/$(MACH64)/libusb-1.0.so target=libusb-1.0.so.0.1.0
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    42
link path=usr/lib/$(MACH64)/libusb-1.0.so.0 target=libusb-1.0.so.0.1.0
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    43
file path=usr/lib/$(MACH64)/libusb-1.0.so.0.1.0
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    44
file path=usr/lib/$(MACH64)/pkgconfig/libusb-1.0.pc
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    45
link path=usr/lib/libusb-1.0.so target=libusb-1.0.so.0.1.0
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    46
link path=usr/lib/libusb-1.0.so.0 target=libusb-1.0.so.0.1.0
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    47
file path=usr/lib/libusb-1.0.so.0.1.0
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    48
file path=usr/lib/pkgconfig/libusb-1.0.pc
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    49
file path=usr/share/doc/libusb-1.0/html/annotated.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    50
file path=usr/share/doc/libusb-1.0/html/api.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    51
file path=usr/share/doc/libusb-1.0/html/arrowdown.png
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    52
file path=usr/share/doc/libusb-1.0/html/arrowright.png
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    53
file path=usr/share/doc/libusb-1.0/html/bc_s.png
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    54
file path=usr/share/doc/libusb-1.0/html/bdwn.png
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    55
file path=usr/share/doc/libusb-1.0/html/caveats.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    56
file path=usr/share/doc/libusb-1.0/html/classes.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    57
file path=usr/share/doc/libusb-1.0/html/closed.png
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    58
file path=usr/share/doc/libusb-1.0/html/contexts.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    59
file path=usr/share/doc/libusb-1.0/html/dir_89992d44e8c27cb80500f26187c287ca.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    60
file path=usr/share/doc/libusb-1.0/html/dir_dbd81761ddb111356868dfb791d2b6d9.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    61
file path=usr/share/doc/libusb-1.0/html/doc.png
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    62
file path=usr/share/doc/libusb-1.0/html/doxygen.css
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    63
file path=usr/share/doc/libusb-1.0/html/doxygen.png
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    64
file path=usr/share/doc/libusb-1.0/html/dynsections.js
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    65
file path=usr/share/doc/libusb-1.0/html/files.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    66
file path=usr/share/doc/libusb-1.0/html/folderclosed.png
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    67
file path=usr/share/doc/libusb-1.0/html/folderopen.png
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    68
file path=usr/share/doc/libusb-1.0/html/functions.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    69
file path=usr/share/doc/libusb-1.0/html/functions_vars.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    70
file path=usr/share/doc/libusb-1.0/html/group__asyncio.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    71
file path=usr/share/doc/libusb-1.0/html/group__desc.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    72
file path=usr/share/doc/libusb-1.0/html/group__dev.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    73
file path=usr/share/doc/libusb-1.0/html/group__hotplug.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    74
file path=usr/share/doc/libusb-1.0/html/group__lib.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    75
file path=usr/share/doc/libusb-1.0/html/group__misc.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    76
file path=usr/share/doc/libusb-1.0/html/group__poll.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    77
file path=usr/share/doc/libusb-1.0/html/group__syncio.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    78
file path=usr/share/doc/libusb-1.0/html/hotplug.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    79
file path=usr/share/doc/libusb-1.0/html/index.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    80
file path=usr/share/doc/libusb-1.0/html/io.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    81
file path=usr/share/doc/libusb-1.0/html/jquery.js
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    82
file path=usr/share/doc/libusb-1.0/html/libusb_8h_source.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    83
file path=usr/share/doc/libusb-1.0/html/modules.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    84
file path=usr/share/doc/libusb-1.0/html/mtasync.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    85
file path=usr/share/doc/libusb-1.0/html/nav_f.png
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    86
file path=usr/share/doc/libusb-1.0/html/nav_g.png
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    87
file path=usr/share/doc/libusb-1.0/html/nav_h.png
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    88
file path=usr/share/doc/libusb-1.0/html/open.png
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    89
file path=usr/share/doc/libusb-1.0/html/packetoverflow.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    90
file path=usr/share/doc/libusb-1.0/html/pages.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    91
file path=usr/share/doc/libusb-1.0/html/splitbar.png
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    92
file path=usr/share/doc/libusb-1.0/html/structlibusb__bos__descriptor.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    93
file path=usr/share/doc/libusb-1.0/html/structlibusb__bos__dev__capability__descriptor.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    94
file path=usr/share/doc/libusb-1.0/html/structlibusb__config__descriptor.html
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
    95
file path=usr/share/doc/libusb-1.0/html/structlibusb__container__id__descriptor.html
6106
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
    96
file path=usr/share/doc/libusb-1.0/html/structlibusb__control__setup.html
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
    97
file path=usr/share/doc/libusb-1.0/html/structlibusb__device__descriptor.html
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
    98
file path=usr/share/doc/libusb-1.0/html/structlibusb__endpoint__descriptor.html
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
    99
file path=usr/share/doc/libusb-1.0/html/structlibusb__interface.html
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   100
file path=usr/share/doc/libusb-1.0/html/structlibusb__interface__descriptor.html
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   101
file path=usr/share/doc/libusb-1.0/html/structlibusb__iso__packet__descriptor.html
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   102
file path=usr/share/doc/libusb-1.0/html/structlibusb__pollfd.html
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   103
file path=usr/share/doc/libusb-1.0/html/structlibusb__ss__endpoint__companion__descriptor.html
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   104
file path=usr/share/doc/libusb-1.0/html/structlibusb__ss__usb__device__capability__descriptor.html
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   105
file path=usr/share/doc/libusb-1.0/html/structlibusb__transfer.html
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   106
file path=usr/share/doc/libusb-1.0/html/structlibusb__usb__2__0__extension__descriptor.html
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   107
file path=usr/share/doc/libusb-1.0/html/sync_off.png
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   108
file path=usr/share/doc/libusb-1.0/html/sync_on.png
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   109
file path=usr/share/doc/libusb-1.0/html/tab_a.png
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   110
file path=usr/share/doc/libusb-1.0/html/tab_b.png
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   111
file path=usr/share/doc/libusb-1.0/html/tab_h.png
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   112
file path=usr/share/doc/libusb-1.0/html/tab_s.png
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   113
file path=usr/share/doc/libusb-1.0/html/tabs.css
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   114
file path=usr/share/doc/libusb-1.0/html/version_8h_source.html
501ea5a9d7f4 23500244 packaging and manpage fixes in libusb-1
Ivo Raisr <ivo.raisr@oracle.com>
parents: 5851
diff changeset
   115
file path=usr/share/doc/libusb-1.0/html/version__nano_8h_source.html
5851
9f4a6f531294 22978185 libusb 1.0 manpage
Raymond Chen <Raymond.Chen@Oracle.COM>
parents: 5646
diff changeset
   116
file libusb-1.3lib path=usr/share/man/man3lib/libusb-1.3lib
5646
a69d6bde5fc1 PSARC/2016/137 libusb 1.0
Raymond Chen <Raymond.Chen@Oracle.COM>
parents:
diff changeset
   117
license libusb-1.0.license license=LGPLv2.1