Date: Tue, 6 May 2008 05:03:26 +0000 (UTC) From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/libraw Makefile distinfo pkg-descr pkg-plist ports/graphics/libraw/files patch-Makefile Message-ID: <200805060503.m4653Q2C012518@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2008-05-06 05:03:26 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/libraw Makefile distinfo pkg-descr pkg-plist graphics/libraw/files patch-Makefile Log: Add libraw a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). LibRaw is based on the source codes of the dcraw utility, where part of drawbacks have already been eliminated and part will be fixed in future. The users of the library are provided with API to be built into their software programs. WWW: http://www.libraw.org http://www.libraw.su Revision Changes Path 1.1152 +1 -0 ports/graphics/Makefile 1.1 +35 -0 ports/graphics/libraw/Makefile (new) 1.1 +3 -0 ports/graphics/libraw/distinfo (new) 1.1 +104 -0 ports/graphics/libraw/files/patch-Makefile (new) 1.1 +14 -0 ports/graphics/libraw/pkg-descr (new) 1.1 +13 -0 ports/graphics/libraw/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805060503.m4653Q2C012518>