components/python/imaging/imaging-GENFRAG.p5m
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Thu, 31 Jul 2014 12:01:39 -0700
branchs11-update
changeset 3243 1359280d9099
parent 2697 ba566c81fae8
child 3704 69ab8eca01c5
permissions -rw-r--r--
19000542 tcsh represents garbled letters to standard error after installing SRU17.5 18590021 array name doesn't support multi-byte characters in tcsh
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2697
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     1
#
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     3
#
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     7
#
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    12
#
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    18
#
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    20
#
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    21
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    22
#
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    24
#
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    25
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    26
# python-imaging was previously in the 'desktop' consolidation. This optional
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    27
# dependency is here to facilitate the safe transfer of the package 
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    28
# to the 'userland' consolidation.
ba566c81fae8 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    29
depend type=optional fmri=consolidation/desktop/[email protected],5.11-0.175.2.0.0.20.0