Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/x11
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12593/10.4-transitional/unstable/main/finkinfo/x11
Added Files:
rxvt-unicode.info rxvt-unicode.patch
Log Message:
New package: rxvt clone with XFT and Unicode support. This package doesn't
conflict with rxvt or rxvt-ml.
--- NEW FILE: rxvt-unicode.info ---
Package: rxvt-unicode
Version: 7.7
Revision: 1
Source: http://dist.schmorp.de/%n/%n-%v.tar.bz2
Source-MD5: 68298390375da1b34f89a0aa634c9b20
BuildDepends: x11-dev, fink (>= 0.24.12)
Depends: x11
PatchFile: %n.patch
PatchFile-MD5: e461a57db7b2fc269e44fe413c9c1f33
ConfigureParams: --enable-everything --mandir='${prefix}/share/man'
GCC: 3.3
DocFiles: COPYING Changes INSTALL README* doc/README* doc/changes.txt doc/etc/*
Description: rxvt clone with XFT and Unicode support
License: GPL
Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
Homepage: http://software.schmorp.de/pkg/rxvt-unicode.html
--- NEW FILE: rxvt-unicode.patch ---
diff -Naur rxvt-unicode-7.7.orig/doc/Makefile.in
rxvt-unicode-7.7/doc/Makefile.in
--- rxvt-unicode-7.7.orig/doc/Makefile.in 2006-02-01 05:55:51.000000000
+0900
+++ rxvt-unicode-7.7/doc/Makefile.in 2006-03-26 11:20:44.000000000 +0900
@@ -107,7 +107,7 @@
@IF_PERL@ $(INSTALL) -d $(DESTDIR)$(man3dir)
@IF_PERL@ $(SED) $(SEDREPLACE) < rxvtperl.3.man.in >rxvtperl.3.man
@IF_PERL@ $(INSTALL_DATA) rxvtperl.3.man
$(DESTDIR)$(man3dir)/$(RXVTNAME)perl.$(man3ext)
- if test -x "@TIC@"; then if test -n "@TIC@"; then @TIC@
etc/rxvt-unicode.terminfo; fi; fi
+ if test -x "@TIC@"; then if test -n "@TIC@"; then @TIC@ -o
$(DESTDIR)$(prefix)/share/terminfo etc/rxvt-unicode.terminfo; fi; fi
uninstall:
-(cd $(mandir); rm -f $(RXVTNAME).$(manext) )
diff -Naur rxvt-unicode-7.7.orig/src/rxvtc.C rxvt-unicode-7.7/src/rxvtc.C
--- rxvt-unicode-7.7.orig/src/rxvtc.C 2006-02-21 07:41:16.000000000 +0900
+++ rxvt-unicode-7.7/src/rxvtc.C 2006-03-26 11:17:24.000000000 +0900
@@ -29,6 +29,7 @@
#include <unistd.h>
#include <sys/socket.h>
#include <sys/un.h>
+#include <limits.h>
#include "rxvtdaemon.h"
#include "libptytty.h"
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits