Info2: << Package: gsl-oct%type_pkg[oct] Version: 1.0.8 Type: oct (3.0.5 3.2.4 3.4.3 3.6.0 3.6.1 3.6.2 3.6.3 3.6.4), forge (gsl), gcc (4.6) Revision: 6 Maintainer: Alexander Hansen Homepage: http://octave.sourceforge.net/gsl/index.html Description: Octave bindings to the GNU Scientific Library DescDetail: << Octave bindings to the GNU Scientific Library. This package provides the following functions: Special functions: Chi Ci Shi Si airy_Ai airy_Ai_deriv airy_Ai_deriv_scaled airy_Ai_scaled airy_Bi airy_Bi_deriv airy_Bi_deriv_scaled airy_Bi_scaled airy_zero_Ai airy_zero_Ai_deriv airy_zero_Bi airy_zero_Bi_deriv atanint bessel_In bessel_In_scaled bessel_Inu bessel_Inu_scaled bessel_Jn bessel_Jnu bessel_Kn bessel_Kn_scaled bessel_Knu bessel_Knu_scaled bessel_Yn bessel_Ynu bessel_il_scaled bessel_jl bessel_kl_scaled bessel_lnKnu bessel_yl bessel_zero_J0 bessel_zero_J1 beta_gsl clausen conicalP_0 conicalP_1 conicalP_half conicalP_mhalf coupling_3j coupling_6j coupling_9j dawson debye_1 debye_2 debye_3 debye_4 ellint_Ecomp ellint_Kcomp erf_Q erf_Z erf_gsl erfc_gsl eta eta_int exp_mult expint_3 expint_E1 expint_E2 expint_Ei expm1 exprel exprel_2 exprel_n fermi_dirac_3half fermi_dirac_half fermi_dirac_inc_0 fermi_dirac_int fermi_dirac_mhalf gamma_gsl gamma_inc gamma_inc_P gamma_inc_Q gammainv_gsl gammastar hazard hyperg_0F1 hyperg_1F1 hyperg_U hzeta lambert_W0 lambert_Wm1 legendre_Pl legendre_Plm legendre_Ql legendre_sphPlm legendre_sphPlm_array lnbeta lncosh lngamma_gsl lnpoch lnsinh log_1plusx log_1plusx_mx log_erfc poch pochrel psi psi_1_int psi_1piy psi_n sinc_gsl synchrotron_1 synchrotron_2 taylorcoeff transport_2 transport_3 transport_4 transport_5 zeta zeta_int Support: gsl_sf << License: GPL2+ BuildDepends: << gsl, ( %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, ( %type_pkg[oct] = 305 ) hdf5.8-oldapi, ( %type_pkg[oct] != 305 ) hdf5.8 << Depends: << gsl-shlibs, octave%type_pkg[oct]-interpreter, ( %type_pkg[oct] << 360 ) gcc%type_pkg[gcc]-shlibs << Conflicts: octave-forge, octave-forge-%type_raw[forge] (<< 1.0.7-999) Replaces: octave-forge-%type_raw[forge] (<< 1.0.7-999) Source: mirror:sourceforge:octave/%type_raw[forge]-%v.tar.gz Source-MD5: 9f45ab71dc77b57646d6bfab5984cccd 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] rm -rf doc/RCS pkgsrc=%type_raw[forge]-%v ##### 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: << Specific to this package: remove RCS files for docs which somehow made it into the release tarball. 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. << <<