Date: Wed, 15 Dec 2004 12:36:25 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/vigra Makefile distinfo pkg-descr pkg-plist Message-ID: <200412151236.iBFCaPIr040172@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2004-12-15 12:36:25 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/vigra Makefile distinfo pkg-descr pkg-plist Log: New port: graphics/vigra - another program to mount panoramic images - also a dependency of hugin 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. PR: ports/71847 Submitted by: Carlos Eduardo G. Carvalho <cartola@openit.com.br> Revision Changes Path 1.769 +1 -0 ports/graphics/Makefile 1.1 +38 -0 ports/graphics/vigra/Makefile (new) 1.1 +2 -0 ports/graphics/vigra/distinfo (new) 1.1 +11 -0 ports/graphics/vigra/pkg-descr (new) 1.1 +512 -0 ports/graphics/vigra/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412151236.iBFCaPIr040172>