Update of /cvsroot/fink/experimental/alexkhansen/common/templates
In directory vz-cvs-3.sog:/tmp/cvs-serv3862/templates

Modified Files:
        package-oct.info 
Log Message:
Update my package template

Index: package-oct.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/alexkhansen/common/templates/package-oct.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- package-oct.info    23 Sep 2011 15:42:11 -0000      1.1
+++ package-oct.info    26 Sep 2011 18:51:41 -0000      1.2
@@ -22,19 +22,31 @@
 # not use the conditional, of course.
 
 BuildDepends: <<
-  @ADDITIONAL_BUILD_DEPENDS@
-  octave%type_pkg[oct]-dev | octave%type_pkg[oct]-atlas-dev, fftw3,
+  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 
- <<
+  @ADDITIONAL_BUILD_DEPENDS@
+<<
 Depends: <<
-  @ADDITIONAL_DEPENDS@
   octave%type_pkg[oct] | octave%type_pkg[oct]-atlas
-  <<
+  @ADDITIONAL_DEPENDS@
+<<
 Conflicts: octave-forge
 
 Source-MD5: @SOURCE_MD5@
 
+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.
+<<
+
 #### Insert required changes here ####
 
 #@CHANGES@
@@ -45,14 +57,14 @@
 # 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
+Source: http://downloads.sourceforge.net/project/octave/Octave Forge 
Packages/Individual Package Releases/%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
+CompileScript:  OCTAVE=%p/bin/octave-%type_raw[oct] 
%p/share/octave/%type_raw[oct]/scripts/octave-forge-compile.sh 
%type_raw[forge]-%v
 
 InstallScript: << 
        #!/bin/sh -ev
@@ -75,15 +87,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.
-<<
 <<
\ No newline at end of file


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to