Bug 159544 - [New Port] graphics/py-imaging-sane
Summary: [New Port] graphics/py-imaging-sane
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-06 06:00 UTC by buganini
Modified: 2011-09-30 21:44 UTC (History)
0 users

See Also:


Attachments
file.shar (3.54 KB, text/plain)
2011-08-06 06:00 UTC, buganini
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description buganini 2011-08-06 06:00:23 UTC
Tested in amd64 8-STABLE tinderbox.

The Python binding for Sane is part of Python Imaging Library.

The Python Imaging Library adds image processing capabilities to your
Python interpreter.  This library provides extensive file format
support, an efficient internal representation, and fairly powerful
image processing capabilities.

The main distribution site for this software is:

WWW:    http://www.pythonware.com/products/pil/index.htm

The PIL handbook is not included in this distribution; to get the
latest version, check:

        http://www.pythonware.com/library.htm

Fix: Patch attached with submission follows:
Comment 1 buganini 2011-08-24 17:46:14 UTC
Here is new shar:
http://www.cnmc.tw/~buganini/py-sane.patch.txt

Changes:
rename to py-sane
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}imaging>=1.1.7:${PORTSDIR}/graphics/py-imaging
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2011-09-18 16:25:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-09-30 21:37:06 UTC
pawel       2011-09-30 20:36:56 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/py-sane     Makefile distinfo pkg-descr pkg-plist 
    graphics/py-sane/files patch-setup.py 
  Log:
  Add py-sane 2.0, the Python binding for Sane.
  
  PR:             ports/159544
  Submitted by:   Kuan-Chung Chiu <buganini@gmail.com>
  Approved by:    miwi, wen (mentors implicit)
  
  Revision  Changes    Path
  1.1447    +1 -0      ports/graphics/Makefile
  1.1       +31 -0     ports/graphics/py-sane/Makefile (new)
  1.1       +2 -0      ports/graphics/py-sane/distinfo (new)
  1.1       +19 -0     ports/graphics/py-sane/files/patch-setup.py (new)
  1.1       +15 -0     ports/graphics/py-sane/pkg-descr (new)
  1.1       +4 -0      ports/graphics/py-sane/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"
Comment 4 Pawel Pekala freebsd_committer freebsd_triage 2011-09-30 21:44:20 UTC
State Changed
From-To: open->closed

New port added. Thanks!