diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-13 17:01:34 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-13 17:01:34 +0000 |
commit | 3f609358642e4446d6a900f692bcecb9746a880c (patch) | |
tree | 4c11bf618c74d0dbf24f70ead3edf7d2fea692e6 /graphics | |
parent | Remove <> from MAINTAINER=; it's a pure email address. (diff) |
add ipa 1.00
Image Processing Algorithms
Notes
Notes:
svn path=/head/; revision=64473
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | graphics/ipa/Makefile | 25 | ||||
-rw-r--r-- | graphics/ipa/distinfo | 1 | ||||
-rw-r--r-- | graphics/ipa/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/ipa/pkg-descr | 6 | ||||
-rw-r--r-- | graphics/ipa/pkg-plist | 34 |
6 files changed, 68 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 2ac048dca13a..b49c1e7b3282 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -136,6 +136,7 @@ SUBDIR += imlib SUBDIR += imlib2 SUBDIR += imlib2_loaders + SUBDIR += ipa SUBDIR += ipe SUBDIR += isreal SUBDIR += ivtools diff --git a/graphics/ipa/Makefile b/graphics/ipa/Makefile new file mode 100644 index 000000000000..87601f51f2a3 --- /dev/null +++ b/graphics/ipa/Makefile @@ -0,0 +1,25 @@ +# ex:ts=8 +# Ports collection makefile for: ipa +# Date created: Aug 13, 2002 +# Whom: ijliao +# +# $FreeBSD$ +# + +PORTNAME= ipa +PORTVERSION= 1.00 +CATEGORIES= graphics +MASTER_SITES= http://www.prima.eu.org/IPA/ +DISTNAME= ${PORTNAME:U}-${PORTVERSION} + +MAINTAINER= ports@FreeBSD.org + +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Prima.pm:${PORTSDIR}/x11-toolkits/p5-Prima +RUN_DEPENDS= ${BUILD_DEPENDS} + +PERL_CONFIGURE= yes + +do-configure: + @(cd ${WRKSRC} ; ${PERL} ./${CONFIGURE_SCRIPT}) + +.include <bsd.port.mk> diff --git a/graphics/ipa/distinfo b/graphics/ipa/distinfo new file mode 100644 index 000000000000..11561e4f421e --- /dev/null +++ b/graphics/ipa/distinfo @@ -0,0 +1 @@ +MD5 (IPA-1.00.tar.gz) = 1557b262645523c5cc3bbc847a14e096 diff --git a/graphics/ipa/pkg-comment b/graphics/ipa/pkg-comment new file mode 100644 index 000000000000..a27420c60159 --- /dev/null +++ b/graphics/ipa/pkg-comment @@ -0,0 +1 @@ +Image Processing Algorithms diff --git a/graphics/ipa/pkg-descr b/graphics/ipa/pkg-descr new file mode 100644 index 000000000000..acb11643afc6 --- /dev/null +++ b/graphics/ipa/pkg-descr @@ -0,0 +1,6 @@ +IPA stands for Image Processing Algorithms and represents the library of +image processing operators and functions. IPA is based on the Prima toolkit, +which in turn is a perl-based graphic library. IPA is designed for solving +image analysis and object recognition tasks with perl. + +WWW: http://www.prima.eu.org/IPA/ diff --git a/graphics/ipa/pkg-plist b/graphics/ipa/pkg-plist new file mode 100644 index 000000000000..841ab899d898 --- /dev/null +++ b/graphics/ipa/pkg-plist @@ -0,0 +1,34 @@ +bin/iterm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/IPAsupp.h +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic/Geometry.h +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic/Global.h +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic/IPA.h +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic/Local.h +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic/Misc.h +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic/Morphology.h +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic/Point.h +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/Geometry.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/Global.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/Local.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/Misc.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/Morphology.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/Point.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/Region.pm +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE/generic +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA/CORE +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/IPA +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Geometry/Geometry.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Global/Global.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/IPA.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Local/Local.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Misc/Misc.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Morphology/Morphology.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Point/Point.so +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Geometry +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Global +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Local +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Misc +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Morphology +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA/Point +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPA |