7186N/A#
7186N/A# CDDL HEADER START
7186N/A#
7186N/A# The contents of this file are subject to the terms of the
7186N/A# Common Development and Distribution License (the "License").
7186N/A# You may not use this file except in compliance with the License.
7186N/A#
7186N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7186N/A# or http://www.opensolaris.org/os/licensing.
7186N/A# See the License for the specific language governing permissions
7186N/A# and limitations under the License.
7186N/A#
7186N/A# When distributing Covered Code, include this CDDL HEADER in each
7186N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7186N/A# If applicable, add the following below this CDDL HEADER, with the
7186N/A# fields enclosed by brackets "[]" replaced with your own identifying
7186N/A# information: Portions Copyright [yyyy] [name of copyright owner]
7186N/A#
7186N/A# CDDL HEADER END
7186N/A#
7186N/A
7186N/A#
7186N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
7186N/A#
7186N/A
7186N/ABUILD_BITS= 32_and_64
7186N/Ainclude ../../../make-rules/shared-macros.mk
7186N/A
7186N/ACOMPONENT_NAME= gnome-themes-standard
7186N/ACOMPONENT_VERSION= 3.18.0
7186N/ACOMPONENT_ARCHIVE_HASH= \
7186N/A sha256:e646eb04c225282b7df7fff65741adaad4cf9ed2c12616b7310e7edd27d2bacb
7186N/ACOMPONENT_BUGDB= gnome/themes
7186N/A
7186N/ATPNO= 24753
7186N/A
7186N/ATEST_TARGET = $(NO_TESTS)
7186N/A
7186N/A# Needs updated glib2, not available on S11.
7186N/Ainclude $(WS_MAKE_RULES)/no-evaluation.mk
7186N/A
7186N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
7186N/A
7186N/A# Assumes GNU find is first in path during build & install process.
7186N/ACONFIGURE_ENV += PATH="$(GNUBIN):$(PATH)"
7186N/ACOMPONENT_BUILD_ENV += PATH="$(GNUBIN):$(PATH)"
7186N/ACOMPONENT_INSTALL_ENV += PATH="$(GNUBIN):$(PATH)"
7186N/A
7186N/AREQUIRED_PACKAGES += library/desktop/cairo
7186N/AREQUIRED_PACKAGES += library/desktop/gdk-pixbuf
7186N/AREQUIRED_PACKAGES += library/desktop/gtk2
7186N/AREQUIRED_PACKAGES += library/desktop/gtk3
7186N/AREQUIRED_PACKAGES += library/glib2