Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv3081/10.7/stable/main/finkinfo/sci

Modified Files:
        signal-oct.info 
Log Message:
New upstream

Index: signal-oct.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/signal-oct.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- signal-oct.info     8 Sep 2012 20:28:43 -0000       1.16
+++ signal-oct.info     21 Sep 2012 22:47:29 -0000      1.17
@@ -1,165 +1,181 @@
 Info2: <<
 Package: signal-oct%type_pkg[oct]
-Version: 1.1.3
+Version: 1.2.0
 Type: oct (3.6.0 3.6.1 3.6.2 3.6.3), forge (signal)
-Revision: 2
+Revision: 1
 Maintainer: Alexander Hansen <[email protected]>
 # unfortunately, Homepage won't do types
 Homepage: http://octave.sourceforge.net/signal/index.html 
+License: OSI-Approved
+
 Description: Signal processing toolkit for Octave
 DescDetail: <<
 This package contains signal processing tools, including filtering, windowing
 and display functions.
 It provides the following additional functions:
 Signals:
-        diric
-        gauspuls
-        gmonopuls
-        pulstran
-        tripuls
-        rectpuls
-        sawtooth
-        square
-        chirp
-        specgram
-        buffer
-        mexihat
-        meyeraux
-        morlet
-        shanwavf
-        cmorwavf
-        sigmoid_train
+       diric
+       gauspuls
+       gmonopuls
+       pulstran
+       tripuls
+       rectpuls
+       sawtooth
+       square
+       chirp
+       specgram
+       buffer
+       mexihat
+       meyeraux
+       morlet
+       shanwavf
+       cmorwavf
+       sigmoid_train
 Filtering:
-        filtfilt
-        filtic
-        sgolayfilt
-        sosfilt
-        medfilt1
+       filtfilt
+       filtic
+       sgolayfilt
+       sosfilt
+       medfilt1
+       movingrms
 Filter analysis:
-        freqs
-        freqs_plot
-        grpdelay
-        impz
-        zplane
-        fwhm
+       freqs
+       freqs_plot
+       grpdelay
+       impz
+       zplane
+       fwhm
 Filter conversion:
-        convmtx
-        residuez
-        residued
-        sos2tf
-        sos2zp
-        ss2tf
-        ss2zp
-        tf2sos
-        tf2ss
-        tf2zp
-        zp2sos
-        zp2ss
-        zp2tf
-        polystab
+       convmtx
+       residuez
+       residued
+       sos2tf
+       sos2zp
+       ss2tf
+       ss2zp
+       tf2sos
+       tf2ss
+       tf2zp
+       zp2sos
+       zp2ss
+       zp2tf
+       polystab
 IIR Filter design:
-        besself
-        butter
-        cheby1
-        cheby2
-        ellip
-        ncauer
-        buttord
-        cheb1ord
-        cheb2ord
-        ellipord
-        besselap
-        sftrans
-        bilinear
-        impinvar
-        iirlp2mb
+       besself
+       butter
+       cheby1
+       cheby2
+       ellip
+       ncauer
+       buttord
+       cheb1ord
+       cheb2ord
+       ellipord
+       besselap
+       sftrans
+       bilinear
+       impinvar
+       iirlp2mb
 FIR filter design:
-        fir1
-        fir2
-        firls
-        kaiserord
-        remez
-        sgolay
-        qp_kaiser
-        cl2bp
+       fir1
+       fir2
+       firls
+       kaiserord
+       remez
+       sgolay
+       qp_kaiser
+       cl2bp
 Transforms:
-        czt
-        dctmtx
-        dct2
-        idct2
-        dct
-        idct
-        dst
-        idst
-        dftmtx
-        hilbert
-        rceps
-        cceps
-        cplxreal
-        bitrevorder
-        dwt
-        fht
-        ifht
+       czt
+       dctmtx
+       dct2
+       idct2
+       dct
+       idct
+       dst
+       idst
+       dftmtx
+       hilbert
+       rceps
+       cceps
+       cplxreal
+       bitrevorder
+       dwt
+       fht
+       ifht
 Power spectrum analysis:
