Bug 71847 - New port: graphics/vigra - another program to mount panoramic images - also a dependency of hugin
Summary: New port: graphics/vigra - another program to mount panoramic images - also a...
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-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-18 07:20 UTC by Carlos Eduardo G. Carvalho
Modified: 2004-12-15 12:36 UTC (History)
0 users

See Also:


Attachments
vigra.tbz (5.34 KB, text/plain)
2004-09-18 07:20 UTC, Carlos Eduardo G. Carvalho
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Eduardo G. Carvalho 2004-09-18 07:20:08 UTC
VIGRA stands for "Vision with Generic Algorithms". It's a novel computer
vision library that puts its main emphasize on customizable algorithms
and data structures. By using template techniques similar to those in
the C++ Standard Template Library, you can easily adapt any VIGRA
component to the needs of your application, without thereby giving up
execution speed.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-12-14 11:38:57 UTC
State Changed
From-To: open->feedback

- let's pretend there never was a "script"-subdirectory, shall we? :) 
DISTFILES=      ${PORTNAME}${PORTVERSION}${EXTRACT_SUFX} 
WRKSRC=         ${WRKDIR}/${PORTNAME}${PORTVERSION} 
- Use ${DOCSDIR} / %%DOCSDIR%% 
- Please update to 1.3.0 

I think this one is ready for commit once this is done.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2004-12-15 12:36:25 UTC
State Changed
From-To: feedback->closed

Committed, thanks!