Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv16036

Modified Files:
        general-oct.info miscellaneous-oct.info 
Added Files:
        general-oct-1.0.7.info 
Log Message:
Add to 10.4



--- NEW FILE: general-oct-1.0.7.info ---
Info2: <<
Package: general-oct%type_pkg[oct]
Version: 1.0.7
Type: oct (3.0.5), forge (general)
Revision: 4
Maintainer: Alexander Hansen <[email protected]>
# unfortunately, Homepage won't do types
Homepage: http://octave.sourceforge.net/general/index.html 
Description: General tools for Octave
DescDetail: <<
This package provides the following additional functions:
        ctranspose
        fcnchk
        issorted
        safeprod
        transpose
        unvech
        SHA1
        deref
        mark_for_deletion
<<
License: GPL

# All octave-forge packages have to have the following BuildDepends:
#  octave%type_pkg[oct]-dev | octave%type_pkg[oct]-atlas-dev,
# fftw3, hdf5.7-oldapi

BuildDepends: <<
  octave%type_pkg[oct]-dev | octave%type_pkg[oct]-atlas-dev,
  fftw3, hdf5.7-oldapi
 <<
Depends: << 
  octave%type_pkg[oct] | octave%type_pkg[oct]-atlas
  <<
Conflicts: octave-forge, octave-forge-%type_raw[forge] (<< 1.0.7-999)
Replaces: octave-forge-%type_raw[forge] (<< 1.0.7-999)

Source-MD5: 0dc3f87aa7178c68dc3a51b609809bc9

# You do not change anything from this point down, unless absolutely necessary,
# since all of the foo-oct%type_pkg[oct] packages are designed to be 
built/installed
# in the same way.

Source: mirror:sourceforge:octave/%type_raw[forge]-%v.tar.gz

NoSetCPPFLAGS: true
NoSetLDFLAGS: true
SetLIBRARY_PATH: /usr/X11R6/lib:%p/lib
SetMAKEFLAGS: -j1
CompileScript: %p/share/octave/%type_raw[oct]/scripts/octave-forge-compile.sh 
%type_raw[forge]-%v

InstallScript: << 
        #!/bin/sh -ev
        %p/share/octave/%type_raw[oct]/scripts/octave-forge-install.sh 
%type_raw[forge]-%v %i %b
        mkdir -p %i/share/octave/%type_raw[oct]/%type_raw[forge]-%v
        # copy template scripts
        cp %p/share/octave/%type_raw[oct]/scripts/octave-forge-prerm 
%p/share/octave/%type_raw[oct]/scripts/octave-forge-postinst 
%i/share/octave/%type_raw[oct]/%type_raw[forge]-%v
        cd %i/share/octave/%type_raw[oct]/%type_raw[forge]-%v
        sed -i -e 's/@PKGNAME@/%type_raw[forge]-%v/' octave-forge*
        chmod a+x octave-forge*
<<
PostInstScript:  <<
        if [ -s %p/var/octave/%type_raw[oct]/octave_packages ] && [ -f 
%p/var/octave/%type_raw[oct]/octave_packages ] 
        then 
                
%p/share/octave/%type_raw[oct]/%type_raw[forge]-%v/octave-forge-postinst
        else
                mv 
%p/share/octave/%type_raw[oct]/packages/%type_raw[forge]-%v/octave_packages 
%p/var/octave/%type_raw[oct]/octave_packages
        fi
<<

PreRmScript: 
%p/share/octave/%type_raw[oct]/%type_raw[forge]-%v/octave-forge-prerm

DescPackaging: <<
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.
<<
<<
Index: miscellaneous-oct.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/miscellaneous-oct.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- miscellaneous-oct.info      18 Aug 2011 18:34:50 -0000      1.1
+++ miscellaneous-oct.info      1 Sep 2011 23:49:02 -0000       1.2
@@ -1,50 +1,59 @@
 Info2: <<
 Package: miscellaneous-oct%type_pkg[oct]
-Version: 1.0.7
-Type: oct (3.0.5), forge (miscellaneous)
-Revision: 3
+Version: 1.0.11
+Type: oct (3.2.4), forge (miscellaneous)
+Revision: 1
 Maintainer: Alexander Hansen <[email protected]>
 # unfortunately, Homepage won't do types
 Homepage: http://octave.sourceforge.net/general/index.html 
 Description: Miscellaneous package for octave
 DescDetail: <<
-Miscellaneous tools including waitbar, xml tools, etc
+Miscellaneous tools that don't fit somewhere else.
 This package provides the following additional functions:
-       apply
-    asci
-    csv2latex
-    grep
-    infoskeleton
-    inz
-    match
-    nze
-    reduce
-    rotparams
-    rotv
-    slurp_file
-    units
-    zagzig
-    zigzag
-    csvconcat
-    csvexplode
+        apply
+        asci
+        cell2cell
+        partarray
+        csv2latex
+        chebyshevpoly
+        hermitepoly
+        infoskeleton
+        laguerrepoly
+        legendrepoly
+        match
+        nze
+        reduce
+        slurp_file
+        units
+        zagzig
+        zigzag
+        csvconcat
+        csvexplode
+        server
+        publish
 <<
 License: GPL
 
 # All octave-forge packages have to have the following BuildDepends:
 #  octave%type_pkg[oct]-dev | octave%type_pkg[oct]-atlas-dev,
-# fftw3, hdf5.7-oldapi
+# fftw3, 
+# ( %type_pkg[oct] = 305 ) hdf5.7-oldapi,
+# ( %type_pkg[oct] != 305 ) hdf5.7
+#
+# Packages which serve only Octave-3.0.5 or only Octave > 3.0.5 need
+# not use the conditional, of course.
 
 BuildDepends: <<
   octave%type_pkg[oct]-dev | octave%type_pkg[oct]-atlas-dev,
-  fftw3, hdf5.7-oldapi
-<<
+  fftw3, hdf5.7
+ <<
 Depends: << 
   octave%type_pkg[oct] | octave%type_pkg[oct]-atlas
   <<
 Conflicts: octave-forge, octave-forge-%type_raw[forge] (<< 1.0.7-999)
 Replaces: octave-forge-%type_raw[forge] (<< 1.0.7-999) 
 
-Source-MD5: cefe41ef3f69b81f4a6462c9d82a6173
+Source-MD5: 278c3a0faeb146b042daf2f843084c08
 
 # 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
@@ -56,6 +65,7 @@
 NoSetLDFLAGS: true
 SetLIBRARY_PATH: /usr/X11R6/lib:%p/lib
 SetMAKEFLAGS: -j1
+
 CompileScript: %p/share/octave/%type_raw[oct]/scripts/octave-forge-compile.sh 
%type_raw[forge]-%v
 
 InstallScript: << 

Index: general-oct.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/general-oct.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- general-oct.info    18 Aug 2011 18:34:50 -0000      1.1
+++ general-oct.info    1 Sep 2011 23:49:02 -0000       1.2
@@ -1,53 +1,76 @@
 Info2: <<
 Package: general-oct%type_pkg[oct]
-Version: 1.0.7
-Type: oct (3.0.5), forge (general)
-Revision: 4
+Version: 1.2.2
+Type: oct (3.2.4), forge (general)
+Revision: 1
 Maintainer: Alexander Hansen <[email protected]>
 # unfortunately, Homepage won't do types
 Homepage: http://octave.sourceforge.net/general/index.html 
 Description: General tools for Octave
 DescDetail: <<
+General tools for octave. String dictionary, parallel computing.
 This package provides the following additional functions:
-       ctranspose
-       fcnchk
-       issorted
-       safeprod
-       transpose
-       unvech
-       SHA1
-       deref
-       mark_for_deletion
+       Parallel Computing:
+        pararrayfun
+        parcellfun
+       Various Functions:
+        adresamp2
+        safeprod
+        unresamp2
+        unvech
+        ztvals
+        SHA1
+        fload
+        fsave
+        mark_for_deletion
+        packfields
+        unpackfields
+       Dictionaries:
+        @dict/dict
+        @dict/display
+        @dict/get
+        @dict/has
+        @dict/isempty
+        @dict/join
+        @dict/length
+        @dict/struct
+        @dict/subsasgn
+        @dict/subsref
+<
 <<
 License: GPL
 
 # All octave-forge packages have to have the following BuildDepends:
 #  octave%type_pkg[oct]-dev | octave%type_pkg[oct]-atlas-dev,
-# fftw3, hdf5.7-oldapi
+# fftw3, 
+# ( %type_pkg[oct] = 305 ) hdf5.7-oldapi,
+# ( %type_pkg[oct] != 305 ) hdf5.7
+#
+# Packages which serve only Octave-3.0.5 or only Octave > 3.0.5 need
+# not use the conditional, of course.
 
 BuildDepends: <<
   octave%type_pkg[oct]-dev | octave%type_pkg[oct]-atlas-dev,
-  fftw3, hdf5.7-oldapi
+  fftw3, hdf5.7
  <<
 Depends: << 
   octave%type_pkg[oct] | octave%type_pkg[oct]-atlas
   <<
-Conflicts: octave-forge, octave-forge-%type_raw[forge] (<< 1.0.7-999)
-Replaces: octave-forge-%type_raw[forge] (<< 1.0.7-999)
 
-Source-MD5: 0dc3f87aa7178c68dc3a51b609809bc9
+Source-MD5: e9bc4e8d08c726cbd63d7b43c4de3cdd
 
 # You do not change anything from this point down, unless absolutely necessary,
 # since all of the foo-oct%type_pkg[oct] packages are designed to be 
built/installed
 # in the same way.
 
 Source: mirror:sourceforge:octave/%type_raw[forge]-%v.tar.gz
+SourceDirectory: %type_raw[forge]
 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
 SetLIBRARY_PATH: /usr/X11R6/lib:%p/lib
 SetMAKEFLAGS: -j1
-CompileScript: %p/share/octave/%type_raw[oct]/scripts/octave-forge-compile.sh 
%type_raw[forge]-%v
+CompileScript: %p/share/octave/%type_raw[oct]/scripts/octave-forge-compile.sh 
%type_raw[forge]
 
 InstallScript: << 
        #!/bin/sh -ev


------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to