-        pwelch
-        tfe
-        tfestimate
-        cohere
-        csd
-        ar_psd
-        cpsd
-        mscohere
-        pburg
-        pyulear
-        xcorr
-        xcorr2
-        xcov
-        __power
+       pwelch
+       tfe
+       tfestimate
+       cohere
+       csd
+       ar_psd
+       cpsd
+       mscohere
+       pburg
+       pyulear
+       xcorr
+       xcorr2
+       xcov
+       __power
 Window functions:
-        window
-        barthannwin
-        blackmanharris
-        blackmannuttall
-        bohmanwin
-        boxcar
-        chebwin
-        flattopwin
-        hann
-        kaiser
-        nuttallwin
-        triang
-        gaussian
-        gausswin
-        tukeywin
-        rectwin
-        welchwin
-        parzenwin
+       window
+       barthannwin
+       blackmanharris
+       blackmannuttall
+       bohmanwin
+       boxcar
+       chebwin
+       flattopwin
+       hann
+       kaiser
+       nuttallwin
+       triang
+       gaussian
+       gausswin
+       tukeywin
+       rectwin
+       welchwin
+       parzenwin
 System identification:
-        arburg
-        aryule
-        invfreq
-        invfreqs
-        invfreqz
-        levinson
+       arburg
+       aryule
+       invfreq
+       invfreqs
+       invfreqz
+       levinson
 Sample rate change:
-        decimate
-        interp
-        downsample
-        upsample
-        resample
-        upfirdn
-        data2fun
+       decimate
+       interp
+       downsample
+       upsample
+       resample
+       upfirdn
+       data2fun
 Utility:
-        buffer
-        fracshift
-        marcumq
-        wkeep
-        wrev
-        zerocrossing
-        sampled2continuous
+       buffer
+       fracshift
+       marcumq
+       wkeep
+       wrev
+       zerocrossing
+       sampled2continuous
+       schtrig
+       clustersegment
 <<
+DescPackaging: <<
+This package:
+Listed license is GPLv3+, public domain.
 
-License: OSI-Approved
+Common for all octave-forge packages:
+
+We read in postinst and prerm template scripts installed by octaveN and modify
+them to use the name of this package because Octave's package manager can't 
+cope with non-literal arguments.
+
+The Type: forge (pkgname) is used to minimize what needs to be changed when
+using this .info file as a template.
+<<
 
 BuildDepends: <<
   liboctave%type_pkg[oct]-dev, 
@@ -171,7 +187,7 @@
   optim-oct%type_pkg[oct] (>=1.0.0-1) | optim-atlas-oct%type_pkg[oct] 
(>=1.0.0-1) | optim-ref-oct%type_pkg[oct] (>=1.0.0-1), 
   specfun-oct%type_pkg[oct],
   control-oct%type_pkg[oct] (>=2.2.3) | control-atlas-oct%type_pkg[oct] 
(>=2.2.3) | control-ref-oct%type_pkg[oct] (>=2.2.3),
-  image-oct%type_pkg[oct]
+  general-oct%type_pkg[oct] (>=1.3.2)
 <<
 Depends: << 
   octave%type_pkg[oct]-interpreter
@@ -180,33 +196,13 @@
 Replaces: octave-forge-%type_raw[forge] (<< 1.0.8-999)
 
 Source: mirror:sourceforge:octave/%type_raw[forge]-%v.tar.gz
-Source-MD5: eb791af4a87273f70ff37a3ee9750d9c
+Source-MD5: 71487d316094759b6f58dab1aec75654
 SourceDirectory: %type_pkg[forge]
 
-DescPackaging: <<
-This package:
-Listed license is GPLv3+, public domain.
-
-Common for all octave-forge packages:
-
-We read in postinst and prerm template scripts installed by octaveN and modify
-them to use the name of this package because Octave's package manager can't 
-cope with non-literal arguments.
-
-The Type: forge (pkgname) is used to minimize what needs to be changed when
-using this .info file as a template.
-
-<<
-
-#### Insert required changes here ####
-
-######################################
-
 # Do not change anything from this point down, unless absolutely necessary,
 # since the foo-oct%type_pkg[oct] packages are designed to be built/installed
 # in the same way.
 
-
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
 SetLIBRARY_PATH: /usr/X11R6/lib:%p/lib
@@ -251,5 +247,4 @@
 <<
 
 PreRmScript: 
%p/share/octave/%type_raw[oct]/%type_raw[forge]-%v/octave-forge-prerm
-
 <<


------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to