Search Criteria
Package Details: ruby-colored 1.2-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ruby-colored.git (read-only, click to copy) | 
|---|---|
| Package Base: | ruby-colored | 
| Description: | Ruby library for colorizing text output in your terminal | 
| Upstream URL: | http://github.com/defunkt/colored | 
| Licenses: | MIT | 
| Submitter: | oliv | 
| Maintainer: | None | 
| Last Packager: | grawlinson | 
| Votes: | 12 | 
| Popularity: | 0.000000 | 
| First Submitted: | 2011-04-01 11:12 (UTC) | 
| Last Updated: | 2021-07-29 08:26 (UTC) | 
Latest Comments
1 2 Next › Last »
bastelfreak commented on 2020-01-05 13:43 (UTC)
Hi, I updated the PKGBUILD to properly build from source, including tests:
LICENSE:
farwayer commented on 2018-02-20 20:32 (UTC)
Updated. @MadPhysicist ty for maintaining.
MadPhysicist commented on 2018-02-20 17:07 (UTC)
I've orphaned the package. Sorry for not looking into this for such a long time.
jaudet commented on 2018-02-04 16:18 (UTC) (edited on 2018-02-11 18:44 (UTC) by jaudet)
Consider adding
--no-documentto thegem installline. Alternately, add ruby-rdoc as a build dependency. This fixes the following error:Matalonder commented on 2018-01-18 16:21 (UTC)
PKGBUILD has such line: local _gemdir="$(ruby -rubygems -e'puts Gem.default_dir')"
This should be such: local _gemdir="$(ruby -e'puts Gem.default_dir')"
At least on my system won't build properly otherwise.
MadPhysicist commented on 2015-08-04 19:57 (UTC)
Freso commented on 2015-08-04 19:52 (UTC)
Freso commented on 2015-08-04 14:48 (UTC)
Freso commented on 2015-07-31 08:45 (UTC)
MadPhysicist commented on 2015-07-29 13:37 (UTC)
1 2 Next › Last »