Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5497/unstable/main/finkinfo/devel

Modified Files:
        pasdoc.info 
Log Message:
pasdoc: upstream update (version 0.12.0) and some minor corrections.

Index: pasdoc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/pasdoc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pasdoc.info 17 Sep 2008 08:17:11 -0000      1.1
+++ pasdoc.info 2 Nov 2010 09:13:10 -0000       1.2
@@ -1,18 +1,28 @@
 Package: pasdoc
-Version: 0.11.0
-Revision: 2
-Architecture: powerpc, i386
+Version: 0.12.0
+Revision: 1
+Architecture: powerpc, i386, x86_64
 Description: Documentation tool for Pascal source code
 License: GPL
 
 BuildDepends: fpc
 
 # Unpack Phase
-Source: mirror:sourceforge:%n/%n-%v-src.tar.gz
-Source-MD5: 6c492e6dcc68f7dce76fedacfc0e92cb
+Source: mirror:sourceforge:/%n/PasDoc%%20Sources/%v/%n-%v-src.tar.gz
+Source-MD5: f6e0450e2b40d5f330ae8422c6ec503a
+SourceDirectory: pasdoc
+
+# Patch Phase
+Patchscript: <<
+#!/bin/sh -ev
+# Mac OS X 10.5 and up need -gw for dwarf debug format
+# maybe, this will be fixed some time by upstream or fpc
+if [[ $(sw_vers -productVersion) > 10.4 ]]; then
+  sed -i 's|-gl|-gl\n-gw|g' pasdoc-fpc.cfg
+fi
+<<
 
 # Compile Phase
-SourceDirectory: pasdoc
 Compilescript: make
 
 # Install Phase
@@ -33,5 +43,9 @@
  Also, see the web page for more information about PasDoc.
 <<
 
+DescPort: <<
+ Still to do: pasdoc_gui?
+<<
+
 Homepage: http://pasdoc.sipsolutions.net/
-Maintainer: Karl-Michael Schindler <karl-michael.schind...@physik.uni-halle.de>
+Maintainer: Karl-Michael Schindler <karl-michael.schind...@web.de>


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to