Bug 124193 - [NEW PORT] graphics/py-exiv2 python bindings to exiv2
Summary: [NEW PORT] graphics/py-exiv2 python bindings to exiv2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-01 21:50 UTC by Denis Barov
Modified: 2008-06-01 23:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.40 KB, text/plain)
2008-06-01 21:50 UTC, Denis Barov
no flags Details
py-exiv2.shar.txt (2.33 KB, text/plain)
2008-06-01 22:08 UTC, Denis Barov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Barov 2008-06-01 21:50:04 UTC
New port graphics/py-exiv2 . py-exiv2 is a python bindings to exiv2 (graphics/exiv2)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-01 21:50:10 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-01 21:50:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-06-01 23:24:43 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-06-01 23:34:18 UTC
miwi        2008-06-01 22:34:14 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/py-exiv2    Makefile distinfo pkg-descr pkg-plist 
  Log:
  pyexiv2 is a python binding to exiv2, the C++ library for manipulation of
  EXIF and IPTC image metadata. It is a python module that allows your python
  scripts to read and write metadata (EXIF, IPTC, thumbnail) embedded in image
  files (JPEG, TIFF, ...).
  
  It is designed as a high level interface to the functionalities offered by
  exiv2 (and is built on top of it). Using python's built-in data types and
  standard modules, it provides easy manipulation of image metadata.
  
  WWW: http://tilloy.net/dev/pyexiv2/
  
  PR:             ports/124193
  Submitted by:   Denis Barov <dindin at dindin.ru>
  
  Revision  Changes    Path
  1.1158    +1 -0      ports/graphics/Makefile
  1.1       +37 -0     ports/graphics/py-exiv2/Makefile (new)
  1.1       +3 -0      ports/graphics/py-exiv2/distinfo (new)
  1.1       +10 -0     ports/graphics/py-exiv2/pkg-descr (new)
  1.1       +2 -0      ports/graphics/py-exiv2/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"