| Summary: | [NEW PORT] graphics/leptonlib: C library for efficient image processing and image analysis operations | ||||||
|---|---|---|---|---|---|---|---|
| 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
hiroto.kagotani
2009-05-19 17:40:01 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> Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. 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"
State Changed From-To: open->closed New port added. Thanks! |