Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv13963/net
Modified Files:
climm.info
Log Message:
newer gnutls (help kill old-old, switch to one available on all platforms),
more predictable detection of tcl flags
Index: climm.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/climm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- climm.info 28 Jul 2010 10:36:11 -0000 1.1
+++ climm.info 6 Aug 2011 19:34:04 -0000 1.2
@@ -1,11 +1,11 @@
Package: climm
Version: 0.7.1
-Revision: 1
+Revision: 2
ConfigureParams: --mandir='$(prefix)/share/man' --enable-ssl --enable-tcl
CFLAGS=-O3
Source: http://www.climm.org/source/climm-%v.tgz
Source-MD5: 37e9692fe778230630aceee2f9feecbf
Depends: <<
- gnutls14-shlibs,
+ gnutls26-shlibs,
libgcrypt-shlibs,
libgpg-error-shlibs,
libiconv,
@@ -13,13 +13,25 @@
tcltk-shlibs
<<
BuildDepends: <<
- gnutls14,
+ gnutls26,
libgcrypt,
libgpg-error,
libiconv-dev,
libotr,
tcltk-dev
<<
+PatchScript: <<
+#!/bin/sh -ev
+ # our tcl headers are not buried (don't get fooled by other vendors')
+ perl -pi -e 's,tcl\d.\d/tcl.h,,g' configure
+
+ # only look for our own libtcl (don't get fooled by other vendors')
+ if [ "%m" = "x86_64" ]; then
+ perl -pi -e 's/tcl8.[^5]//g' configure
+ else
+ perl -pi -e 's/tcl8.[^4]//g' configure
+ fi
+<<
DocFiles: README COPYING doc/COPYING-GPLv2 AUTHORS NEWS TODO ChangeLog
doc/README.i18n doc/README.logformat
#
Description: Text/line based ICQ client with many features
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts.
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs