Info2: << Package: financial-oct%type_pkg[oct] Version: 0.4.0 Type: oct (3.8.2), forge (financial) Revision: 2 Maintainer: Alexander Hansen # unfortunately, Homepage won't do types Homepage: http://octave.sourceforge.net/financial/index.html Description: Financial functions for Octave DescDetail: << Financial manipulation and plotting functions. This package provides the following functions: Financial: cfconv cfdur corr2cov cov2corr effrr fetch fvl fv google hhigh irr llow mirr movavg negvolidx nomrr nper npv onbalvol pmt posvolidx pvl pv rate rsindex taxedrr vol yahoo Plot: bolling dateaxis highlow pointfig Time: busdate busdays datefind datesplit day daysact easter eomdate fbusdate holidays hour isbusday lbusdate lweekdate m2xdate minute month months nweekdate second thirdwednesday today x2mdate yeardays year << License: GPL3+ BuildDepends: << liboctave%type_pkg[oct]-dev, fftw3, hdf5.9, fink (>=0.32), fink-octave-scripts (>= 0.3.0-1) << RuntimeDepends: << io-oct%type_pkg[oct] ( >= 1.0.18 ), << Depends: << octave%type_pkg[oct]-interpreter << Conflicts: octave-forge Source: mirror:sourceforge:octave/%type_raw[forge]-%v.tar.gz Source-Checksum: SHA256(1c88ec39db9899c70dc1480af5319e75944574619dad1cead46362521ce2596d) SourceDirectory: %type_raw[forge] NoSetCPPFLAGS: true NoSetLDFLAGS: true UseMaxBuildJobs: false BuildAsNobody: false CompileScript: << #!/bin/sh -ev 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: Preinst and postinst scripts are dynamically set up via %p/share/fink-octave-scripts/octave-forge-patch.sh 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, or when the package name contains underscores. << <<