components/gnome/gtkmm/Makefile
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Fri, 04 Nov 2016 09:22:37 -0700
changeset 7293 a449e2e641be
parent 6580 2de15d35b01d
child 7687 1093e2a9adbd
permissions -rw-r--r--
25049244 Undo the temporary Makefile changes made for getting gnome components to build
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6580
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     1
#
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     3
#
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     7
#
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    12
#
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    18
#
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    20
#
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    21
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    22
#
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    24
#
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    25
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    26
BUILD_BITS =            32_and_64
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    27
# For now, all things built for C++11 require gcc.
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    28
COMPILER =              gcc
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    29
include ../../../make-rules/shared-macros.mk
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    30
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    31
COMPONENT_NAME=		gtkmm
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    32
COMPONENT_VERSION=	2.24.4
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    33
COMPONENT_PROJECT_URL=	https://developer.gnome.org/gtkmm/stable/
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    34
COMPONENT_ARCHIVE_HASH= \
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    35
    sha256:443a2ff3fcb42a915609f1779000390c640a6d7fd19ad8816e6161053696f5ee
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    36
COMPONENT_BUGDB=	gnome/libraries
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    37
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    38
TPNO=			25780
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    39
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    40
TEST_TARGET = $(NO_TESTS)
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    41
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    42
# Needs updated gtk, not available on S11.
7293
a449e2e641be 25049244 Undo the temporary Makefile changes made for getting gnome components to build
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents: 6580
diff changeset
    43
include $(WS_MAKE_RULES)/no-evaluation.mk
6580
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    44
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    45
include $(WS_MAKE_RULES)/gnome-component.mk
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    46
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    47
CXXFLAGS += -std=c++11
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    48
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    49
REQUIRED_PACKAGES += developer/documentation-tool/doxygen
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    50
REQUIRED_PACKAGES += image/graphviz
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    51
REQUIRED_PACKAGES += library/c++/glibmm
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    52
REQUIRED_PACKAGES += library/c++/sigcpp
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    53
REQUIRED_PACKAGES += library/desktop/c++/atkmm
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    54
REQUIRED_PACKAGES += library/desktop/c++/cairomm
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    55
REQUIRED_PACKAGES += library/desktop/c++/pangomm
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    56
REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    57
REQUIRED_PACKAGES += library/desktop/gtk2
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    58
REQUIRED_PACKAGES += library/glib2
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    59
REQUIRED_PACKAGES += library/libxslt
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    60
REQUIRED_PACKAGES += $(PERL_PKG)
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    61
REQUIRED_PACKAGES += system/library/gcc/gcc-c++-runtime
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    62
REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime
2de15d35b01d 23245322 Move gtkmm2 to Userland and update to 2.24.4
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    63
REQUIRED_PACKAGES += system/library/math