Alexander Pyhalov
2016-09-20 14fe6e4881686482db210cf39e355d5e54023acc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
#
# 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, 2016, Oracle and/or its affiliates. All rights reserved.
#
 
set name=pkg.fmri \
    value=pkg:/library/python/cssutils-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary \
    value="A Python package to parse and build CSS Cascading Style Sheets."
set name=com.oracle.info.description value="the cssutils Python module"
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=LSARC/2008/658
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
#
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/__init__.py \
    pkg.depend.bypass-generate=.*
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/_codec2.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/_codec3.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/_fetch.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/_fetchgae.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/codec.py \
    pkg.depend.bypass-generate=.*
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/colors.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/csscharsetrule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/csscomment.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/cssfontfacerule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/cssimportrule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/cssmediarule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/cssnamespacerule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/csspagerule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/cssproperties.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/cssrule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/cssrulelist.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/cssstyledeclaration.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/cssstylerule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/cssstylesheet.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/cssunknownrule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/cssvalue.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/cssvariablesdeclaration.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/cssvariablesrule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/marginrule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/property.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/selector.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/selectorlist.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css/value.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/css2productions.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/cssproductions.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/errorhandler.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/helper.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/parse.py \
    pkg.depend.bypass-generate=.*
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/prodparser.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/profiles.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/sac.py \
    pkg.depend.bypass-generate=.*
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/script.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/scripts/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/scripts/csscapture.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/scripts/csscombine.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/scripts/cssparse.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/serialize.py \
    pkg.depend.bypass-generate=.*
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/settings.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/stylesheets/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/stylesheets/medialist.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/stylesheets/mediaquery.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/stylesheets/stylesheet.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/stylesheets/stylesheetlist.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/basetest.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_codec.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_csscharsetrule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_csscomment.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssfontfacerule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssimportrule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssmediarule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssnamespacerule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_csspagerule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssproperties.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssrule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssrulelist.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssstyledeclaration.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssstylerule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssstylesheet.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssunknownrule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssutils.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssutilsimport.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssvalue.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssvariablesdeclaration.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_cssvariablesrule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_domimplementation.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_encutils/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_errorhandler.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_helper.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_marginrule.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_medialist.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_mediaquery.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_parse.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_prodparser.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_profiles.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_properties.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_property.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_scripts_csscombine.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_selector.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_selectorlist.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_serialize.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_settings.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_stylesheet.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_tokenize2.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_util.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_value.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tests/test_x.py
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/tokenize2.py \
    pkg.depend.bypass-generate=.*
file path=usr/lib/python$(PYVER)/vendor-packages/cssutils/util.py
file path=usr/lib/python$(PYVER)/vendor-packages/encutils/__init__.py
#
license cssutils.license license="GPLv3, LGPLv3"
 
 
# force the rename with an optional dependency on the old name
depend type=optional \
    fmri=library/python-2/cssutils-$(PYV)@0.9.6,5.11-2016.0.1.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 cssutils package
depend type=require \
    fmri=library/python/cssutils@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)