6665N/A#
6665N/A# CDDL HEADER START
6665N/A#
6665N/A# The contents of this file are subject to the terms of the
6665N/A# Common Development and Distribution License (the "License").
6665N/A# You may not use this file except in compliance with the License.
6665N/A#
6665N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6665N/A# or http://www.opensolaris.org/os/licensing.
6665N/A# See the License for the specific language governing permissions
6665N/A# and limitations under the License.
6665N/A#
6665N/A# When distributing Covered Code, include this CDDL HEADER in each
6665N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6665N/A# If applicable, add the following below this CDDL HEADER, with the
6665N/A# fields enclosed by brackets "[]" replaced with your own identifying
6665N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6665N/A#
6665N/A# CDDL HEADER END
6665N/A#
6665N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
6665N/A#
6665N/A
6665N/ABUILD_BITS = NO_ARCH
6665N/Ainclude ../../../make-rules/shared-macros.mk
6665N/A
6665N/ACOMPONENT_NAME= gnome-getting-started-docs
6665N/ACOMPONENT_VERSION= 3.18.2
6665N/ACOMPONENT_PROJECT_URL= https://wiki.gnome.org/DocumentationProject/
6665N/ACOMPONENT_ARCHIVE_HASH= \
6665N/A sha256:5f4a39d51aba3669d84ce2cb06619a09a92103f58d4bc6728db448398b1f308b
6665N/ACOMPONENT_BUGDB= gnome/help
6665N/A
6665N/ATPNO= 25849
6665N/A
6665N/ATEST_TARGET= $(NO_TESTS)
6665N/A
6665N/A# Gnome isn't being updated in S11
6665N/Ainclude $(WS_MAKE_RULES)/no-evaluation.mk
6665N/A
6665N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
6665N/A
6665N/A# Assumes GNU msgfmt in PATH.
6665N/ACOMPONENT_BUILD_ENV += PATH="$(GNUBIN):$(PATH)"
6665N/A
6665N/AREQUIRED_PACKAGES += developer/documentation-tool/itstool
6665N/AREQUIRED_PACKAGES += library/glib2
6665N/AREQUIRED_PACKAGES += library/libxml2
6665N/A