components/ghostscript/Makefile
author Petr Sumbera <petr.sumbera@oracle.com>
Wed, 06 Jan 2016 04:19:50 -0800
changeset 5232 902d18d42945
parent 5125 34cc580c62c2
child 5674 a5c5f8ac5f4b
permissions -rw-r--r--
22503479 Upgrade Wireshark to version 1.12.9 22496202 problem in UTILITY/WIRESHARK 22501938 problem in UTILITY/WIRESHARK 22501946 problem in UTILITY/WIRESHARK 22501961 problem in UTILITY/WIRESHARK 22501972 problem in UTILITY/WIRESHARK 22501980 problem in UTILITY/WIRESHARK 22501994 problem in UTILITY/WIRESHARK 22502001 problem in UTILITY/WIRESHARK 22502011 problem in UTILITY/WIRESHARK 22502019 problem in UTILITY/WIRESHARK 22502029 problem in UTILITY/WIRESHARK 22502036 problem in UTILITY/WIRESHARK 22502052 problem in UTILITY/WIRESHARK 22502063 problem in UTILITY/WIRESHARK 22502077 problem in UTILITY/WIRESHARK 22502092 problem in UTILITY/WIRESHARK 22502104 problem in UTILITY/WIRESHARK 22502112 problem in UTILITY/WIRESHARK 22502124 problem in UTILITY/WIRESHARK 22502136 problem in UTILITY/WIRESHARK 22502147 problem in UTILITY/WIRESHARK 22502156 problem in UTILITY/WIRESHARK 22502172 problem in UTILITY/WIRESHARK
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     1
#
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     2
#
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     3
# CDDL HEADER START
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     4
#
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     5
# The contents of this file are subject to the terms of the
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     6
# Common Development and Distribution License (the "License").
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     7
# You may not use this file except in compliance with the License.
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     8
#
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     9
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    10
# or http://www.opensolaris.org/os/licensing.
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    11
# See the License for the specific language governing permissions
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    12
# and limitations under the License.
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    13
#
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    14
# When distributing Covered Code, include this CDDL HEADER in each
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    15
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    16
# If applicable, add the following below this CDDL HEADER, with the
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    17
# fields enclosed by brackets "[]" replaced with your own identifying
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    18
# information: Portions Copyright [yyyy] [name of copyright owner]
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    19
#
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    20
# CDDL HEADER END
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    21
#
3817
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
    22
# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    23
#
774
d0cbca26a17c 7035978 parfait support for userland bits
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 609
diff changeset
    24
2204
f83e0e3cf2d7 20010352 userland should move to parfait 1.5.1
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 2164
diff changeset
    25
# parfait seems to spin when looking at the .bc files (13704877), so
1836
ad7c12f49476 18615984 userland should move to parfait 1.4
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 1352
diff changeset
    26
# for now disable it.
ad7c12f49476 18615984 userland should move to parfait 1.4
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 1352
diff changeset
    27
PARFAIT_BUILD=no
ad7c12f49476 18615984 userland should move to parfait 1.4
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 1352
diff changeset
    28
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    29
include ../../make-rules/shared-macros.mk
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    30
1836
ad7c12f49476 18615984 userland should move to parfait 1.4
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 1352
diff changeset
    31
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    32
COMPONENT_NAME=         ghostscript
345
61b29cf8b717 6975488 Problem with utility/ghostscript
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents: 181
diff changeset
    33
COMPONENT_VERSION=      9.00
609
775168282b2f 7037821 Userland migration of data from Makefile to manifest may have been a little overzealous
Rich Burridge <rich.burridge@oracle.com>
parents: 519
diff changeset
    34
COMPONENT_PROJECT_URL=	http://ghostscript.com/
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    35
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    36
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
800
2ad056ed89ec 7163771 sha1 should not be used in userland-fetch and userland component/*/Makefile
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 774
diff changeset
    37
COMPONENT_ARCHIVE_HASH= \
2ad056ed89ec 7163771 sha1 should not be used in userland-fetch and userland component/*/Makefile
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 774
diff changeset
    38
    sha256:9e754c315d68d91a65ef208b9a8bda1fb57e45a7be18aa9397acfcc5ff59de16
609
775168282b2f 7037821 Userland migration of data from Makefile to manifest may have been a little overzealous
Rich Burridge <rich.burridge@oracle.com>
parents: 519
diff changeset
    39
COMPONENT_ARCHIVE_URL=  $(COMPONENT_PROJECT_URL)releases/$(COMPONENT_ARCHIVE)
1058
34d7aaa03423 15886624 Auto-generation of Userland gate list - Phase 3
Rich Burridge <rich.burridge@oracle.com>
parents: 800
diff changeset
    40
