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)

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
    value=pkg:/library/python/python-imaging-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Python's own image processing library"
set name=pkg.description \
    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."
set name=com.oracle.info.description value="the Python imaging library"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value=org.opensolaris.category.2008:Development/Python
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2008/102
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
#
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/pilconvert.py \
    path=usr/bin/pilconvert-$(PYVER).py
link path=usr/bin/pilconvert.py target=pilconvert-$(PYVER).py mediator=python \
    mediator-version=$(PYVER)
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/pildriver.py \
    path=usr/bin/pildriver-$(PYVER).py
link path=usr/bin/pildriver.py target=pildriver-$(PYVER).py mediator=python \
    mediator-version=$(PYVER)
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/pilfile.py \
    path=usr/bin/pilfile-$(PYVER).py
link path=usr/bin/pilfile.py target=pilfile-$(PYVER).py mediator=python \
    mediator-version=$(PYVER)
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/pilfont.py \
    path=usr/bin/pilfont-$(PYVER).py
link path=usr/bin/pilfont.py target=pilfont-$(PYVER).py mediator=python \
    mediator-version=$(PYVER)
file build/$(MACH32)-$(PYVER)/scripts-$(PYVER)/pilprint.py \
    path=usr/bin/pilprint-$(PYVER).py
link path=usr/bin/pilprint.py target=pilprint-$(PYVER).py mediator=python \
    mediator-version=$(PYVER)
file path=usr/lib/python$(PYVER)/vendor-packages/PIL.pth
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/64/_imaging.so
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/64/_imagingft.so
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/64/_imagingmath.so
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/64/_imagingtk.so
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ArgImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/BdfFontFile.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/BmpImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/BufrStubImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ContainerIO.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/CurImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/DcxImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/EpsImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ExifTags.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/FitsStubImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/FliImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/FontFile.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/FpxImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/GbrImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/GdImageFile.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/GifImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/GimpGradientFile.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/GimpPaletteFile.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/GribStubImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/Hdf5StubImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/IcnsImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/IcoImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/Image.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageChops.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageCms.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageColor.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageDraw.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageDraw2.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageEnhance.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageFile.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageFileIO.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageFilter.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageFont.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageGL.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageGrab.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageMath.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageMode.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageOps.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImagePalette.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImagePath.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageQt.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageSequence.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageShow.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageStat.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageTk.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageTransform.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImageWin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/ImtImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/IptcImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/JpegImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/McIdasImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/MicImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/MpegImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/MspImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/OleFileIO.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PIL-1.1.7-py$(PYVER).egg-info
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PSDraw.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PaletteFile.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PalmImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PcdImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PcfFontFile.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PcxImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PdfImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PixarImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PngImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PpmImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/PsdImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/SgiImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/SpiderImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/SunImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/TarIO.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/TgaImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/TiffImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/TiffTags.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/WalImageFile.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/WmfImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/XVThumbImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/XbmImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/XpmImagePlugin.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/_imaging.so
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/_imagingft.so
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/_imagingmath.so
file path=usr/lib/python$(PYVER)/vendor-packages/PIL/_imagingtk.so
#
license imaging.license license="Historical Permission Notice and Disclaimer"

# python-imaging was previously in the 'desktop' consolidation. This optional
# dependency is here to facilitate the safe transfer of the package
# to the 'userland' consolidation.
depend type=optional \
    fmri=consolidation/desktop/[email protected]

# force the rename with an optional dependency on the old name
depend type=optional \
    fmri=library/python-2/python-imaging-$(PYV)@1.1.7,5.12-5.12.0.0.0.41.0

# force a dependency on the Python runtime
depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    pkg.debug.depend.path=usr/bin

# force a dependency on the python-imaging package
depend type=require \
    fmri=library/python/python-imaging@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)