Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
OBS:Server:2.6
rubygem-color
rubygem-color.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rubygem-color.spec of Package rubygem-color
# # spec file for package rubygem-color # # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: rubygem-color Version: 1.7.1 Release: 0 %define mod_name color %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ruby-macros >= 5 BuildRequires: rubygem(rdoc) > 3.10 Url: https://github.com/halostatue/color Source: http://rubygems.org/gems/%{mod_full_name}.gem Summary: Color is a Ruby library to provide basic RGB, CMYK, HSL, and other License: MIT Group: Development/Languages/Ruby %description Color is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipulation support to applications that require it. It also provides 152 named RGB colours (184 with spelling variations) that are commonly supported in HTML, SVG, and X11 applications. A technique for generating monochromatic contrasting palettes is also included. The Color library performs purely mathematical manipulation of the colours based on colour theory without reference to colour profiles (such as sRGB or Adobe RGB). For most purposes, when working with RGB and HSL colour spaces, this won't matter. Absolute colour spaces (like CIE L*a*b* and XYZ) and cannot be reliably converted to relative colour spaces (like RGB) without colour profiles. Color version 1.7.1 adds Color::RGB::RebeccaPurple for the colour #663399 in honour of Rebecca Meyer, the daughter of Eric Meyer, who passed away on the 7th of June, 2014. Her favourite colour was purple. {rebeccapurple}[http://meyerweb.com/eric/thoughts/2014/06/19/rebeccapurple/] Barring bugs introduced in this release, this is the last version of color that supports Ruby 1.8, so make sure that your gem specification is set properly (to <tt>~> 1.6</tt>) if that matters for your application. %prep %build %install %gem_install \ --symlink-binaries \ --doc-files="History.rdoc README.rdoc" \ -f %gem_packages %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor