Info2: << Package: general-oct%type_pkg[oct] Version: 1.3.2 Type: oct (3.4.3 3.6.0 3.6.1 3.6.2 3.6.3 3.6.4), forge (general), gcc (4.6) Revision: 3 Maintainer: Alexander Hansen 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: Dictionaries: @dict/dict @dict/get @dict/has @dict/isempty @dict/join @dict/length @dict/struct Input check: @inputParser/addOptional @inputParser/addRequired @inputParser/addParamValue @inputParser/addSwitch @inputParser/createCopy @inputParser/inputParser @inputParser/parse Parallel Computing: pararrayfun parcellfun Various Functions: adresamp2 fload fsave majle mark_for_deletion packfields safeprod SHA1 tablify unpackfields unresamp2 unvech ztvals __exit__ << License: OSI-Approved BuildDepends: << ( %type_pkg[oct] << 360 ) liboctave%type_pkg[oct]-gcc%type_pkg[gcc]-dev, ( %type_pkg[oct] >= 360 ) liboctave%type_pkg[oct]-dev, fink-octave-scripts (>= 0.1.2), fftw3, hdf5.8 << Depends: << octave%type_pkg[oct]-interpreter, ( %type_pkg[oct] << 360 ) gcc%type_pkg[gcc]-shlibs << Conflicts: octave-forge Source: mirror:sourceforge:octave/%type_raw[forge]-%v.tar.gz Source-MD5: 4419e594b38d39cbee61a44b33dbf702 SourceDirectory: %type_raw[forge] NoSetCPPFLAGS: true NoSetLDFLAGS: true SetLIBRARY_PATH: /usr/X11R6/lib:%p/lib UseMaxBuildJobs: false BuildAsNobody: false CompileScript: << #!/bin/sh -ev export OCTAVE=%p/bin/octave-%type_raw[oct] pkgsrc=%type_raw[forge] ##### Invariant stuff begins here ##### %p/share/fink-octave-scripts/octave-forge-patch.sh %type_raw[forge] %v %type_raw[oct] %b %i $pkgsrc ./octave-forge-compile.sh << InstallScript: ./octave-forge-install.sh PostInstScript: %p/share/octave/%type_raw[oct]/%type_raw[forge]/octave-forge-postinst.sh PreRmScript: %p/share/octave/%type_raw[oct]/%type_raw[forge]/octave-forge-prerm.sh 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. << <<