blob: 488940c4995eef342deeb23c034001687c09b112 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = ruby-color
pkgdesc = Color is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace manipulation support to applications that require it
pkgver = 2.2.0
pkgrel = 1
url = https://github.com/halostatue/color
arch = any
license = MIT
depends = ruby
noextract = color-2.2.0.gem
options = !emptydirs
source = https://rubygems.org/downloads/color-2.2.0.gem
sha256sums = 19b710e59d3985e85bc1292a3c60d63695b4f6aa5248c406fb00c46fec003280
pkgname = ruby-color
|