forked from Compass/compass
-
Notifications
You must be signed in to change notification settings - Fork 1
/
compass.gemspec
339 lines (335 loc) · 16.7 KB
/
compass.gemspec
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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{compass}
s.version = "0.8.8"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Chris Eppstein"]
s.date = %q{2009-07-21}
s.default_executable = %q{compass}
s.description = %q{Compass is a Sass-based Stylesheet Framework that streamlines the creation and maintainance of CSS.}
s.email = %q{[email protected]}
s.executables = ["compass"]
s.extra_rdoc_files = [
"LICENSE.markdown",
"README.markdown"
]
s.files = [
"CHANGELOG.markdown",
"LICENSE.markdown",
"README.markdown",
"REVISION",
"Rakefile",
"VERSION.yml",
"bin/compass",
"deps.rip",
"examples/README.markdown",
"examples/blueprint_default/config.rb",
"examples/blueprint_default/images/grid.png",
"examples/blueprint_default/index.html.haml",
"examples/blueprint_default/parts/elements.html.haml",
"examples/blueprint_default/parts/forms.html.haml",
"examples/blueprint_default/parts/grid.html.haml",
"examples/blueprint_default/parts/test-small.jpg",
"examples/blueprint_default/parts/test.jpg",
"examples/blueprint_default/parts/valid.png",
"examples/blueprint_default/src/ie.sass",
"examples/blueprint_default/src/images/grid.png",
"examples/blueprint_default/src/print.sass",
"examples/blueprint_default/src/screen.sass",
"examples/blueprint_plugins/config.rb",
"examples/blueprint_plugins/images/buttons/cross.png",
"examples/blueprint_plugins/images/buttons/key.png",
"examples/blueprint_plugins/images/buttons/tick.png",
"examples/blueprint_plugins/images/grid.png",
"examples/blueprint_plugins/images/link_icons/doc.png",
"examples/blueprint_plugins/images/link_icons/email.png",
"examples/blueprint_plugins/images/link_icons/external.png",
"examples/blueprint_plugins/images/link_icons/feed.png",
"examples/blueprint_plugins/images/link_icons/im.png",
"examples/blueprint_plugins/images/link_icons/pdf.png",
"examples/blueprint_plugins/images/link_icons/visited.png",
"examples/blueprint_plugins/images/link_icons/xls.png",
"examples/blueprint_plugins/images/test-small.jpg",
"examples/blueprint_plugins/images/test.jpg",
"examples/blueprint_plugins/images/valid.png",
"examples/blueprint_plugins/index.html.haml",
"examples/blueprint_plugins/plugins/buttons.html.haml",
"examples/blueprint_plugins/plugins/fancy_type.html.haml",
"examples/blueprint_plugins/plugins/link_icons.html.haml",
"examples/blueprint_plugins/plugins/rtl.html.haml",
"examples/blueprint_plugins/src/buttons.sass",
"examples/blueprint_plugins/src/ie.sass",
"examples/blueprint_plugins/src/images/grid.png",
"examples/blueprint_plugins/src/link_icons.sass",
"examples/blueprint_plugins/src/print.sass",
"examples/blueprint_plugins/src/rtl_screen.sass",
"examples/blueprint_plugins/src/screen.sass",
"examples/blueprint_scoped/images/grid.png",
"examples/blueprint_scoped/src/ie.sass",
"examples/blueprint_scoped/src/print.sass",
"examples/blueprint_scoped/src/screen.sass",
"examples/blueprint_scoped_form/images/grid.png",
"examples/blueprint_scoped_form/src/ie.sass",
"examples/blueprint_scoped_form/src/print.sass",
"examples/blueprint_scoped_form/src/screen.sass",
"examples/blueprint_semantic/config.rb",
"examples/blueprint_semantic/images/grid.png",
"examples/blueprint_semantic/index.html.haml",
"examples/blueprint_semantic/parts/fancy_type.html.haml",
"examples/blueprint_semantic/parts/liquid.html.haml",
"examples/blueprint_semantic/parts/test-small.jpg",
"examples/blueprint_semantic/parts/test.jpg",
"examples/blueprint_semantic/parts/valid.png",
"examples/blueprint_semantic/src/ie.sass",
"examples/blueprint_semantic/src/images/grid.png",
"examples/blueprint_semantic/src/liquid.sass",
"examples/blueprint_semantic/src/print.sass",
"examples/blueprint_semantic/src/screen.sass",
"examples/compass/compass.html.haml",
"examples/compass/config.rb",
"examples/compass/images/blue_arrow.gif",
"examples/compass/src/compass.sass",
"examples/compass/src/images/blue_arrow.gif",
"examples/compass/src/sticky_footer.sass",
"examples/compass/src/utilities.sass",
"examples/compass/sticky_footer.html.haml",
"examples/compass/utilities.html.haml",
"examples/logo/logo.html.haml",
"examples/logo/src/ie.sass",
"examples/logo/src/print.sass",
"examples/logo/src/screen.sass",
"examples/yui/divisions.html.haml",
"examples/yui/index.html.haml",
"examples/yui/src/screen.sass",
"examples/yui/sub_divisions.html.haml",
"examples/yui/templates.html.haml",
"examples/yui/test.jpg",
"examples/yui/typography.html.haml",
"frameworks/blueprint.rb",
"frameworks/blueprint/stylesheets/_blueprint.sass",
"frameworks/blueprint/stylesheets/blueprint/_ie.sass",
"frameworks/blueprint/stylesheets/blueprint/_print.sass",
"frameworks/blueprint/stylesheets/blueprint/_reset.sass",
"frameworks/blueprint/stylesheets/blueprint/_screen.sass",
"frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass",
"frameworks/blueprint/stylesheets/blueprint/modules/_colors.sass",
"frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass",
"frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass",
"frameworks/blueprint/stylesheets/blueprint/modules/_form.sass",
"frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass",
"frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass",
"frameworks/blueprint/stylesheets/blueprint/modules/_link_icons.sass",
"frameworks/blueprint/stylesheets/blueprint/modules/_liquid.sass",
"frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass",
"frameworks/blueprint/stylesheets/blueprint/modules/_rtl.sass",
"frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass",
"frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass",
"frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass",
"frameworks/blueprint/templates/buttons/buttons.sass",
"frameworks/blueprint/templates/buttons/buttons/cross.png",
"frameworks/blueprint/templates/buttons/buttons/key.png",
"frameworks/blueprint/templates/buttons/buttons/tick.png",
"frameworks/blueprint/templates/buttons/manifest.rb",
"frameworks/blueprint/templates/link_icons/link_icons.sass",
"frameworks/blueprint/templates/link_icons/link_icons/doc.png",
"frameworks/blueprint/templates/link_icons/link_icons/email.png",
"frameworks/blueprint/templates/link_icons/link_icons/external.png",
"frameworks/blueprint/templates/link_icons/link_icons/feed.png",
"frameworks/blueprint/templates/link_icons/link_icons/im.png",
"frameworks/blueprint/templates/link_icons/link_icons/pdf.png",
"frameworks/blueprint/templates/link_icons/link_icons/visited.png",
"frameworks/blueprint/templates/link_icons/link_icons/xls.png",
"frameworks/blueprint/templates/link_icons/manifest.rb",
"frameworks/blueprint/templates/project/grid.png",
"frameworks/blueprint/templates/project/ie.sass",
"frameworks/blueprint/templates/project/manifest.rb",
"frameworks/blueprint/templates/project/partials/_base.sass",
"frameworks/blueprint/templates/project/print.sass",
"frameworks/blueprint/templates/project/screen.sass",
"frameworks/compass.rb",
"frameworks/compass/stylesheets/_compass.sass",
"frameworks/compass/stylesheets/compass/_layout.sass",
"frameworks/compass/stylesheets/compass/_misc.sass",
"frameworks/compass/stylesheets/compass/_reset.sass",
"frameworks/compass/stylesheets/compass/_utilities.sass",
"frameworks/compass/stylesheets/compass/layout/_sticky_footer.sass",
"frameworks/compass/stylesheets/compass/utilities/_general.sass",
"frameworks/compass/stylesheets/compass/utilities/_links.sass",
"frameworks/compass/stylesheets/compass/utilities/_lists.sass",
"frameworks/compass/stylesheets/compass/utilities/_print.sass",
"frameworks/compass/stylesheets/compass/utilities/_sprites.sass",
"frameworks/compass/stylesheets/compass/utilities/_tables.sass",
"frameworks/compass/stylesheets/compass/utilities/_text.sass",
"frameworks/compass/stylesheets/compass/utilities/general/_clearfix.sass",
"frameworks/compass/stylesheets/compass/utilities/general/_float.sass",
"frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass",
"frameworks/compass/stylesheets/compass/utilities/general/_inline_block.sass",
"frameworks/compass/stylesheets/compass/utilities/general/_reset.sass",
"frameworks/compass/stylesheets/compass/utilities/general/_tabs.sass",
"frameworks/compass/stylesheets/compass/utilities/general/_tag_cloud.sass",
"frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass",
"frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass",
"frameworks/compass/stylesheets/compass/utilities/links/_unstyled_link.sass",
"frameworks/compass/stylesheets/compass/utilities/lists/_bullets.sass",
"frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass",
"frameworks/compass/stylesheets/compass/utilities/lists/_inline_list.sass",
"frameworks/compass/stylesheets/compass/utilities/sprites/_sprite_img.sass",
"frameworks/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass",
"frameworks/compass/stylesheets/compass/utilities/tables/_borders.sass",
"frameworks/compass/stylesheets/compass/utilities/tables/_scaffolding.sass",
"frameworks/compass/stylesheets/compass/utilities/text/_ellipsis.sass",
"frameworks/compass/stylesheets/compass/utilities/text/_nowrap.sass",
"frameworks/compass/stylesheets/compass/utilities/text/_replacement.sass",
"frameworks/compass/templates/ellipsis/ellipsis.sass",
"frameworks/compass/templates/ellipsis/manifest.rb",
"frameworks/compass/templates/ellipsis/xml/ellipsis.xml",
"frameworks/compass/templates/project/ie.sass",
"frameworks/compass/templates/project/manifest.rb",
"frameworks/compass/templates/project/print.sass",
"frameworks/compass/templates/project/screen.sass",
"frameworks/yui.rb",
"frameworks/yui/stylesheets/_yui.sass",
"frameworks/yui/stylesheets/yui/modules/_base.sass",
"frameworks/yui/stylesheets/yui/modules/_fonts.sass",
"frameworks/yui/stylesheets/yui/modules/_grids.sass",
"frameworks/yui/stylesheets/yui/modules/_reset.sass",
"frameworks/yui/templates/project/manifest.rb",
"frameworks/yui/templates/project/screen.sass",
"lib/compass.rb",
"lib/compass/actions.rb",
"lib/compass/app_integration.rb",
"lib/compass/app_integration/merb.rb",
"lib/compass/app_integration/rails.rb",
"lib/compass/app_integration/rails/action_controller.rb",
"lib/compass/app_integration/rails/sass_plugin.rb",
"lib/compass/app_integration/rails/templates/compass-install-rails.rb",
"lib/compass/app_integration/rails/urls.rb",
"lib/compass/commands/base.rb",
"lib/compass/commands/create_project.rb",
"lib/compass/commands/generate_grid_background.rb",
"lib/compass/commands/installer_command.rb",
"lib/compass/commands/list_frameworks.rb",
"lib/compass/commands/print_version.rb",
"lib/compass/commands/project_base.rb",
"lib/compass/commands/stamp_pattern.rb",
"lib/compass/commands/update_project.rb",
"lib/compass/commands/validate_project.rb",
"lib/compass/commands/watch_project.rb",
"lib/compass/commands/write_configuration.rb",
"lib/compass/compiler.rb",
"lib/compass/configuration.rb",
"lib/compass/core_ext.rb",
"lib/compass/dependencies.rb",
"lib/compass/errors.rb",
"lib/compass/exec.rb",
"lib/compass/frameworks.rb",
"lib/compass/grid_builder.rb",
"lib/compass/installers.rb",
"lib/compass/installers/base.rb",
"lib/compass/installers/manifest.rb",
"lib/compass/installers/rails.rb",
"lib/compass/installers/stand_alone.rb",
"lib/compass/logger.rb",
"lib/compass/sass_extensions.rb",
"lib/compass/sass_extensions/functions.rb",
"lib/compass/sass_extensions/functions/display.rb",
"lib/compass/sass_extensions/functions/enumerate.rb",
"lib/compass/sass_extensions/functions/inline_image.rb",
"lib/compass/sass_extensions/functions/selectors.rb",
"lib/compass/sass_extensions/functions/urls.rb",
"lib/compass/sass_extensions/monkey_patches.rb",
"lib/compass/sass_extensions/monkey_patches/stylesheet_updating.rb",
"lib/compass/test_case.rb",
"lib/compass/validator.rb",
"lib/compass/version.rb",
"test/command_line_helper.rb",
"test/command_line_test.rb",
"test/compass_test.rb",
"test/configuration_test.rb",
"test/fixtures/stylesheets/blueprint/config.rb",
"test/fixtures/stylesheets/blueprint/css/typography.css",
"test/fixtures/stylesheets/blueprint/images/grid.png",
"test/fixtures/stylesheets/blueprint/sass/ie.sass",
"test/fixtures/stylesheets/blueprint/sass/print.sass",
"test/fixtures/stylesheets/blueprint/sass/screen.sass",
"test/fixtures/stylesheets/blueprint/sass/typography.sass",
"test/fixtures/stylesheets/compass/config.rb",
"test/fixtures/stylesheets/compass/css/layout.css",
"test/fixtures/stylesheets/compass/css/print.css",
"test/fixtures/stylesheets/compass/css/reset.css",
"test/fixtures/stylesheets/compass/css/utilities.css",
"test/fixtures/stylesheets/compass/sass/layout.sass",
"test/fixtures/stylesheets/compass/sass/print.sass",
"test/fixtures/stylesheets/compass/sass/reset.sass",
"test/fixtures/stylesheets/compass/sass/utilities.sass",
"test/fixtures/stylesheets/image_urls/config.rb",
"test/fixtures/stylesheets/image_urls/css/screen.css",
"test/fixtures/stylesheets/image_urls/images/grid.png",
"test/fixtures/stylesheets/image_urls/sass/screen.sass",
"test/fixtures/stylesheets/yui/config.rb",
"test/fixtures/stylesheets/yui/css/mixins.css",
"test/fixtures/stylesheets/yui/sass/base.sass",
"test/fixtures/stylesheets/yui/sass/fonts.sass",
"test/fixtures/stylesheets/yui/sass/grids.sass",
"test/fixtures/stylesheets/yui/sass/mixins.sass",
"test/rails_integration_test.rb",
"test/sass_extensions_test.rb",
"test/test_case_helper.rb",
"test/test_helper.rb",
"test/test_rails_helper.rb"
]
s.homepage = %q{http://compass-style.org}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubyforge_project = %q{compass}
s.rubygems_version = %q{1.3.3}
s.summary = %q{A Real Stylesheet Framework}
s.test_files = [
"test/command_line_helper.rb",
"test/command_line_test.rb",
"test/compass_test.rb",
"test/configuration_test.rb",
"test/fixtures/stylesheets/blueprint/config.rb",
"test/fixtures/stylesheets/blueprint/css/typography.css",
"test/fixtures/stylesheets/blueprint/images/grid.png",
"test/fixtures/stylesheets/blueprint/sass/ie.sass",
"test/fixtures/stylesheets/blueprint/sass/print.sass",
"test/fixtures/stylesheets/blueprint/sass/screen.sass",
"test/fixtures/stylesheets/blueprint/sass/typography.sass",
"test/fixtures/stylesheets/compass/config.rb",
"test/fixtures/stylesheets/compass/css/layout.css",
"test/fixtures/stylesheets/compass/css/print.css",
"test/fixtures/stylesheets/compass/css/reset.css",
"test/fixtures/stylesheets/compass/css/utilities.css",
"test/fixtures/stylesheets/compass/sass/layout.sass",
"test/fixtures/stylesheets/compass/sass/print.sass",
"test/fixtures/stylesheets/compass/sass/reset.sass",
"test/fixtures/stylesheets/compass/sass/utilities.sass",
"test/fixtures/stylesheets/image_urls/config.rb",
"test/fixtures/stylesheets/image_urls/css/screen.css",
"test/fixtures/stylesheets/image_urls/images/grid.png",
"test/fixtures/stylesheets/image_urls/sass/screen.sass",
"test/fixtures/stylesheets/yui/config.rb",
"test/fixtures/stylesheets/yui/css/mixins.css",
"test/fixtures/stylesheets/yui/sass/base.sass",
"test/fixtures/stylesheets/yui/sass/fonts.sass",
"test/fixtures/stylesheets/yui/sass/grids.sass",
"test/fixtures/stylesheets/yui/sass/mixins.sass",
"test/rails_integration_test.rb",
"test/sass_extensions_test.rb",
"test/test_case_helper.rb",
"test/test_helper.rb",
"test/test_rails_helper.rb"
]
if s.respond_to? :specification_version then
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
s.specification_version = 3
if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
s.add_runtime_dependency(%q<haml>, [">= 2.2.0"])
else
s.add_dependency(%q<haml>, [">= 2.2.0"])
end
else
s.add_dependency(%q<haml>, [">= 2.2.0"])
end
end