components/gnome/at-spi2-atk/Makefile
author osayama <osamu.sayama@oracle.com>
Fri, 16 Sep 2016 08:38:07 +0900
changeset 6914 0c9c2d460328
parent 6205 06c28dee31e4
child 7687 1093e2a9adbd
permissions -rw-r--r--
24576350 Latin font should not be used for ASCII when monospace with CJK fonts
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6205
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     1
#
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     3
#
06c28dee31e4 23245277 Move at-spi2-atk 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
06c28dee31e4 23245277 Move at-spi2-atk 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").
06c28dee31e4 23245277 Move at-spi2-atk 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.
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     7
#
06c28dee31e4 23245277 Move at-spi2-atk 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
06c28dee31e4 23245277 Move at-spi2-atk 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.
06c28dee31e4 23245277 Move at-spi2-atk 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
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    12
#
06c28dee31e4 23245277 Move at-spi2-atk 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
06c28dee31e4 23245277 Move at-spi2-atk 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.
06c28dee31e4 23245277 Move at-spi2-atk 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
06c28dee31e4 23245277 Move at-spi2-atk 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
06c28dee31e4 23245277 Move at-spi2-atk 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]
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    18
#
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    20
#
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    21
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    22
#
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    24
#
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    25
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    26
BUILD_BITS =            32_and_64
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    27
include ../../../make-rules/shared-macros.mk
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    28
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    29
COMPONENT_NAME=		at-spi2-atk
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    30
COMPONENT_VERSION=	2.18.0
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    31
COMPONENT_PROJECT_URL=	https://wiki.gnome.org/Accessibility
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    32
COMPONENT_ARCHIVE_HASH=	\
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    33
    sha256:4a6db33453b6efd15fa7d84ef2a3421262a053f57f1df6e7a2536d02bacdf375
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    34
COMPONENT_BUGDB=        gnome/a11y-libs-core
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    35
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    36
TPNO=			24866
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    37
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    38
# Needs updated glib2, not available on S11.
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    39
ifeq ($(BUILD_TYPE), evaluation)
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    40
BUILD_32_and_64=
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    41
INSTALL_32_and_64=
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    42
PUBLISH_STAMP=
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    43
endif
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    44
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    45
# Tests do not work on Solaris yet
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    46
TEST_TARGET= $(SKIP_TEST)
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    47
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    48
include $(WS_MAKE_RULES)/gnome-component.mk
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    49
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    50
REQUIRED_PACKAGES += developer/documentation-tool/gtk-doc
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    51
REQUIRED_PACKAGES += library/desktop/at-spi2-core
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    52
REQUIRED_PACKAGES += library/desktop/atk
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    53
REQUIRED_PACKAGES += library/glib2
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    54
REQUIRED_PACKAGES += library/libxml2
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    55
REQUIRED_PACKAGES += library/libxslt
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    56
REQUIRED_PACKAGES += library/perl-5/xml-parser-522
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    57
REQUIRED_PACKAGES += runtime/perl-522
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    58
REQUIRED_PACKAGES += system/library/libdbus
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    59
REQUIRED_PACKAGES += x11/library/libx11
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    60
REQUIRED_PACKAGES += x11/library/libxext
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    61
REQUIRED_PACKAGES += x11/library/libxrender
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    62
REQUIRED_PACKAGES += x11/library/libxtst
06c28dee31e4 23245277 Move at-spi2-atk to Userland and update to 2.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    63
REQUIRED_PACKAGES += x11/server/xorg