components/gnome/at-spi2-core/Makefile
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Thu, 16 Feb 2017 16:13:13 -0800
changeset 7685 a7ec984d7d4c
parent 6609 489da5c0d3c5
child 7687 1093e2a9adbd
permissions -rw-r--r--
25564905 incorrect permissions on some desktop component deliveries in /usr/lib
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6108
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     1
#
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     3
#
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     7
#
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    12
#
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    18
#
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    20
#
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    21
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    22
#
7685
a7ec984d7d4c 25564905 incorrect permissions on some desktop component deliveries in /usr/lib
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents: 6609
diff changeset
    23
# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
6108
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    24
#
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    25
7685
a7ec984d7d4c 25564905 incorrect permissions on some desktop component deliveries in /usr/lib
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents: 6609
diff changeset
    26
BUILD_BITS= 64_and_32
6108
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    27
# All components using gobject-introspection must be built with gcc as
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    28
# gobject-introspection does not produce correct results when using Studio.
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    29
COMPILER= gcc
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    30
include ../../../make-rules/shared-macros.mk
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    31
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    32
COMPONENT_NAME=		at-spi2-core
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    33
COMPONENT_VERSION=	2.18.0
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    34
COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Accessibility
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    35
COMPONENT_ARCHIVE_HASH=	\
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    36
    sha256:1aeec77db6eb8087049af39a07f55756c55319f739d2998030fe6f4ced03ca76
6139
fab29550f21d 23526583 do not publish at-spi2-core when BUILD_TYPE=evaluation
John Beck <John.Beck@Oracle.COM>
parents: 6108
diff changeset
    37
COMPONENT_BUGDB=	gnome/a11y-libs-core
6108
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    38
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    39
TPNO=			24926
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    40
6139
fab29550f21d 23526583 do not publish at-spi2-core when BUILD_TYPE=evaluation
John Beck <John.Beck@Oracle.COM>
parents: 6108
diff changeset
    41
# Needs updated glib2, not available on S11.
fab29550f21d 23526583 do not publish at-spi2-core when BUILD_TYPE=evaluation
John Beck <John.Beck@Oracle.COM>
parents: 6108
diff changeset
    42
ifeq ($(BUILD_TYPE), evaluation)
fab29550f21d 23526583 do not publish at-spi2-core when BUILD_TYPE=evaluation
John Beck <John.Beck@Oracle.COM>
parents: 6108
diff changeset
    43
BUILD_32_and_64=
fab29550f21d 23526583 do not publish at-spi2-core when BUILD_TYPE=evaluation
John Beck <John.Beck@Oracle.COM>
parents: 6108
diff changeset
    44
INSTALL_32_and_64=
fab29550f21d 23526583 do not publish at-spi2-core when BUILD_TYPE=evaluation
John Beck <John.Beck@Oracle.COM>
parents: 6108
diff changeset
    45
PUBLISH_STAMP=
fab29550f21d 23526583 do not publish at-spi2-core when BUILD_TYPE=evaluation
John Beck <John.Beck@Oracle.COM>
parents: 6108
diff changeset
    46
endif
fab29550f21d 23526583 do not publish at-spi2-core when BUILD_TYPE=evaluation
John Beck <John.Beck@Oracle.COM>
parents: 6108
diff changeset
    47
6108
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    48
# Tests do not work on Solaris yet
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    49
TEST_TARGET= $(SKIP_TEST)
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    50
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    51
include $(WS_MAKE_RULES)/gnome-component.mk
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    52
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    53
# Required for other components.
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    54
CONFIGURE_OPTIONS += --enable-introspection
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    55
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    56
# Assumes GNU xgettext in PATH
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    57
CONFIGURE_ENV += PATH=$(GNUBIN):$(PATH)
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    58
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    59
# Because Solaris doesn't use the libexec directory.
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    60
CONFIGURE_OPTIONS += --with-dbus-daemondir=$(USRLIBDIR)
7685
a7ec984d7d4c 25564905 incorrect permissions on some desktop component deliveries in /usr/lib
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents: 6609
diff changeset
    61
CONFIGURE_OPTIONS += --libexecdir=$(USRLIBDIR)
6108
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    62
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    63
REQUIRED_PACKAGES += developer/documentation-tool/gtk-doc
6609
489da5c0d3c5 24429749 improve gnome3 settings dependency tracking
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 6139
diff changeset
    64
REQUIRED_PACKAGES += gnome/gsettings-desktop-schemas
6108
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    65
REQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    66
REQUIRED_PACKAGES += library/glib2
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    67
REQUIRED_PACKAGES += library/libxml2
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    68
REQUIRED_PACKAGES += library/libxslt
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    69
REQUIRED_PACKAGES += library/perl-5/xml-parser-522
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    70
REQUIRED_PACKAGES += runtime/perl-522
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    71
REQUIRED_PACKAGES += system/library/libdbus
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    72
REQUIRED_PACKAGES += x11/library/libx11
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    73
REQUIRED_PACKAGES += x11/library/libxext
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    74
REQUIRED_PACKAGES += x11/library/libxrender
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    75
REQUIRED_PACKAGES += x11/library/libxtst
fd3e35d870a8 23245278 Move at-spi2-core to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    76
REQUIRED_PACKAGES += x11/server/xorg