components/gnome/gnome-font-viewer/Makefile
author Tomas Kuthan <tomas.kuthan@oracle.com>
Wed, 11 Jan 2017 12:12:15 -0800
changeset 7562 2adf9e2cdc69
parent 7184 55b3c10e4be9
child 7687 1093e2a9adbd
permissions -rw-r--r--
25044066 sshd error: session_by_pid: unknown pid when root ssh session exits
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7184
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     1
#
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     3
#
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     7
#
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    12
#
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    18
#
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    20
#
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    21
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    22
#
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    24
#
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    25
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    26
BUILD_BITS =            64
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    27
include ../../../make-rules/shared-macros.mk
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    28
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    29
COMPONENT_NAME=		gnome-font-viewer
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    30
COMPONENT_VERSION=	3.16.2
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    31
COMPONENT_PROJECT_URL=  https://wiki.gnome.org/Apps/
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    32
COMPONENT_ARCHIVE_HASH= \
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    33
	sha256:f5367417d926d1dbe175aceb8eb4d2733d723a237428f130edd4b4023c0dc1cf
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    34
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    35
TPNO=			25271
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    36
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    37
TEST_TARGET = $(NO_TESTS)
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    38
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    39
# Needs updated glib2, not available on S11.
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    40
include $(WS_MAKE_RULES)/no-evaluation.mk
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    41
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    42
include $(WS_MAKE_RULES)/gnome-component.mk
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    43
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    44
# Assumes xgettext in PATH.
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    45
CONFIGURE_ENV += PATH="$(GNUBIN):$(PATH)"
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    46
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    47
CONFIGURE_OPTIONS += --disable-static
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    48
# Required for other components.
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    49
CONFIGURE_OPTIONS += --enable-shared
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    50
CONFIGURE_OPTIONS += --with-pic
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    51
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    52
REQUIRED_PACKAGES += library/desktop/cairo
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    53
REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    54
REQUIRED_PACKAGES += library/desktop/gtk3
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    55
REQUIRED_PACKAGES += library/desktop/harfbuzz
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    56
REQUIRED_PACKAGES += library/desktop/pango
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    57
REQUIRED_PACKAGES += library/glib2
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    58
REQUIRED_PACKAGES += library/gnome/gnome-desktop
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    59
REQUIRED_PACKAGES += system/library/fontconfig
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    60
REQUIRED_PACKAGES += system/library/freetype-2
55b3c10e4be9 23245633 Move gnome-font-viewer to Userland and update to 3.16.2
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    61
REQUIRED_PACKAGES += system/library/math