COMPONENT_BUGDB=	utility/ghostscript
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    41
1948
2d1537e7942d 18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests
John Beck <John.Beck@Oracle.COM>
parents: 1836
diff changeset
    42
TPNO=			3796
2d1537e7942d 18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests
John Beck <John.Beck@Oracle.COM>
parents: 1836
diff changeset
    43
3817
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
    44
include $(WS_MAKE_RULES)/prep.mk
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
    45
include $(WS_MAKE_RULES)/ips.mk
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
    46
include $(WS_MAKE_RULES)/configure.mk
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    47
519
64d5e70ee0eb 7086596 userland problems on 173
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 441
diff changeset
    48
PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin
64d5e70ee0eb 7086596 userland problems on 173
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 441
diff changeset
    49
5125
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5066
diff changeset
    50
# ghostscript uses a non-standard hybrid-build to build both 32 and 64-bit;
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5066
diff changeset
    51
# override these to prevent build failure.
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5066
diff changeset
    52
CC_FOR_BUILD=
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5066
diff changeset
    53
CONFIGURE_CPPFLAGS=
34cc580c62c2 21029732 PKG_CONFIG_PATH should be included in CONFIGURE_ENV and BUILD_ENV
Shawn Walker-Salas <shawn.walker@oracle.com>
parents: 5066
diff changeset
    54
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    55
# configure(1) options to use
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    56
CONFIGURE_OPTIONS +=	--with-drivers=ALL
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    57
CONFIGURE_OPTIONS +=	--with-ijs
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    58
CONFIGURE_OPTIONS +=	--without-omni
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    59
CONFIGURE_OPTIONS +=	--with-jbig2dec
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    60
CONFIGURE_OPTIONS +=	--with-jasper
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    61
CONFIGURE_OPTIONS +=	--enable-cups
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    62
CONFIGURE_OPTIONS +=	--enable-dynamic
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    63
CONFIGURE_OPTIONS +=	--disable-compile-inits
441
8a584a286658 7068706 Ghostscript: Error: Font Renderer Plugin ( FreeType )
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents: 345
diff changeset
    64
CONFIGURE_OPTIONS +=	--disable-freetype
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    65
CONFIGURE_OPTIONS +=	--with-fontpath=/usr/share/ghostscript/$(COMPONENT_VERSION)/Resource:/usr/share/ghostscript/$(COMPONENT_VERSION)/Resource/Font:/usr/share/ghostscript/fonts:/usr/openwin/lib/X11/fonts/Type1:/usr/openwin/lib/X11/fonts/TrueType:/usr/openwin/lib/X11/fonts/Type3:/usr/X11/lib/X11/fonts/Type1:/usr/X11/lib/fonts/TrueType:/usr/X11/lib/X11/fonts/Type3:/usr/X11/lib/X11/fonts/Resource:/usr/X11/lib/X11/Resource/Font
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    66
1135
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
    67
# configure options to generate 64 bit binaries
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
    68
$(BUILD_DIR)/$(MACH64)/.configured: CONFIGURE_OPTIONS += CC="$(CC) -m64"
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
    69
$(BUILD_DIR)/$(MACH64)/ijs/.configured: CONFIGURE_OPTIONS += CC="$(CC) -m64"
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
    70
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    71
# config env
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    72
CONFIGURE_ENV += LDFLAGS_SO="-G"
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    73
CONFIGURE_ENV += CUPSCONFIG=/usr/bin/cups-config
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    74
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    75
GS_VARIANT = $(BUILD_DIR)/$(MACH32)
1135
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
    76
GS_VARIANT_64 = $(BUILD_DIR)/$(MACH64)
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    77
IJS_VARIANT = $(BUILD_DIR)/$(MACH32)/ijs
1135
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
    78
IJS_VARIANT_64 = $(BUILD_DIR)/$(MACH64)/ijs
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    79
1135
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
    80
VARIANTS = $(GS_VARIANT) $(IJS_VARIANT) $(GS_VARIANT_64) $(IJS_VARIANT_64)
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    81
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    82
# autoconf - Generate configuration scripts
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    83
COMPONENT_PREP_ACTION = \
441
8a584a286658 7068706 Ghostscript: Error: Font Renderer Plugin ( FreeType )
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents: 345
diff changeset
    84
	 (cd $(@D); $(RM) -r libpng zlib jpeg ; autoconf)
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    85
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    86
$(GS_VARIANT)/.configured: COMPONENT_PRE_CONFIGURE_ACTION = \
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    87
	($(CLONEY) $(SOURCE_DIR) $(@D))
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    88
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    89
$(GS_VARIANT)/.installed: COMPONENT_INSTALL_TARGETS += \
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    90
	install-exec install-so install-scripts install-data \
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    91
	install-contrib-extras
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    92
1135
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
    93
