freebsd-ports/graphics/jpeg/pkg-plist
Dirk Meyer 7a318b355a - Patches from
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=106060 ,
http://sylvana.net/jpegcrop/exifpatch.html
Which add EXIF support to jpegtran (lossless JPEG transforms) and to
rdjpgcom to add reporting of EXIF orientation in verbose mode.

- Tools from http://sylvana.net/jpegcrop/exif_orientation.html
which allow automatic JPEG orientation using the EXIF tag from the camera.
(I think it should be done with DISTFILES rather than with PATCH_SITES,
though).

Roman Shterenzon

(some cleanup done)
2004-03-18 14:53:47 +00:00

26 lines
602 B
Text

bin/cjpeg
bin/djpeg
bin/exifautotran
bin/jpegexiforient
bin/jpegtran
bin/rdjpgcom
bin/wrjpgcom
include/jconfig.h
include/jerror.h
include/jinclude.h
include/jmorecfg.h
include/jpegint.h
include/jpeglib.h
lib/libjpeg.a
lib/libjpeg.so
lib/libjpeg.so.9
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/coderules.doc
%%PORTDOCS%%%%DOCSDIR%%/filelist.doc
%%PORTDOCS%%%%DOCSDIR%%/install.doc
%%PORTDOCS%%%%DOCSDIR%%/jconfig.doc
%%PORTDOCS%%%%DOCSDIR%%/libjpeg.doc
%%PORTDOCS%%%%DOCSDIR%%/structure.doc
%%PORTDOCS%%%%DOCSDIR%%/usage.doc
%%PORTDOCS%%%%DOCSDIR%%/wizard.doc
%%PORTDOCS%%@dirrm %%DOCSDIR%%