Commit graph

6 commits

Author SHA1 Message Date
Sergey A. Osokin
60a8c3f411 Remove needless extra patch.
Remove unneeded defines for shared libs.
Add installation of two .pc files for fix build third-party ports. (1)

Bump PORTREVISION.

Idea from PR:	155495 (1)
2011-03-12 18:39:04 +00:00
Sergey A. Osokin
e12888447a Update from 0.11.3 to 0.12.2.
o) change depend from graphics/lcms to graphics/lcms2;
o) depend on graphics/lcms2 is optional, by default is on;
o) add demosaic packs, licensed under GPLv2 and GPLv3.
2011-01-08 18:50:46 +00:00
Sergey A. Osokin
0505f3bfcd Update from 0.10.0 to 0.11.2.
Disconnect binary examples from building phase for speed up library build.
2010-11-12 08:22:30 +00:00
Sergey A. Osokin
f715c716c4 Update from 0.5.3 to 0.6.3.
OPTIONify.
NOTE: don't install shared libraries by default.
2008-12-16 10:22:27 +00:00
Sergey A. Osokin
369cd5f393 Fix broken compile on amd64.
Bump PORTREVISION.

Reported by:	pointyhat via pav
2008-05-07 06:44:16 +00:00
Sergey A. Osokin
273a36732d 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
2008-05-06 05:03:26 +00:00