6668N/A#
6668N/A# CDDL HEADER START
6668N/A#
6668N/A# The contents of this file are subject to the terms of the
6668N/A# Common Development and Distribution License (the "License").
6668N/A# You may not use this file except in compliance with the License.
6668N/A#
6668N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6668N/A# or http://www.opensolaris.org/os/licensing.
6668N/A# See the License for the specific language governing permissions
6668N/A# and limitations under the License.
6668N/A#
6668N/A# When distributing Covered Code, include this CDDL HEADER in each
6668N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6668N/A# If applicable, add the following below this CDDL HEADER, with the
6668N/A# fields enclosed by brackets "[]" replaced with your own identifying
6668N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6668N/A#
6668N/A# CDDL HEADER END
6668N/A#
6668N/A
6668N/A#
6668N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
6668N/A#
6668N/A
6668N/ABUILD_BITS = 64
6668N/Ainclude ../../../make-rules/shared-macros.mk
6668N/A
6668N/ACOMPONENT_NAME= devhelp
6668N/ACOMPONENT_VERSION= 3.18.0
6668N/ACOMPONENT_PROJECT_URL= https://wiki.gnome.org/Apps/Devhelp
6668N/ACOMPONENT_ARCHIVE_HASH= \
6668N/A sha256:2494af16fedc311d7bb50bc47c32a69035f7b95fd7995d9db4fe497926087fb5
6668N/ACOMPONENT_BUGDB= gnome/help
6668N/A
6668N/ATPNO= 25069
6668N/A
6668N/ATEST_TARGET = $(NO_TESTS)
6668N/A
6668N/A# Gnome isn't being updated in S11
6668N/Ainclude $(WS_MAKE_RULES)/no-evaluation.mk
6668N/A
6668N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
6668N/A
6668N/A# need to use gnu-gettext
6668N/ACONFIGURE_ENV += PATH="$(GNUBIN):$(PATH)"
6668N/A
6668N/AREQUIRED_PACKAGES += library/desktop/gtk3
6668N/AREQUIRED_PACKAGES += library/desktop/pango
6668N/AREQUIRED_PACKAGES += library/desktop/webkitgtk4
6668N/AREQUIRED_PACKAGES += library/glib2
6668N/AREQUIRED_PACKAGES += library/gnutls
6668N/AREQUIRED_PACKAGES += library/zlib
6668N/AREQUIRED_PACKAGES += system/library/math