diff options
author | gls <gls> | 2010-11-15 18:59:38 +0000 |
---|---|---|
committer | gls <gls> | 2010-11-15 18:59:38 +0000 |
commit | 30ad38878dc372c0340315dcea8d9e7670225dc7 (patch) | |
tree | 2908db2a96e075d6d4f63ccc99a6555f8c203bea /graphics/libraw/PLIST | |
parent | 048d25a49d544b46f61c57cb255624817e2f87b9 (diff) | |
download | pkgsrc-30ad38878dc372c0340315dcea8d9e7670225dc7.tar.gz |
Import libraw 0.11.2 into the NetBSD Packages collection.
LibRaw is 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.
Diffstat (limited to 'graphics/libraw/PLIST')
-rw-r--r-- | graphics/libraw/PLIST | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/libraw/PLIST b/graphics/libraw/PLIST new file mode 100644 index 00000000000..466a774aa70 --- /dev/null +++ b/graphics/libraw/PLIST @@ -0,0 +1,19 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/11/15 18:59:38 gls Exp $ +bin/4channels +bin/dcraw_emu +bin/dcraw_half +bin/half_mt +bin/mem_image +bin/raw-identify +bin/simple_dcraw +bin/unprocessed_raw +include/libraw/libraw.h +include/libraw/libraw_alloc.h +include/libraw/libraw_const.h +include/libraw/libraw_datastream.h +include/libraw/libraw_internal.h +include/libraw/libraw_types.h +include/libraw/libraw_version.h +lib/libraw.a +lib/libraw_r.a +lib/pkgconfig/raw.pc |