components/python/pyscss/pyscss-PYVER.p5m
changeset 3998 5bd484384122
child 6819 dde264c0ac6e
equal deleted inserted replaced
3997:0ca3f3d6c919 3998:5bd484384122
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 
       
    22 #
       
    23 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 set name=pkg.fmri \
       
    27     value=pkg:/library/python/pyscss-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    28 set name=pkg.summary value="pyScss, a Scss compiler for Python"
       
    29 set name=pkg.description \
       
    30     value="pyScss is a Python implementation of Sass, a CSS preprocessing language that adds variables, expressions, nested rules, mixins, inheritance, and other features that help ease the maintenance of large stylesheets.  pyScss also includes support for Compass, and has an extension mechanism for adding custom behavior."
       
    31 set name=com.oracle.info.description value="the Python pyscss module"
       
    32 set name=com.oracle.info.tpno value=$(TPNO)
       
    33 set name=info.classification \
       
    34     value=org.opensolaris.category.2008:Development/Python \
       
    35     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
       
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    37 set name=info.upstream value="German M. Bravo (Kronuz) <[email protected]>"
       
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    39 set name=org.opensolaris.arc-caseid value=PSARC/2015/068
       
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    41 #
       
    42 link path=usr/bin/pyscss target=pyscss-$(PYVER) mediator=python \
       
    43     mediator-version=$(PYVER)
       
    44 file path=usr/bin/pyscss-$(PYVER)
       
    45 file path=usr/lib/python$(PYVER)/vendor-packages/pyScss-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
       
    46 file path=usr/lib/python$(PYVER)/vendor-packages/pyScss-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
       
    47 file path=usr/lib/python$(PYVER)/vendor-packages/pyScss-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
       
    48 file path=usr/lib/python$(PYVER)/vendor-packages/pyScss-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
       
    49 file path=usr/lib/python$(PYVER)/vendor-packages/pyScss-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
       
    50 file path=usr/lib/python$(PYVER)/vendor-packages/pyScss-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
       
    51 file path=usr/lib/python$(PYVER)/vendor-packages/scss/64/_speedups.so \
       
    52     pkg.depend.runpath=/lib:/usr/lib
       
    53 file path=usr/lib/python$(PYVER)/vendor-packages/scss/__init__.py
       
    54 file path=usr/lib/python$(PYVER)/vendor-packages/scss/__main__.py
       
    55 file path=usr/lib/python$(PYVER)/vendor-packages/scss/_native.py
       
    56 file path=usr/lib/python$(PYVER)/vendor-packages/scss/_speedups.so
       
    57 file path=usr/lib/python$(PYVER)/vendor-packages/scss/config.py
       
    58 file path=usr/lib/python$(PYVER)/vendor-packages/scss/cssdefs.py
       
    59 file path=usr/lib/python$(PYVER)/vendor-packages/scss/errors.py
       
    60 file path=usr/lib/python$(PYVER)/vendor-packages/scss/expression.py
       
    61 file path=usr/lib/python$(PYVER)/vendor-packages/scss/functions/__init__.py
       
    62 file path=usr/lib/python$(PYVER)/vendor-packages/scss/functions/compass/__init__.py
       
    63 file path=usr/lib/python$(PYVER)/vendor-packages/scss/functions/compass/gradients.py
       
    64 file path=usr/lib/python$(PYVER)/vendor-packages/scss/functions/compass/helpers.py
       
    65 file path=usr/lib/python$(PYVER)/vendor-packages/scss/functions/compass/images.py
       
    66 file path=usr/lib/python$(PYVER)/vendor-packages/scss/functions/compass/layouts.py
       
    67 file path=usr/lib/python$(PYVER)/vendor-packages/scss/functions/compass/sprites.py
       
    68 file path=usr/lib/python$(PYVER)/vendor-packages/scss/functions/core.py
       
    69 file path=usr/lib/python$(PYVER)/vendor-packages/scss/functions/extra.py
       
    70 file path=usr/lib/python$(PYVER)/vendor-packages/scss/functions/library.py
       
    71 file path=usr/lib/python$(PYVER)/vendor-packages/scss/rule.py
       
    72 file path=usr/lib/python$(PYVER)/vendor-packages/scss/scss_meta.py
       
    73 file path=usr/lib/python$(PYVER)/vendor-packages/scss/selector.py
       
    74 file path=usr/lib/python$(PYVER)/vendor-packages/scss/setup.py
       
    75 file path=usr/lib/python$(PYVER)/vendor-packages/scss/sourcemap.py
       
    76 file path=usr/lib/python$(PYVER)/vendor-packages/scss/tool.py \
       
    77     pkg.depend.bypass-generate=.*/watchdog.*
       
    78 file path=usr/lib/python$(PYVER)/vendor-packages/scss/types.py
       
    79 file path=usr/lib/python$(PYVER)/vendor-packages/scss/util.py
       
    80 #
       
    81 license LICENSE license=MIT
       
    82 
       
    83 # force a dependency on the Python runtime
       
    84 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
       
    85     pkg.debug.depend.path=usr/bin
       
    86 
       
    87 # force a dependency on the pyscss package
       
    88 depend type=require \
       
    89     fmri=library/python/pyscss@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    90 
       
    91 # force a dependency on python-imaging; pkgdepend work is needed to flush this
       
    92 # out.
       
    93 depend type=require fmri=library/python/python-imaging-$(PYV)