components/desktop/libspectre/libspectre.p5m
changeset 7774 43e146eebb72
parent 6293 f3245760f53f
equal deleted inserted replaced
7773:06dfb4c9683d 7774:43e146eebb72
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/library/libspectre@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/libspectre@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="libspectre Postscript rendering library"
    28 set name=pkg.summary value="libspectre Postscript rendering library"
    45 file path=usr/include/libspectre/spectre-page.h
    45 file path=usr/include/libspectre/spectre-page.h
    46 file path=usr/include/libspectre/spectre-render-context.h
    46 file path=usr/include/libspectre/spectre-render-context.h
    47 file path=usr/include/libspectre/spectre-status.h
    47 file path=usr/include/libspectre/spectre-status.h
    48 file path=usr/include/libspectre/spectre-version.h
    48 file path=usr/include/libspectre/spectre-version.h
    49 file path=usr/include/libspectre/spectre.h
    49 file path=usr/include/libspectre/spectre.h
    50 link path=usr/lib/$(MACH64)/libspectre.so target=libspectre.so.1.1.7
    50 link path=usr/lib/$(MACH64)/libspectre.so target=libspectre.so.1.1.8
    51 link path=usr/lib/$(MACH64)/libspectre.so.1 target=libspectre.so.1.1.7
    51 link path=usr/lib/$(MACH64)/libspectre.so.1 target=libspectre.so.1.1.8
    52 file path=usr/lib/$(MACH64)/libspectre.so.1.1.7
    52 file path=usr/lib/$(MACH64)/libspectre.so.1.1.8
    53 file path=usr/lib/$(MACH64)/pkgconfig/libspectre.pc
    53 file path=usr/lib/$(MACH64)/pkgconfig/libspectre.pc
    54 link path=usr/lib/libspectre.so target=libspectre.so.1.1.7
    54 link path=usr/lib/libspectre.so target=libspectre.so.1.1.8
    55 link path=usr/lib/libspectre.so.1 target=libspectre.so.1.1.7
    55 link path=usr/lib/libspectre.so.1 target=libspectre.so.1.1.8
    56 file path=usr/lib/libspectre.so.1.1.7
    56 file path=usr/lib/libspectre.so.1.1.8
    57 file path=usr/lib/pkgconfig/libspectre.pc
    57 file path=usr/lib/pkgconfig/libspectre.pc
    58 license libspectre.license license=GPLv2
    58 license libspectre.license license=GPLv2
    59 # libspectre was previously in the 'desktop' consolidation as part of the
    59 # libspectre was previously in the 'desktop' consolidation as part of the
    60 # evince package. In moving it to Userland, libspectre is now delivered in
    60 # evince package. In moving it to Userland, libspectre is now delivered in
    61 # its own package. In order to install libspectre, if the evince package
    61 # its own package. In order to install libspectre, if the evince package