Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv19628
Modified Files:
tkgate.info tkgate.patch
Log Message:
unbreak tkgate
Index: tkgate.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/tkgate.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tkgate.patch 20 Jan 2006 20:30:41 -0000 1.1
+++ tkgate.patch 25 Oct 2010 06:39:15 -0000 1.2
@@ -1,6 +1,6 @@
diff -Naur tkgate-old/Imakefile tkgate-new/Imakefile
---- tkgate-old/Imakefile 2005-07-25 10:04:47.000000000 -0400
-+++ tkgate-new/Imakefile 2005-07-25 10:07:45.000000000 -0400
+--- tkgate-old/Imakefile 2010-10-25 02:12:04.000000000 -0400
++++ tkgate-new/Imakefile 2010-10-25 02:15:41.000000000 -0400
@@ -99,4 +99,4 @@
@echo "All files from ${HOMEDIR}"
@@ -8,8 +8,17 @@
- cp -r locale ${HOMEDIR}
+ cp -r locale ${DESTDIR}${HOMEDIR}
diff -Naur tkgate-old/config.h tkgate-new/config.h
---- tkgate-old/config.h 2005-07-25 10:04:47.000000000 -0400
-+++ tkgate-new/config.h 2005-07-25 10:10:25.000000000 -0400
+--- tkgate-old/config.h 2010-10-25 02:12:04.000000000 -0400
++++ tkgate-new/config.h 2010-10-25 02:15:41.000000000 -0400
+@@ -39,7 +39,7 @@
+ /*
+ Tcl/Tk Version numbers to use.
+ */
+-#define TKGATE_TCLTK_VERSIONS "8.4 8.3 8.2 8.1 8.0"
++#define TKGATE_TCLTK_VERSIONS "8.5 8.4 8.3 8.2 8.1 8.0"
+
+ /*
+ Japanese Tcl/Tk Version numbers to use.
@@ -52,13 +52,13 @@
double quotes and should be all one one line. This list is used to
find X11, tcl and tk.
Index: tkgate.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/tkgate.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tkgate.info 31 Jan 2009 23:58:16 -0000 1.2
+++ tkgate.info 25 Oct 2010 06:39:15 -0000 1.3
@@ -1,26 +1,29 @@
Package: tkgate
-Version: 1.8.6
-Revision: 11
+Version: 1.8.7
+Revision: 1
Description: Digital circuit simulator
License: GPL
Maintainer: Dave Vasilevsky <[email protected]>
-BuildDepends: fink (>= 0.24.12), tcltk-dev
-Depends: tcltk
+BuildDepends: fink (>= 0.24.12), tcltk-dev (>= 8.5-1), tcltk-dev (<< 8.6-1),
xmkmf
+Depends: tcltk (>= 8.5-1), tcltk (<< 8.6-1)
Source: ftp://gadoid.ices.cmu.edu/pub/%{Ni}/%{Ni}-%v.tgz
-Source-MD5: 85f619c1c7de23185b80f1512e91e28a
+Source-MD5: 628b5ca66283fc1473c9ef7300ae73c8
PatchFile: %n.patch
-PatchFile-MD5: 3cf632f819d72535f270282215810ac3
+PatchFile-MD5: d2562332007dba4d9726c9a8ecb8427d
PatchScript: <<
- perl -pi -e 's,(tail) +([+-]?[0-9]|[+-]\$),\1 \-n\2,g' configure
- perl -pi -e 's,(head) +[+-]?([0-9]|\$),\1 \-n\2,g' configure
sed -e 's|@PREFIX@|%p|g' %{PatchFile} | patch -p1
<<
+CompileScript: <<
+ #!/bin/sh -ev
+ export PATH="%p/lib/xmkmf/bin:$PATH"
+ %{default_script}
+<<
+
InstallScript: <<
- find -iname makefile | xargs perl -i -pe 's/^(\s*INSTALLFLAGS).*/$1 =
-c/g'
make install DESTDIR=%d
make install.man LIBDIR=%p/share DESTDIR=%d
<<
@@ -30,8 +33,7 @@
config.h *BEFORE* running configure.
* DESTDIR missing from main IMakefile
* Package really doesn't like putting html docs anywhere normal
- * Don't try to change owner/group
- * Use standard arguments for head/tail
+ * Allow tcltk version 8.5
<<
DocFiles: COPYING README
------------------------------------------------------------------------------
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
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs