components/gnome/gucharmap/Makefile
author Rich Burridge <rich.burridge@oracle.com>
Thu, 23 Feb 2017 13:46:52 -0800
changeset 7687 1093e2a9adbd
parent 7182 3c761d12bf8c
permissions -rw-r--r--
25590368 Userland components should include "upstream" release tracking information
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6652
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     1
#
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     3
#
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     7
#
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    12
#
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    18
#
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    20
#
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    21
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    22
#
7687
1093e2a9adbd 25590368 Userland components should include "upstream" release tracking information
Rich Burridge <rich.burridge@oracle.com>
parents: 7182
diff changeset
    23
# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
6652
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    24
#
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    25
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    26
BUILD_BITS=		64
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    27
COMPILER=		gcc
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    28
include ../../../make-rules/shared-macros.mk
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    29
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    30
COMPONENT_NAME=		gucharmap
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    31
COMPONENT_VERSION=	3.18.1
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    32
COMPONENT_PROJECT_URL=  https://wiki.gnome.org/Apps/Gucharmap
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    33
COMPONENT_ARCHIVE_HASH= \
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    34
	sha256:b286d09dcd7811e6678e3d5830970d310d5730f7be5657ec400295df0b36fa35
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    35
COMPONENT_BUGDB=        gnome/applications
7687
1093e2a9adbd 25590368 Userland components should include "upstream" release tracking information
Rich Burridge <rich.burridge@oracle.com>
parents: 7182
diff changeset
    36
COMPONENT_ANITYA_ID=	1276
6652
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    37
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    38
TPNO=			25270
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    39
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    40
TEST_TARGET = $(NO_TESTS)
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    41
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    42
# Needs updated glib2, not available on S11.
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    43
ifeq ($(BUILD_TYPE), evaluation)
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    44
BUILD_64=
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    45
INSTALL_64=
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    46
PUBLISH_STAMP=
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    47
endif
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    48
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    49
include $(WS_MAKE_RULES)/gnome-component.mk
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    50
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    51
CONFIGURE_OPTIONS += --disable-Bsymbolic
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    52
CONFIGURE_OPTIONS += --disable-static
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    53
# Required for other components.
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    54
CONFIGURE_OPTIONS += --enable-introspection
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    55
CONFIGURE_OPTIONS += --enable-shared
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    56
# Required for other components.
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    57
CONFIGURE_OPTIONS += --enable-vala
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    58
CONFIGURE_OPTIONS += --with-gtk=3.0
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    59
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    60
# Assumes GNU msgfmt in PATH.
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    61
CONFIGURE_ENV += PATH="$(GNUBIN):$(PATH)"
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    62
COMPONENT_BUILD_ENV += PATH="$(GNUBIN):$(PATH)"
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    63
7182
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents: 6652
diff changeset
    64
REQUIRED_PACKAGES += desktop/xdg/desktop-file-utils
6652
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    65
REQUIRED_PACKAGES += developer/vala
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    66
# Build time requirement for desktop-file-validate until desktop-file-utils
7182
3c761d12bf8c 23245286 Move desktop-file-utils to Userland and update to 0.22
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents: 6652
diff changeset
    67
# (split out of the control-center package) is installed on all build machines
6652
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    68
REQUIRED_PACKAGES += gnome/preferences/control-center
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    69
REQUIRED_PACKAGES += gnome/gsettings-desktop-schemas
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    70
REQUIRED_PACKAGES += library/desktop/atk
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    71
REQUIRED_PACKAGES += library/desktop/cairo
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    72
REQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    73
REQUIRED_PACKAGES += library/desktop/gtk3
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    74
REQUIRED_PACKAGES += library/desktop/pango
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    75
REQUIRED_PACKAGES += library/glib2
43e54cee344f 23245325 Move gucharmap to Userland and update to 3.18.1
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    76
REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime