Cross Reference: /solaris-userland/components/desktop/hicolor-icon-theme/Makefile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
6331N/A#
6331N/A# CDDL HEADER START
6331N/A#
6331N/A# The contents of this file are subject to the terms of the
6331N/A# Common Development and Distribution License (the "License").
6331N/A# You may not use this file except in compliance with the License.
6331N/A#
6331N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6331N/A# or http://www.opensolaris.org/os/licensing.
6331N/A# See the License for the specific language governing permissions
6331N/A# and limitations under the License.
6331N/A#
6331N/A# When distributing Covered Code, include this CDDL HEADER in each
6331N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6331N/A# If applicable, add the following below this CDDL HEADER, with the
6331N/A# fields enclosed by brackets "[]" replaced with your own identifying
6331N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6331N/A#
6331N/A# CDDL HEADER END
6331N/A#
6331N/A
6331N/A#
6331N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
6331N/A#
6331N/A
6331N/ABUILD_BITS= NO_ARCH
6331N/Ainclude ../../../make-rules/shared-macros.mk
6331N/A
6331N/ACOMPONENT_NAME= hicolor-icon-theme
6331N/ACOMPONENT_VERSION= 0.15
6331N/ACOMPONENT_PROJECT_URL= http://freedesktop.org/wiki/Software/icon-theme/
6331N/ACOMPONENT_ARCHIVE_HASH= \
6331N/A sha256:9cc45ac3318c31212ea2d8cb99e64020732393ee7630fa6c1810af5f987033cc
6331N/ACOMPONENT_ARCHIVE_URL= http://icon-theme.freedesktop.org/releases/$(COMPONENT_ARCHIVE)
6331N/ACOMPONENT_BUGDB= gnome/branding
6331N/A
6331N/ATPNO= 24162
6331N/A
6331N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk