components/python/imaging/imaging-PYVER.p5m
author April Chin <april.chin@oracle.com>
Tue, 01 Sep 2015 09:29:08 -0700
changeset 4833 b9009ad1e605
parent 1948 2d1537e7942d
child 5006 f2592e203a2a
permissions -rw-r--r--
21751260 enable system-test target for python/imaging (PIL)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1102
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
#
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
#
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
#
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
#
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
#
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
#
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
#
4833
b9009ad1e605 21751260 enable system-test target for python/imaging (PIL)
April Chin <april.chin@oracle.com>
parents: 1948
diff changeset
    23
# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
1102
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
#
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
set name=pkg.fmri \
1666
69d14d547e77 PSARC 2014/009 Python pkg(5) name-space update
John Beck <John.Beck@Oracle.COM>
parents: 1583
diff changeset
    28
    value=pkg:/library/python/python-imaging-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
1102
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
set name=pkg.summary value="Python's own image processing library"
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
set name=pkg.description \
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
    value="The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an efficient internal representation, and powerful image processing capabilities."
1205
6c6c27bcf9ac 16431724 Adjust how license text and Oracle internal tracking numbers are propagated
Rich Burridge <rich.burridge@oracle.com>
parents: 1102
diff changeset
    32
set name=com.oracle.info.description value="the Python imaging library"
1948
2d1537e7942d 18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests
John Beck <John.Beck@Oracle.COM>
parents: 1907
diff changeset
    33
set name=com.oracle.info.tpno value=$(TPNO)
1102
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
set name=info.classification \
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
    value=org.opensolaris.category.2008:Development/Python
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
set name=org.opensolaris.arc-caseid value=PSARC/2008/102
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
1907
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    40
#
1102
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/pilconvert.py \
1907
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    42
    path=usr/bin/pilconvert-$(PYVER).py
1102
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
link path=usr/bin/pilconvert.py target=pilconvert-$(PYVER).py mediator=python \
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
    mediator-version=$(PYVER)
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/pildriver.py \
1907
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    46
    path=usr/bin/pildriver-$(PYVER).py
1102
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
link path=usr/bin/pildriver.py target=pildriver-$(PYVER).py mediator=python \
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
    mediator-version=$(PYVER)
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/pilfile.py \
1907
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    50
    path=usr/bin/pilfile-$(PYVER).py
1102
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
link path=usr/bin/pilfile.py target=pilfile-$(PYVER).py mediator=python \
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
    mediator-version=$(PYVER)
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/pilfont.py \
1907
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    54
    path=usr/bin/pilfont-$(PYVER).py
1102
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
link path=usr/bin/pilfont.py target=pilfont-$(PYVER).py mediator=python \
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
    mediator-version=$(PYVER)
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    57
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/pilprint.py \
1907
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    58
    path=usr/bin/pilprint-$(PYVER).py
1102
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    59
link path=usr/bin/pilprint.py target=pilprint-$(PYVER).py mediator=python \
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
    mediator-version=$(PYVER)
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    61
file path=usr/lib/python$(PYVER)/vendor-packages/PIL.pth
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    62
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/64/_imaging.so
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    63
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/64/_imagingft.so
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    64
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/64/_imagingmath.so
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/64/_imagingtk.so
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    66
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ArgImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    67
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/BdfFontFile.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    68
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/BmpImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    69
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/BufrStubImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    70
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ContainerIO.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    71
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/CurImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    72
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/DcxImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    73
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/EpsImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    74
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ExifTags.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    75
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/FitsStubImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    76
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/FliImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    77
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/FontFile.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    78
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/FpxImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    79
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/GbrImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    80
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/GdImageFile.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    81
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/GifImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    82
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/GimpGradientFile.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    83
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/GimpPaletteFile.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    84
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/GribStubImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    85
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/Hdf5StubImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    86
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/IcnsImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    87
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/IcoImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    88
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    89
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/Image.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    90
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageChops.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    91
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageCms.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    92
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageColor.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    93
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageDraw.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    94
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageDraw2.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    95
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageEnhance.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    96
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageFile.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    97
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageFileIO.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    98
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageFilter.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    99
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageFont.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   100
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageGL.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   101
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageGrab.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   102
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageMath.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   103
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageMode.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   104
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageOps.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   105
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImagePalette.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   106
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImagePath.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   107
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageQt.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   108
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageSequence.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   109
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageShow.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   110
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageStat.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   111
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageTk.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   112
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageTransform.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   113
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageWin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   114
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImtImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   115
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/IptcImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   116
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/JpegImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   117
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/McIdasImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   118
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/MicImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   119
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/MpegImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   120
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/MspImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   121
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/OleFileIO.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   122
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PIL-1.1.7-py$(PYVER).egg-info
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   123
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PSDraw.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   124
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PaletteFile.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   125
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PalmImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   126
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PcdImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   127
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PcfFontFile.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   128
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PcxImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   129
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PdfImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   130
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PixarImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   131
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PngImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   132
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PpmImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   133
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PsdImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   134
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/SgiImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   135
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/SpiderImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   136
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/SunImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   137
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/TarIO.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   138
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/TgaImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   139
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/TiffImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   140
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/TiffTags.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   141
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/WalImageFile.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   142
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/WmfImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   143
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/XVThumbImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   144
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/XbmImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   145
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/XpmImagePlugin.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   146
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/__init__.py
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   147
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/_imaging.so
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   148
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/_imagingft.so
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   149
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/_imagingmath.so
4833
b9009ad1e605 21751260 enable system-test target for python/imaging (PIL)
April Chin <april.chin@oracle.com>
parents: 1948
diff changeset
   150
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/_imagingtk.so
1907
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
   151
#
1102
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   152
license imaging.license license="Historical Permission Notice and Disclaimer"
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   153
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   154
# python-imaging was previously in the 'desktop' consolidation. This optional
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   155
# dependency is here to facilitate the safe transfer of the package
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   156
# to the 'userland' consolidation.
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   157
depend type=optional \
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   158
    fmri=consolidation/desktop/[email protected]
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   159
1890
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
   160
# force the rename with an optional dependency on the old name
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
   161
depend type=optional \
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
   162
    fmri=library/python-2/python-imaging-$(PYV)@1.1.7,5.12-5.12.0.0.0.41.0
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents: 1666
diff changeset
   163
1102
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   164
# force a dependency on the Python runtime
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   165
depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   166
    pkg.debug.depend.path=usr/bin
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   167
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   168
# force a dependency on the python-imaging package
b1c829e90df6 15820216 SUNBT7202656 Move python/imaging from Desktop consolidation to Userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   169
depend type=require \
1666
69d14d547e77 PSARC 2014/009 Python pkg(5) name-space update
John Beck <John.Beck@Oracle.COM>
parents: 1583
diff changeset
   170
    fmri=library/python/python-imaging@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)