Date: Sat, 26 Feb 2011 06:27:37 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/p5-Convert-Color Makefile distinfo pkg-descr pkg-plist Message-ID: <201102260627.p1Q6RbxW036647@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kuriyama 2011-02-26 06:27:37 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-Convert-Color Makefile distinfo pkg-descr pkg-plist Log: This module provides conversions between commonly used ways to express colors. It provides conversions between color spaces such as RGB and HSV, and it provides ways to look up colors by a name. This class provides a base for subclasses which represent particular color values in particular spaces. The base class provides methods to represent the color in a few convenient forms, though subclasses may provide more specific details for the space in question. WWW: http://search.cpan.org/dist/Convert-Color/ Revision Changes Path 1.1385 +1 -0 ports/graphics/Makefile 1.1 +34 -0 ports/graphics/p5-Convert-Color/Makefile (new) 1.1 +2 -0 ports/graphics/p5-Convert-Color/distinfo (new) 1.1 +10 -0 ports/graphics/p5-Convert-Color/pkg-descr (new) 1.1 +16 -0 ports/graphics/p5-Convert-Color/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102260627.p1Q6RbxW036647>