ports/95062: New port: math/scilab-toolbox-swt

Max makc at issp.ac.ru
Wed Mar 29 05:50:22 UTC 2006


>Number:         95062
>Category:       ports
>Synopsis:       New port: math/scilab-toolbox-swt
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 29 05:50:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Max
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
FreeBSD luna.zuzino.mipt.ru 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Fri Mar 24 20:30:35 MSK 2006     makc at luna.zuzino.mipt.ru:/usr/obj/usr/src/sys/LUNA  i386
>Description:
Add a Scilab wavelet toolbox.
>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	scilab-toolbox-swt
#	scilab-toolbox-swt/Makefile
#	scilab-toolbox-swt/distinfo
#	scilab-toolbox-swt/pkg-descr
#	scilab-toolbox-swt/pkg-plist
#
echo c - scilab-toolbox-swt
mkdir -p scilab-toolbox-swt > /dev/null 2>&1
echo x - scilab-toolbox-swt/Makefile
sed 's/^X//' >scilab-toolbox-swt/Makefile << 'END-of-scilab-toolbox-swt/Makefile'
X## New ports collection makefile for:   swt
X# Date created:			28 March 2006
X# Whom:				Max Brazhnikov makc at issp.ac.ru
X#
X# $FreeBSD$
X#
X
XPORTNAME=	swt
XPORTVERSION=	0.1.0.r3
XCATEGORIES=	math
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	scwt
XPKGNAMEPREFIX=	scilab-toolbox-
XDISTNAME=	${PORTNAME}-0.1.0rc3
X
XMAINTAINER=	makc at issp.ac.ru
XCOMMENT=	Scilab 1-D and 2-D Wavelet Toolbox
X
XBUILD_DEPENDS=	scilab:${PORTSDIR}/math/scilab
X
XINSTALLS_SHLIB=	yes
XLDCONFIG_DIRS+=	%%PREFIX%%/lib/scilab/contrib/swt/lib
X
XHAS_CONFIGURE=	yes
XCONFIGURE_ARGS+=--prefix=${PREFIX}/lib/scilab/contrib/swt
XTOOLBOXDIR=	lib/scilab/contrib/swt
XPLIST_SUB=	TOOLBOXDIR=${TOOLBOXDIR}
X
Xpost-install@:
X	@${ECHO_MSG} "==========================================================="
X	@${ECHO_MSG} "NOTE: SWT should be recompiled whenever Scilab is upgraded."
X	@${ECHO_MSG} "==========================================================="
X
X.include <bsd.port.mk>
END-of-scilab-toolbox-swt/Makefile
echo x - scilab-toolbox-swt/distinfo
sed 's/^X//' >scilab-toolbox-swt/distinfo << 'END-of-scilab-toolbox-swt/distinfo'
XMD5 (swt-0.1.0rc3.tar.gz) = 13e4d0c8a8dbf4a3e95998e0e16d46d2
XSHA256 (swt-0.1.0rc3.tar.gz) = 84bd6675cdd5ba85dec1f2b0fbbe703a4e38d06ee4158cfc01d1cc3d7211ca0d
XSIZE (swt-0.1.0rc3.tar.gz) = 650022
END-of-scilab-toolbox-swt/distinfo
echo x - scilab-toolbox-swt/pkg-descr
sed 's/^X//' >scilab-toolbox-swt/pkg-descr << 'END-of-scilab-toolbox-swt/pkg-descr'
XScilab Wavelet Toolbox (SWT)
X
XWavelet is a powerful signal processing tool developed and developing
Xin the last two decades. Scilab Wavelet Toolbox is a free software package
Xto enable you using wavelet analysis tools freely in Scilab on most OSes
Xincluding GNU/Linux, BSD and Windows. Scilab Wavelet Toolbox is designed
Xto work with any Scilab Image Processing Toolbox like SIP or SIVP
Xfor displaying 2-D results.
X
XWhat Scilab Wavelet Toolbox supposed to do:
XDiscrete Fast Wavelet Transform, daubechies wavelets
X1-D single level signal decomposition and reconstruction
X1-D multi-level signal decomposition and reconstruction
X2-D single level image decomposition and reconstruction
X2-D multi-level image decomposition and reconstruction.
X
XWWW: http://scwt.sourceforge.net
END-of-scilab-toolbox-swt/pkg-descr
echo x - scilab-toolbox-swt/pkg-plist
sed 's/^X//' >scilab-toolbox-swt/pkg-plist << 'END-of-scilab-toolbox-swt/pkg-plist'
X%%TOOLBOXDIR%%/builder.sce
X%%TOOLBOXDIR%%/data/image/woman.bmp
X%%TOOLBOXDIR%%/data/image/yang.jpg
X%%TOOLBOXDIR%%/data/signal/de.mat
X%%TOOLBOXDIR%%/data/signal/ultra.mat
X%%TOOLBOXDIR%%/lib/libswt-0.1.0-rc3.so
X%%TOOLBOXDIR%%/lib/libswt-0.1.0-rc3.so.0
X%%TOOLBOXDIR%%/lib/libswt.la
X%%TOOLBOXDIR%%/lib/libswt.so
X%%TOOLBOXDIR%%/loader.sce
X%%TOOLBOXDIR%%/man/appcoef.htm
X%%TOOLBOXDIR%%/man/appcoef2.htm
X%%TOOLBOXDIR%%/man/cat.htm
X%%TOOLBOXDIR%%/man/conv.htm
X%%TOOLBOXDIR%%/man/detcoef.htm
X%%TOOLBOXDIR%%/man/detcoef2.htm
X%%TOOLBOXDIR%%/man/down2.htm
X%%TOOLBOXDIR%%/man/dwt.htm
X%%TOOLBOXDIR%%/man/dwt2.htm
X%%TOOLBOXDIR%%/man/idwt.htm
X%%TOOLBOXDIR%%/man/idwt2.htm
X%%TOOLBOXDIR%%/man/orthfilt.htm
X%%TOOLBOXDIR%%/man/qmf.htm
X%%TOOLBOXDIR%%/man/up2.htm
X%%TOOLBOXDIR%%/man/wave.htm
X%%TOOLBOXDIR%%/man/wavedec.htm
X%%TOOLBOXDIR%%/man/wavedec2.htm
X%%TOOLBOXDIR%%/man/waverec.htm
X%%TOOLBOXDIR%%/man/waverec2.htm
X%%TOOLBOXDIR%%/man/wextend.htm
X%%TOOLBOXDIR%%/man/wextend2.htm
X%%TOOLBOXDIR%%/man/whatis.htm
X%%TOOLBOXDIR%%/man/wkeep.htm
X%%TOOLBOXDIR%%/man/wkeep2.htm
X%%TOOLBOXDIR%%/man/wmaxlev.htm
X%%TOOLBOXDIR%%/man/wrcoef.htm
X%%TOOLBOXDIR%%/man/wrcoef2.htm
X%%TOOLBOXDIR%%/man/wrev.htm
X%%TOOLBOXDIR%%/src/Makefile.am
X%%TOOLBOXDIR%%/src/Makefile.in
X%%TOOLBOXDIR%%/src/builder.sce
X%%TOOLBOXDIR%%/src/filter_int.c
X%%TOOLBOXDIR%%/src/libswt.c
X%%TOOLBOXDIR%%/src/loader.sce
X%%TOOLBOXDIR%%/src/swt.h
X%%TOOLBOXDIR%%/src/swt2d.c
X%%TOOLBOXDIR%%/src/swtdwt.c
X at dirrm %%TOOLBOXDIR%%/src
X at dirrm %%TOOLBOXDIR%%/man
X at dirrm %%TOOLBOXDIR%%/lib
X at dirrm %%TOOLBOXDIR%%/data/signal
X at dirrm %%TOOLBOXDIR%%/data/image
X at dirrm %%TOOLBOXDIR%%/data
X at dirrm %%TOOLBOXDIR%%
END-of-scilab-toolbox-swt/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list