components/gnome/dconf-editor/Makefile
author Rich Burridge <rich.burridge@oracle.com>
Thu, 23 Feb 2017 13:46:52 -0800
changeset 7687 1093e2a9adbd
parent 6326 b466b0021177
permissions -rw-r--r--
25590368 Userland components should include "upstream" release tracking information
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6326
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     1
#
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     3
#
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     7
#
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    12
#
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    18
#
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    20
#
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    21
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
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: 6326
diff changeset
    23
# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
6326
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    24
#
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    25
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    26
BUILD_BITS =            64_and_32
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    27
# All components using gobject-introspection must be built with gcc as
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    28
# gobject-introspection does not produce correct results when using Studio.
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    29
COMPILER =              gcc
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    30
include ../../../make-rules/shared-macros.mk
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    31
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    32
COMPONENT_NAME=		dconf-editor
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    33
COMPONENT_VERSION=	3.18.0
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    34
COMPONENT_PROJECT_URL=	http://wiki.gnome.org/dconf
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    35
COMPONENT_ARCHIVE_HASH= \
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    36
	sha256:6579b8b216b068acae7d8301b5e2d57054c85a3f147c92355ffa46a62c052534
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    37
COMPONENT_BUGDB=        gnome/gconf
7687
1093e2a9adbd 25590368 Userland components should include "upstream" release tracking information
Rich Burridge <rich.burridge@oracle.com>
parents: 6326
diff changeset
    38
COMPONENT_ANITYA_ID=	11683
6326
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    39
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    40
TPNO=			25274
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    41
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    42
TEST_TARGET= $(NO_TESTS)
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    43
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    44
# Needs updated glib2, not available on S11.
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    45
ifeq ($(BUILD_TYPE), evaluation)
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    46
BUILD_32_and_64=
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    47
INSTALL_32_and_64=
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    48
PUBLISH_STAMP=
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    49
endif
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    50
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    51
include $(WS_MAKE_RULES)/gnome-component.mk
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    52
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    53
# Assumes GNU xgettext in PATH
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    54
CONFIGURE_ENV += PATH=$(GNUBIN):$(PATH)
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    55
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    56
REQUIRED_PACKAGES += developer/vala
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    57
REQUIRED_PACKAGES += library/desktop/pango
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    58
REQUIRED_PACKAGES += library/desktop/gtk3
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    59
REQUIRED_PACKAGES += library/glib2
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    60
REQUIRED_PACKAGES += library/gnome/dconf
b466b0021177 23245621 Deliver dconf-editor 3.18.0 in Solaris
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    61
REQUIRED_PACKAGES += library/libxml2