Bug 134717 - [NEW PORT] graphics/leptonlib: C library for efficient image processing and image analysis operations
Summary: [NEW PORT] graphics/leptonlib: C library for efficient image processing and i...
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-19 17:40 UTC by hiroto.kagotani
Modified: 2009-05-31 21:30 UTC (History)
0 users

See Also:


Attachments
leptonlib-1.60.shar (2.75 KB, text/plain)
2009-05-19 17:40 UTC, hiroto.kagotani
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description hiroto.kagotani 2009-05-19 17:40:01 UTC
A library of image understanding-related algorithms.
Provides basic image processing, mathematical morphology,
and machine learning algorithms.

WWW: http://code.google.com/p/iulib/

Generated with FreeBSD Port Tools 0.77
Comment 1 hiroto.kagotani 2009-05-19 18:41:05 UTC
The correct pkg-descr file is:

---
An open source C library for efficient image processing and
image analysis operations.

WWW: http://code.google.com/p/leptonica/
---

Sorry for inconvenience.
-- 
Hiroto Kagotani
<hiroto.kagotani@gmail.com>
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-19 18:45:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-05-31 21:23:25 UTC
amdmi3      2009-05-31 20:23:11 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/leptonlib   Makefile distinfo pkg-descr pkg-plist 
    graphics/leptonlib/files patch-configure.ac 
                             patch-src__Makefile.am 
  Log:
  An open source C library for efficient image processing and
  image analysis operations.
  
  WWW: http://code.google.com/p/leptonica/
  
  PR:             134717
  Submitted by:   Hiroto Kagotani <hiroto.kagotani@gmail.com>
  
  Revision  Changes    Path
  1.1258    +1 -0      ports/graphics/Makefile
  1.1       +38 -0     ports/graphics/leptonlib/Makefile (new)
  1.1       +3 -0      ports/graphics/leptonlib/distinfo (new)
  1.1       +11 -0     ports/graphics/leptonlib/files/patch-configure.ac (new)
  1.1       +24 -0     ports/graphics/leptonlib/files/patch-src__Makefile.am (new)
  1.1       +4 -0      ports/graphics/leptonlib/pkg-descr (new)
  1.1       +26 -0     ports/graphics/leptonlib/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 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-31 21:25:58 UTC
State Changed
From-To: open->closed

New port added. Thanks!