5 | | name libiptcdata |
6 | | version 1.0.2 |
7 | | categories graphics |
8 | | maintainers technokracy.net:grrr |
9 | | description IPTC parsing library |
10 | | long_description \ |
11 | | libiptcdata is a library for manipulating the International \ |
12 | | Press Telecommunications Council (IPTC) metadata stored \ |
13 | | within multimedia files such as images. This metadata can \ |
14 | | include captions and keywords, often used by popular photo \ |
15 | | management applications. The libiptcdata package also \ |
16 | | includes a command-line utility, iptc, for editing IPTC \ |
17 | | data in JPEG files. |
18 | | homepage http://libiptcdata.sourceforge.net/ |
19 | | platforms darwin |
20 | | master_sites sourceforge |
21 | | checksums md5 4ed81889846a5d9b750331f684651f89 \ |
22 | | sha1 017b51638bd66449c459de815b4f729a3cc5b1f2 \ |
23 | | rmd160 7e8c0ceecb74bf7add4e1a92f4ca3fc514d00bab |
| 6 | name libiptcdata |
| 7 | version 1.0.4 |
| 8 | categories graphics |
| 9 | platforms darwin |
| 10 | maintainers technokracy.net:grrr |
27 | | configure.args --with-html-dir=${prefix}/share/doc |
| 14 | long_description libiptcdata is a library for manipulating the International \ |
| 15 | Press Telecommunications Council (IPTC) metadata stored \ |
| 16 | within multimedia files such as images. This metadata can \ |
| 17 | include captions and keywords, often used by popular photo \ |
| 18 | management applications. The libiptcdata package also \ |
| 19 | includes a command-line utility, iptc, for editing IPTC \ |
| 20 | data in JPEG files. |
| 21 | |
| 22 | homepage http://libiptcdata.sourceforge.net/ |
| 23 | master_sites sourceforge |
| 24 | |
| 25 | checksums rmd160 64e1b7cd1d5166091227eb651f9945bc3862e39b \ |
| 26 | sha256 79f63b8ce71ee45cefd34efbb66e39a22101443f4060809b8fc29c5eebdcee0e |
| 27 | |
| 28 | depends_lib port:gettext |
| 29 | |
| 30 | configure.args --with-html-dir=${prefix}/share/doc |