Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv23057/crypto/finkinfo

Added Files:
        centericq.info centericq.patch 
Log Message:
whoops...this thing seems to have its own crypto code


--- NEW FILE: centericq.info ---
Package: centericq
Version: 4.21.0
Revision: 1005
GCC: 4.0
###
BuildDepends: autoconf (>= 2.60-1), libsigc++2 (>= 2.0.17-1001), glib, 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, libncurses5, 
x11-dev, libcurl3-unified
Depends: x11, libsigc++2-shlibs (>= 2.0.17-1001), glib-shlibs, 
libcurl3-unified-shlibs, libgettext3-shlibs
###
Source: mirror:custom:%n-%v.tar.gz
CustomMirror: <<
eur-de: http://centericq.de/archive/source/releases/
eur-ua: http://konst.org.ua/download/
<<
Source-MD5: 3dbf6237a19cb41029f3abd90251edc3
###
Patch: %n.patch
###
ConfigureParams: --mandir=%p/share/man --disable-msn
SetLIBS: -lintl
CompileScript: <<
#!/bin/sh -ev
cd connwrap-0.1
%p/bin/autoconf
cd ../kkconsui-0.1
%p/bin/autoconf
cd ../kkstrtext-0.1
%p/bin/autoconf
cd ../kksystr-0.1
%p/bin/autoconf
cd ../libicq2000-0.1
%p/bin/aclocal
%p/bin/autoconf
cd ../libjabber-0.1
%p/bin/autoconf
cd ../libmsn-0.1
%p/bin/aclocal
%p/bin/autoconf
cd ../libyahoo2-0.1
%p/bin/autoconf
cd ..
./configure %c
make
<<

###
InstallScript: <<
make install DESTDIR=%d
strip %i/bin/%n
rm -f %i/lib/charset.alias
rm -f %i/share/locale/locale.alias
<<
###
DocFiles: README COPYING FAQ README ChangeLog
###
Description: Text IM for ICQ/Yahoo/MSN/AIM/Jabber/IRC
DescDetail: <<
Centericq is a text mode menu- and window-driven IM interface that supports 
the ICQ2000, Yahoo!, AIM, IRC and Jabber protocols.
<<
DescPackaging: <<
MSN disabled due to crash on launch.

Some components appear to have broken aclocal.m4 that cause
m4 (from autoconf 2.60) to choke, so regenerate those.
<<
###
License: GPL
Maintainer: Ben Hines <[EMAIL PROTECTED]>
Homepage: http://konst.org.ua/centericq/

--- NEW FILE: centericq.patch ---

--- centericq-4.14.0/libjabber-0.1/libxode.h.orig       Wed Jan 19 21:22:40 2005
+++ centericq-4.14.0/libjabber-0.1/libxode.h    Wed Jan 19 21:23:02 2005
@@ -1,3 +1,4 @@
+#include <stdint.h>
 #include <string.h>
 #include <stdlib.h>
 #include <sys/types.h>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to