Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv30438

Added Files:
        irssi-10.7.info irssi.patch 
Log Message:
from unstable; claimed previous unstable built fine, so this is a cleaned up 
varianting of it


--- NEW FILE: irssi.patch ---
diff -Nurd -x'*~' irssi-0.8.15.orig/configure irssi-0.8.15/configure
--- irssi-0.8.15.orig/configure 2010-04-03 12:21:26.000000000 -0400
+++ irssi-0.8.15/configure      2010-04-11 15:07:20.000000000 -0400
@@ -13078,7 +13078,7 @@
 
            CURSES_INCLUDEDIR="-I$withval/include"
            search_ncurses=false
-           screen_manager=""ncurses on $withval/include""
+           screen_manager="ncurses on $withval/include"
             $as_echo "#define HAS_CURSES 1" >>confdefs.h
 
             has_curses=true
diff -Nurd -x'*~' irssi-0.8.15.orig/src/core/Makefile.in 
irssi-0.8.15/src/core/Makefile.in
--- irssi-0.8.15.orig/src/core/Makefile.in      2010-04-03 12:21:28.000000000 
-0400
+++ irssi-0.8.15/src/core/Makefile.in   2010-04-11 15:05:58.000000000 -0400
@@ -258,6 +258,7 @@
 INCLUDES = \
        -I$(top_srcdir)/src \
        -I$(top_srcdir)/src/core \
+       $(SSL_CFLAGS) \
        $(GLIB_CFLAGS) \
        -DSYSCONFDIR=\""$(sysconfdir)"\" \
        -DMODULEDIR=\""$(libdir)/irssi/modules"\"

--- NEW FILE: irssi-10.7.info ---
Info2: <<
Package: irssi
Version: 0.8.15
Revision: 305
Distribution: 10.7
Maintainer: Daniel Macks <dma...@netspace.org>
BuildDepends: <<
 fink (>= 0.24.12-1),
 glib2-dev (>= 2.22.0-1),
 libncurses5 (>= 5.4-20041023-1006),
 pkgconfig (>= 0.23),
 system-openssl-dev
<<
Depends: <<
 glib2-shlibs (>= 2.22.0-1),
 libncurses5-shlibs (>= 5.4-20041023-1006),
 perl%type_pkg[perl]-core
<<
Replaces: irssi-ssl
Source: http://www.irssi.org/files/irssi-%v.tar.bz2
Source-MD5: 1dcb3f511b88df94b0c996f36668c7da
PatchFile: %n.patch
PatchFile-MD5: a1d48e525b86b595b32e9d877a2f12ea
SetLDFLAGS: -L%p/lib/system-openssl/lib
Type: perl 5.12.3
CompileScript: <<
#!/bin/sh -ex
        export ARCHFLAGS=""
        export perlpath=`perl -e 'print $ARGV[0]=~/PERL="(.*?)"/' '%c'`
        ./configure \
                --prefix=%p \
                --disable-dependency-tracking \
                --with-modules \
                --with-ncurses=%p \
                --with-proxy \
                --enable-ipv6 \
                --mandir=%p/share/man \
                --with-perl-lib=%p/lib/perl5/%type_raw[perl] \
                --with-socks \
                --enable-ssl \
                
PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:%p/lib/system-openssl/lib/pkgconfig:$PKG_CONFIG_PATH"
        make perlpath='ARCHFLAGS="" perl%type_raw[perl]'
<<
NoPerlTests: true
DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
UpdatePOD: true
Description: Modular IRC client
DescPackaging: <<
 Update the podfiles manually, due to fink changes for Type: perl
 Enabled IRC proxy support

 Formerly maintained by Max Horn

 Unify against system-openssl to avoid fink-openssl restrictive
 licence. Make sure system-openssl paths come first when searching for
 openssl headers and libs.
<<
Homepage: http://www.irssi.org/
License: GPL
<<


------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to