Date: Fri, 3 Jun 2011 12:51:23 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/exiftran Makefile distinfo pkg-descr ports/graphics/exiftran/files Makefile Makefile.exiftran Makefile.thumbnail.cgi Message-ID: <201106031251.p53CpNNQ027245@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106031251.p53CpNNQ027245>
