Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv30004
Modified Files:
bim-oct.info
Log Message:
Oops, this seems not to have been updated. Let's remedy that.
Index: bim-oct.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/bim-oct.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- bim-oct.info 26 Oct 2012 20:26:07 -0000 1.10
+++ bim-oct.info 30 Oct 2012 17:58:40 -0000 1.11
@@ -1,11 +1,13 @@
Info2: <<
Package: bim-oct%type_pkg[oct]
-Version: 1.0.2
-Type: oct (3.2.4 3.4.3), forge (bim)
-Revision: 2
+Version: 1.1.1
+Type: oct (3.6.0 3.6.1 3.6.2 3.6.3), forge (bim)
+Revision: 1
Maintainer: Alexander Hansen <[email protected]>
# unfortunately, Homepage won't do types
Homepage: http://octave.sourceforge.net/bim/index.html
+License: GPL2+
+
Description: Box integration method package for Octave
DescDetail: <<
Package for solving Diffusion Advection Reaction (DAR) Partial Differential
@@ -40,22 +42,21 @@
bimu_logm
<<
-License: GPL2+
+DescPackaging: <<
+Common for all octave-forge packages.
-# All octave-forge packages have to have the following BuildDepends:
-# octave%type_pkg[oct]-dev | octave%type_pkg[oct]-atlas-dev,
-# 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.
+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,
fftw3,
- ( %type_pkg[oct] = 305 ) hdf5.7-oldapi,
- ( %type_pkg[oct] != 305 ) hdf5.7,
+ hdf5.7,
fink (>=0.32)
<<
RuntimeDepends: <<
@@ -65,11 +66,8 @@
Depends: octave%type_pkg[oct]-interpreter
Conflicts: octave-forge
-Source-MD5: 223d2799cf380d5ecc12adbc7ebe44bd
-
-#### Insert required changes here ####
-
-#@CHANGES@
+Source: mirror:sourceforge:octave/%type_raw[forge]-%v.tar.gz
+Source-MD5: b91116458887530540d21d80c905c53b
######################################
@@ -77,8 +75,6 @@
# since 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
@@ -86,24 +82,20 @@
BuildAsNobody: false
CompileScript: <<
-#!/bin/sh -ev
-if [ $UID -ne 0 ]
-then
- echo "%n cannot be built with --build-as-nobody"
- exit 1
-fi
-export OCTAVE=%p/bin/octave-%type_raw[oct]
-# repack tarball, since octave-3.4.3 appears not to want to install
-# from directories
-if [ %type_pkg[oct] -ge 343 ]
-then
+ #!/bin/sh -ev
+ if [ $UID -ne 0 ]
+ then
+ echo "%n cannot be built with --build-as-nobody"
+ exit 1
+ fi
+ export OCTAVE=%p/bin/octave-%type_raw[oct]
+ # repack tarball, since octave-3.4.3 appears not to want to install
+ # from directories
cd ..
tar -cf %type_raw[forge]-%v.tar %type_raw[forge]-%v
cd %b
pkgsrc=%type_raw[forge]-%v.tar
-else pkgsrc=%type_raw[forge]-%v
-fi
-%p/share/octave/%type_raw[oct]/scripts/octave-forge-compile.sh $pkgsrc
+ %p/share/octave/%type_raw[oct]/scripts/octave-forge-compile.sh $pkgsrc
<<
InstallScript: <<
@@ -128,15 +120,4 @@
<<
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.
-<<
<<
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs