Bug 134719

Summary: [NEW PORT] graphics/O2-tools: Huge image processing tools and libraries
Product: Ports & Packages Reporter: hiroto.kagotani
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
O2-tools-2.00.shar none

Description hiroto.kagotani 2009-05-19 18:20:03 UTC
Huge image processing tools and libraries.

  Most of the programs in this package were designed carefully to
  avoid slowing down even for huge images, e.g. 3300x4700.  I hope
  you will find them better.

  This package contains following programs:
    bmptopnm-O2 (bmptopnm in original distribution)
             - convert a BMP(DIB) file into a portable anymap
    breduce  - read a portable bitmap and reduce it N times
    makecr   - create circumscribing rectangles (bounding box) in an
               image
    makepr   - create Primitive Rectangles in an image
    prlst2ps - produce  PostScript  data  from  rectangle/line-
               segment data
    lpsmooth - smooth an image preserving thin lines

WWW: http://www.imglab.org/p/O2/

Generated with FreeBSD Port Tools 0.77
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-19 18:45:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-31 23:34:58 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-05-31 23:35:04 UTC
amdmi3      2009-05-31 22:34:51 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/O2-tools    Makefile distinfo pkg-descr pkg-plist 
    graphics/O2-tools/files patch-bmptopnm__Makefile.in 
  Log:
  Huge image processing tools and libraries.
  
    Most of the programs in this package were designed carefully to
    avoid slowing down even for huge images, e.g. 3300x4700.  I hope
    you will find them better.
  
    This package contains following programs:
      bmptopnm-O2 (bmptopnm in original distribution)
               - convert a BMP(DIB) file into a portable anymap
      breduce  - read a portable bitmap and reduce it N times
      makecr   - create circumscribing rectangles (bounding box) in an
                 image
      makepr   - create Primitive Rectangles in an image
      prlst2ps - produce  PostScript  data  from  rectangle/line-
                 segment data
      lpsmooth - smooth an image preserving thin lines
  
  WWW: http://www.imglab.org/p/O2/
  
  PR:             134719
  Submitted by:   Hiroto Kagotani <hiroto.kagotani@gmail.com>
  
  Revision  Changes    Path
  1.1261    +1 -0      ports/graphics/Makefile
  1.1       +22 -0     ports/graphics/O2-tools/Makefile (new)
  1.1       +3 -0      ports/graphics/O2-tools/distinfo (new)
  1.1       +28 -0     ports/graphics/O2-tools/files/patch-bmptopnm__Makefile.in (new)
  1.1       +18 -0     ports/graphics/O2-tools/pkg-descr (new)
  1.1       +29 -0     ports/graphics/O2-tools/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"