mm 2011-06-03 12:51:23 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/exiftran Makefile distinfo pkg-descr
graphics/exiftran/files Makefile Makefile.exiftran
Makefile.thumbnail.cgi
Log:
exiftran is a command line utility to transform digital image jpeg images.
It can do lossless rotations like jpegtran, but unlike jpegtran it cares
about the EXIF data: It can rotate images automatically by checking the exif
orientation tag, it updates the exif informaton if needed (image dimension,
orientation), it also rotates the exif thumbnail.
It can process multiple images at once.
WWW: http://www.kraxel.org/blog/linux/fbida/
Revision Changes Path
1.1406 +1 -0 ports/graphics/Makefile
1.1 +41 -0 ports/graphics/exiftran/Makefile (new)
1.1 +2 -0 ports/graphics/exiftran/distinfo (new)
1.1 +6 -0 ports/graphics/exiftran/files/Makefile (new)
1.1 +20 -0 ports/graphics/exiftran/files/Makefile.exiftran (new)
1.1 +13 -0 ports/graphics/exiftran/files/Makefile.thumbnail.cgi
(new)
1.1 +9 -0 ports/graphics/exiftran/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"