components/libsndfile/libsndfile.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
child 7938 e5a7b6f8f14c
equal deleted inserted replaced
3723:1cc872b933c9 3734:24181f5eb463
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 set name=pkg.fmri value=pkg:/library/libsndfile@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24 set name=pkg.fmri \
    25 set name=pkg.summary value="libsndfile - a library for reading/writing sound files"
    25     value=pkg:/library/libsndfile@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    26 set name=pkg.summary \
       
    27     value="libsndfile - a library for reading/writing sound files"
    26 set name=pkg.description \
    28 set name=pkg.description \
    27 	value="Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface."
    29     value="Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface."
    28 set name=com.oracle.info.description value="the libsndfile sound file library"
    30 set name=com.oracle.info.description value="the libsndfile sound file library"
    29 set name=com.oracle.info.tpno value=$(TPNO)
    31 set name=com.oracle.info.tpno value=$(TPNO)
    30 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
    32 set name=info.classification \
       
    33     value=org.opensolaris.category.2008:System/Libraries
       
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=org.opensolaris.arc-caseid value=PSARC/2008/767
    33 set name=org.opensolaris.arc-caseid \
       
    34 	value=PSARC/2008/767
       
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 
    38 dir  path=usr
    37 license libsndfile.license license="LGPLv2.1"
    39 dir  path=usr/bin
    38 
       
    39 dir path=usr
       
    40 dir path=usr/bin
       
    41 dir path=usr/include
       
    42 dir path=usr/lib
       
    43 dir path=usr/lib/$(MACH64)
       
    44 dir path=usr/lib/$(MACH64)/pkgconfig
       
    45 dir path=usr/lib/pkgconfig
       
    46 dir path=usr/share
       
    47 dir path=usr/share/doc
       
    48 dir path=usr/share/doc/libsndfile
       
    49 dir path=usr/share/doc/libsndfile/html
       
    50 dir path=usr/share/man
       
    51 dir path=usr/share/man/man1
       
    52 dir path=usr/share/octave
       
    53 dir path=usr/share/octave/site
       
    54 dir path=usr/share/octave/site/m
       
    55 file path=usr/bin/sndfile-convert
    40 file path=usr/bin/sndfile-convert
    56 file path=usr/bin/sndfile-info
    41 file path=usr/bin/sndfile-info
    57 file path=usr/bin/sndfile-play
    42 file path=usr/bin/sndfile-play
    58 file path=usr/bin/sndfile-regtest
    43 file path=usr/bin/sndfile-regtest
       
    44 dir  path=usr/include
    59 file path=usr/include/sndfile.h
    45 file path=usr/include/sndfile.h
    60 file path=usr/include/sndfile.hh
    46 file path=usr/include/sndfile.hh
       
    47 dir  path=usr/lib
       
    48 dir  path=usr/lib/$(MACH64)
       
    49 link path=usr/lib/$(MACH64)/libsndfile.so \
       
    50     target=libsndfile.so.$(COMPONENT_VERSION)
    61 file path=usr/lib/$(MACH64)/libsndfile.so.$(COMPONENT_VERSION)
    51 file path=usr/lib/$(MACH64)/libsndfile.so.$(COMPONENT_VERSION)
       
    52 link path=usr/lib/$(MACH64)/libsndfile.so.1 \
       
    53     target=libsndfile.so.$(COMPONENT_VERSION)
       
    54 dir  path=usr/lib/$(MACH64)/pkgconfig
       
    55 file path=usr/lib/$(MACH64)/pkgconfig/sndfile.pc
       
    56 link path=usr/lib/libsndfile.so target=libsndfile.so.$(COMPONENT_VERSION)
    62 file path=usr/lib/libsndfile.so.$(COMPONENT_VERSION)
    57 file path=usr/lib/libsndfile.so.$(COMPONENT_VERSION)
    63 file path=usr/lib/$(MACH64)/pkgconfig/sndfile.pc
    58 link path=usr/lib/libsndfile.so.1 target=libsndfile.so.$(COMPONENT_VERSION)
       
    59 dir  path=usr/lib/pkgconfig
    64 file path=usr/lib/pkgconfig/sndfile.pc
    60 file path=usr/lib/pkgconfig/sndfile.pc
       
    61 dir  path=usr/share
       
    62 dir  path=usr/share/doc
       
    63 dir  path=usr/share/doc/libsndfile
       
    64 dir  path=usr/share/doc/libsndfile/html
    65 file usr/share/doc/libsndfile1-dev/html/FAQ.html \
    65 file usr/share/doc/libsndfile1-dev/html/FAQ.html \
    66 	path=usr/share/doc/libsndfile/html/FAQ.html
    66     path=usr/share/doc/libsndfile/html/FAQ.html
    67 file usr/share/doc/libsndfile1-dev/html/api.html \
    67 file usr/share/doc/libsndfile1-dev/html/api.html \
    68 	path=usr/share/doc/libsndfile/html/api.html
    68     path=usr/share/doc/libsndfile/html/api.html
    69 file usr/share/doc/libsndfile1-dev/html/bugs.html \
    69 file usr/share/doc/libsndfile1-dev/html/bugs.html \
    70 	path=usr/share/doc/libsndfile/html/bugs.html
    70     path=usr/share/doc/libsndfile/html/bugs.html
    71 file usr/share/doc/libsndfile1-dev/html/command.html \
    71 file usr/share/doc/libsndfile1-dev/html/command.html \
    72 	path=usr/share/doc/libsndfile/html/command.html
    72     path=usr/share/doc/libsndfile/html/command.html
    73 file usr/share/doc/libsndfile1-dev/html/dither.html \
    73 file usr/share/doc/libsndfile1-dev/html/dither.html \
    74 	path=usr/share/doc/libsndfile/html/dither.html
    74     path=usr/share/doc/libsndfile/html/dither.html
    75 file usr/share/doc/libsndfile1-dev/html/embedded_files.html \
    75 file usr/share/doc/libsndfile1-dev/html/embedded_files.html \
    76 	path=usr/share/doc/libsndfile/html/embedded_files.html
    76     path=usr/share/doc/libsndfile/html/embedded_files.html
    77 file usr/share/doc/libsndfile1-dev/html/index.html \
    77 file usr/share/doc/libsndfile1-dev/html/index.html \
    78 	path=usr/share/doc/libsndfile/html/index.html
    78     path=usr/share/doc/libsndfile/html/index.html
    79 file usr/share/doc/libsndfile1-dev/html/libsndfile.css \
    79 file usr/share/doc/libsndfile1-dev/html/libsndfile.css \
    80 	path=usr/share/doc/libsndfile/html/libsndfile.css
    80     path=usr/share/doc/libsndfile/html/libsndfile.css
    81 file usr/share/doc/libsndfile1-dev/html/libsndfile.jpg \
    81 file usr/share/doc/libsndfile1-dev/html/libsndfile.jpg \
    82 	path=usr/share/doc/libsndfile/html/libsndfile.jpg
    82     path=usr/share/doc/libsndfile/html/libsndfile.jpg
    83 file usr/share/doc/libsndfile1-dev/html/lists.html \
    83 file usr/share/doc/libsndfile1-dev/html/lists.html \
    84 	path=usr/share/doc/libsndfile/html/lists.html
    84     path=usr/share/doc/libsndfile/html/lists.html
    85 file usr/share/doc/libsndfile1-dev/html/new_file_type.HOWTO \
    85 file usr/share/doc/libsndfile1-dev/html/new_file_type.HOWTO \
    86 	path=usr/share/doc/libsndfile/html/new_file_type.HOWTO
    86     path=usr/share/doc/libsndfile/html/new_file_type.HOWTO
    87 file usr/share/doc/libsndfile1-dev/html/octave.html \
    87 file usr/share/doc/libsndfile1-dev/html/octave.html \
    88 	path=usr/share/doc/libsndfile/html/octave.html
    88     path=usr/share/doc/libsndfile/html/octave.html
    89 file usr/share/doc/libsndfile1-dev/html/pkgconfig.html \
    89 file usr/share/doc/libsndfile1-dev/html/pkgconfig.html \
    90 	path=usr/share/doc/libsndfile/html/pkgconfig.html
    90     path=usr/share/doc/libsndfile/html/pkgconfig.html
    91 file usr/share/doc/libsndfile1-dev/html/sndfile_info.html \
    91 file usr/share/doc/libsndfile1-dev/html/sndfile_info.html \
    92 	path=usr/share/doc/libsndfile/html/sndfile_info.html
    92     path=usr/share/doc/libsndfile/html/sndfile_info.html
    93 file usr/share/doc/libsndfile1-dev/html/tutorial.html \
    93 file usr/share/doc/libsndfile1-dev/html/tutorial.html \
    94 	path=usr/share/doc/libsndfile/html/tutorial.html
    94     path=usr/share/doc/libsndfile/html/tutorial.html
    95 file usr/share/doc/libsndfile1-dev/html/win32.html \
    95 file usr/share/doc/libsndfile1-dev/html/win32.html \
    96 	path=usr/share/doc/libsndfile/html/win32.html
    96     path=usr/share/doc/libsndfile/html/win32.html
       
    97 dir  path=usr/share/man
       
    98 dir  path=usr/share/man/man1
    97 file path=usr/share/man/man1/sndfile-convert.1
    99 file path=usr/share/man/man1/sndfile-convert.1
    98 file path=usr/share/man/man1/sndfile-info.1
   100 file path=usr/share/man/man1/sndfile-info.1
    99 file path=usr/share/man/man1/sndfile-play.1
   101 file path=usr/share/man/man1/sndfile-play.1
       
   102 dir  path=usr/share/octave
       
   103 dir  path=usr/share/octave/site
       
   104 dir  path=usr/share/octave/site/m
   100 file Octave/sndfile_load.m path=usr/share/octave/site/m/sndfile_load.m
   105 file Octave/sndfile_load.m path=usr/share/octave/site/m/sndfile_load.m
   101 file Octave/sndfile_play.m path=usr/share/octave/site/m/sndfile_play.m
   106 file Octave/sndfile_play.m path=usr/share/octave/site/m/sndfile_play.m
   102 file Octave/sndfile_save.m path=usr/share/octave/site/m/sndfile_save.m
   107 file Octave/sndfile_save.m path=usr/share/octave/site/m/sndfile_save.m
   103 link path=usr/lib/$(MACH64)/libsndfile.so \
   108 license libsndfile.license license=LGPLv2.1
   104     target=libsndfile.so.$(COMPONENT_VERSION)
       
   105 link path=usr/lib/$(MACH64)/libsndfile.so.1 \
       
   106     target=libsndfile.so.$(COMPONENT_VERSION)
       
   107 link path=usr/lib/libsndfile.so target=libsndfile.so.$(COMPONENT_VERSION)
       
   108 link path=usr/lib/libsndfile.so.1 target=libsndfile.so.$(COMPONENT_VERSION)