components/desktop/desktop-cache/Makefile
changeset 7860 8991c11f87b1
parent 7109 f298ea535620
equal deleted inserted replaced
7859:d828b72ad743 7860:8991c11f87b1
    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 BUILD_BITS= NO_ARCH
    26 BUILD_BITS= NO_ARCH
    27 include ../../../make-rules/shared-macros.mk
    27 include ../../../make-rules/shared-macros.mk
    28 
    28 
    29 COMPONENT_NAME=         desktop-cache
    29 COMPONENT_NAME=         desktop-cache
    30 COMPONENT_VERSION=      0.2.9
    30 COMPONENT_VERSION=      0.2.9
    31 COMPONENT_SRC=          # all files under files/
    31 COMPONENT_SRC=          # all files under files/
    32 COMPONENT_BUGDB=	gnome/install
    32 COMPONENT_BUGDB=	gnome/install
       
    33 COMPONENT_ARCHIVE_SRC=	none
    33 
    34 
    34 # nothing to download or build; just package
    35 # nothing to download or build; just package
    35 BUILD_STYLE= pkg
    36 BUILD_STYLE= pkg
    36 
    37 
    37 # Uses a feature in a gtk script not added until S12.
    38 # Uses a feature in a gtk script not added until S12.