6106N/A#
6106N/A# CDDL HEADER START
6106N/A#
6106N/A# The contents of this file are subject to the terms of the
6106N/A# Common Development and Distribution License (the "License").
6106N/A# You may not use this file except in compliance with the License.
6106N/A#
6106N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6106N/A# or http://www.opensolaris.org/os/licensing.
6106N/A# See the License for the specific language governing permissions
6106N/A# and limitations under the License.
6106N/A#
6106N/A# When distributing Covered Code, include this CDDL HEADER in each
6106N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6106N/A# If applicable, add the following below this CDDL HEADER, with the
6106N/A# fields enclosed by brackets "[]" replaced with your own identifying
6106N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6106N/A#
6106N/A# CDDL HEADER END
6106N/A#
6106N/A
6106N/A#
6106N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
6106N/A#
6106N/A
6106N/ABUILD_BITS= 32_and_64
6106N/A# All components using gobject-introspection must be built with gcc as
6106N/A# gobject-introspection does not produce correct results when using Studio.
6106N/ACOMPILER= gcc
6106N/Ainclude ../../../make-rules/shared-macros.mk
6106N/A
6106N/ACOMPONENT_NAME= at-spi2-core
6106N/ACOMPONENT_VERSION= 2.18.0
6106N/ACOMPONENT_PROJECT_URL= https://wiki.gnome.org/Accessibility
6106N/ACOMPONENT_ARCHIVE_HASH= \
6106N/A sha256:1aeec77db6eb8087049af39a07f55756c55319f739d2998030fe6f4ced03ca76
6137N/ACOMPONENT_BUGDB= gnome/a11y-libs-core
6106N/A
6106N/ATPNO= 24926
6106N/A
6137N/A# Needs updated glib2, not available on S11.
6137N/Aifeq ($(BUILD_TYPE), evaluation)
6137N/ABUILD_32_and_64=
6137N/AINSTALL_32_and_64=
6137N/APUBLISH_STAMP=
6137N/Aendif
6137N/A
6106N/A# Tests do not work on Solaris yet
6106N/ATEST_TARGET= $(SKIP_TEST)
6106N/A
6106N/Ainclude $(WS_MAKE_RULES)/gnome-component.mk
6106N/A
6106N/A# Required for other components.
6106N/ACONFIGURE_OPTIONS += --enable-introspection
6106N/A
6106N/A# Assumes GNU xgettext in PATH
6106N/ACONFIGURE_ENV += PATH=$(GNUBIN):$(PATH)
6106N/A
6106N/A# Because Solaris doesn't use the libexec directory.
6106N/ACONFIGURE_OPTIONS += --with-dbus-daemondir=$(USRLIBDIR)
6106N/A
6106N/AREQUIRED_PACKAGES += developer/documentation-tool/gtk-doc
6607N/AREQUIRED_PACKAGES += gnome/gsettings-desktop-schemas
6106N/AREQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection
6106N/AREQUIRED_PACKAGES += library/glib2
6106N/AREQUIRED_PACKAGES += library/libxml2
6106N/AREQUIRED_PACKAGES += library/libxslt
6106N/AREQUIRED_PACKAGES += library/perl-5/xml-parser-522
6106N/AREQUIRED_PACKAGES += runtime/perl-522
6106N/AREQUIRED_PACKAGES += system/library/libdbus
6106N/AREQUIRED_PACKAGES += x11/library/libx11
6106N/AREQUIRED_PACKAGES += x11/library/libxext
6106N/AREQUIRED_PACKAGES += x11/library/libxrender
6106N/AREQUIRED_PACKAGES += x11/library/libxtst
6106N/AREQUIRED_PACKAGES += x11/server/xorg