aboutsummaryrefslogtreecommitdiff
path: root/graphics/libiptcdata
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.2Pav Lucistnik2007-05-253-11/+7
| | | | Notes: svn path=/head/; revision=191782
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* - Mark BROKEN on FreeBSD 4Pav Lucistnik2007-01-101-1/+8
| | | | | | | | | Reported by: krismail - Add missing USE_LDCONFIG Notes: svn path=/head/; revision=181986
* libiptcdata is a library, written in C, for manipulating the InternationalPav Lucistnik2006-12-034-0/+77
Press Telecommunications Council (IPTC) metadata stored within multimedia files such as images. This metadata can include captions and keywords, often used by popular photo management applications. The library provides routines for parsing, viewing, modifying, and saving this metadata. The libiptcdata package also includes a command-line utility, iptc, for editing IPTC data in JPEG files. WWW: http://libiptcdata.sourceforge.net/ Notes: svn path=/head/; revision=178718