$(GS_VARIANT_64)/.configured: COMPONENT_PRE_CONFIGURE_ACTION = \
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
    94
	($(CLONEY) $(SOURCE_DIR) $(@D))
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
    95
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
    96
$(GS_VARIANT_64)/.installed: COMPONENT_INSTALL_TARGETS += \
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
    97
	install-exec install-so install-scripts install-data \
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
    98
	install-contrib-extras
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
    99
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   100
$(IJS_VARIANT)/.configured: COMPONENT_PRE_CONFIGURE_ACTION = \
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   101
	($(CLONEY) $(SOURCE_DIR)/ijs $(@D); \
181
87e11e685b1f 7003927 userland should postprocess packaged files
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 178
diff changeset
   102
	cd $(@D) ; $(ENV) $(CONFIGURE_ENV) ./autogen.sh )
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   103
1135
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
   104
$(IJS_VARIANT_64)/.configured: COMPONENT_PRE_CONFIGURE_ACTION = \
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
   105
	($(CLONEY) $(SOURCE_DIR)/ijs $(@D); \
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
   106
	cd $(@D) ; $(ENV) $(CONFIGURE_ENV) ./autogen.sh )
7f8ef38770aa 15592427 SUNBT6885855 ghostscript needs to be 64-bit enabled
Sonam Gupta <sonam.x.gupta@oracle.com>
parents: 1058
diff changeset
   107
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   108
CONFIGURE_SCRIPT = ./configure
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   109
2225
f064d3d3190d 20078677 Userland Makefiles should support a configure: target
John Beck <John.Beck@Oracle.COM>
parents: 2204
diff changeset
   110
# configure gs and ijs
f064d3d3190d 20078677 Userland Makefiles should support a configure: target
John Beck <John.Beck@Oracle.COM>
parents: 2204
diff changeset
   111
configure: $(VARIANTS:%=%/.configured)
f064d3d3190d 20078677 Userland Makefiles should support a configure: target
John Beck <John.Beck@Oracle.COM>
parents: 2204
diff changeset
   112
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   113
# build gs and ijs
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   114
build: $(VARIANTS:%=%/.built)
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   115
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   116
# install gs and ijs
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   117
install: $(VARIANTS:%=%/.installed)
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   118
2164
b580bc10e31a 19824924 Various Userland component test: Makefile targets should be standardized
Rich Burridge <rich.burridge@oracle.com>
parents: 1948
diff changeset
   119
test:	$(NO_TESTS)
178
4340c0d63702 7019309 move ghostscript to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
   120
4339
6501cf9c29f9 21116842 add system-test targets to each component Makefile and to top-level Makefiles
Stacy Yeh <stacy.yeh@oracle.com>
parents: 3817
diff changeset
   121
system-test:    $(NO_TESTS)
6501cf9c29f9 21116842 add system-test targets to each component Makefile and to top-level Makefiles
Stacy Yeh <stacy.yeh@oracle.com>
parents: 3817
diff changeset
   122
3817
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   123
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   124
REQUIRED_PACKAGES += image/library/libjpeg
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   125
REQUIRED_PACKAGES += image/library/libpng
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   126
REQUIRED_PACKAGES += library/desktop/gtk2
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   127
REQUIRED_PACKAGES += library/glib2
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   128
REQUIRED_PACKAGES += library/print/cups-libs
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   129
REQUIRED_PACKAGES += library/zlib
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   130
REQUIRED_PACKAGES += print/cups
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   131
REQUIRED_PACKAGES += runtime/perl-512
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   132
REQUIRED_PACKAGES += shell/ksh93
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   133
REQUIRED_PACKAGES += system/library
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   134
REQUIRED_PACKAGES += system/library/fontconfig
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   135
REQUIRED_PACKAGES += system/library/math
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   136
REQUIRED_PACKAGES += x11/library/libx11
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   137
REQUIRED_PACKAGES += x11/library/libxcursor
30b42c38bbc4 15786608 SUNBT7162754 create new meta package developer/opensolaris/userland
Norm Jacobs <Norm.Jacobs@Sun.COM>
parents: 2225
diff changeset
   138
REQUIRED_PACKAGES += x11/library/toolkit/libxt