Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv7629/10.4/stable/main/finkinfo/x11

Modified Files:
        rxvt.info rxvt-ml.info 
Added Files:
        mrxvt.info 
Log Message:
Sync with unstable.

Index: rxvt-ml.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11/rxvt-ml.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- rxvt-ml.info        13 Jan 2007 19:55:11 -0000      1.3
+++ rxvt-ml.info        13 Dec 2007 18:18:59 -0000      1.4
@@ -1,26 +1,19 @@
 Package: rxvt-ml
-Version: 2.7.8
+Version: 2.7.10
 Revision: 2
-Conflicts: rxvt
-Replaces: rxvt
-Provides: rxvt
-Source: mirror:custom:rxvt-%v.tar.gz
-Source-MD5: e91b733b4f480f218db4b3b331ea42f6
-BuildDepends: x11-dev
-Depends: x11
-CustomMirror: <<
- Primary: ftp://ftp.rxvt.org/pub/rxvt/
- Secondary: ftp://ftp.rxvt.org/pub/rxvt/old
+Type: bundle
+Depends: rxvt (>=%v-%r), fink-obsolete-packages
+PreInstScript: <<
+echo "=====NOTICE====="
+echo "rxvt-ml is obsolete, having been deprecated in favor of rxvt."
+echo "(Now rxvt itself supports multi-language.)"
+echo "You can remove rxvt-ml now."
+echo "================"
 <<
-ConfigureParams: --enable-everything --mandir='${prefix}/share/man' 
--enable-languages
-Description: VT102 emulator for X11 with multi-language support
+Description: Placeholder package to update to rxvt. (OBSOLETE)
 DescDetail: <<
-rxvt is intended as an xterm replacement for users who  do  
-not require  features  such  as  Tektronix  4014 emulation and
-toolkit-style configurability.  As  a  result,  rxvt  uses much
-much  less  swap  space  --  a  significant advantage on a machine
-serving many X sessions.
+rxvt-ml is an obsolete package to allow upgrading of legacy rxvt-ml
+packages to current rxvt with m17n enabled.
 <<
-License: GPL
-Maintainer: None <[EMAIL PROTECTED]>
-Homepage: http://www.rxvt.org/
+Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
+Homepage: http://pdb.finkproject.org/pdb/package.php/fink-obsolete-packages

--- NEW FILE: mrxvt.info ---
Package: mrxvt
Version: 0.5.3
Revision: 1
Source: mirror:sourceforge:materm/%n-%v.tar.gz
Source-MD5: 0dac39bef63a4a69eab35c027e8c5bdf
Source2: mirror:sourceforge:materm/no-scroll-with-buffer-%n-%v.patch
Source2-MD5: 9032af5f981b91462ed916d27ae286b9
BuildDepends: x11-dev, libpng3, libjpeg, libiconv-dev
Depends: x11, libjpeg-shlibs, libpng3-shlibs, libiconv
PatchScript: patch -p0 < ../no-scroll-with-buffer-%n-%v.patch
ConfigureParams: --enable-everything --mandir=%p/share/man --disable-debug
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
Description: VT102 emulator with multi-language support
DescDetail: <<
Mrxvt (previously named materm) is a lightweight, powerful multi-tabbed 
terminal emulator for the X window system, based on rxvt version 2.7.11 
CVS and aterm. 
It implements many useful features seen in some modern X terminal emulators 
(like gnome-terminal and konsole) but aims to be fast, lightweight and 
independent of standard toolkits or desktop environments (e.g. Gnome / KDE).
You may customize mrxvt by copying the mrxvt.sample file located in
%p/etc/mrxvt inside your home directory under filename .mrxvtrc
Apart from the man page, see the FAQ/Tips and tricks on the web site. 
<<
License: GPL
DescPackaging: <<
  Formerly maintained by Michele Garoche

  PatchScript incorporates upstream patch
<<
Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
Homepage: http://materm.sourceforge.net/wiki/
Index: rxvt.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11/rxvt.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- rxvt.info   13 Jan 2007 19:55:11 -0000      1.3
+++ rxvt.info   13 Dec 2007 18:18:59 -0000      1.4
@@ -1,17 +1,28 @@
 Package: rxvt
-Version: 2.7.8
-Revision: 2
-Conflicts: rxvt-ml
-Replaces: rxvt-ml
+Version: 2.7.10
+Revision: 3
+Conflicts: rxvt-ml (<= 2.7.10-1)
+Replaces: rxvt-ml (<= 2.7.10-1)
 Source: mirror:custom:%n-%v.tar.gz
-Source-MD5: e91b733b4f480f218db4b3b331ea42f6
+Source-MD5: 302c5c455e64047b02d1ef19ff749141
+Source2: 
http://gentoo.gg3.net/portage/x11-terms/rxvt/files/rxvt-%v-line-scroll.patch
+Source3: http://gentoo.gg3.net/portage/x11-terms/rxvt/files/rxvt-%v-rk.patch
+Source4: http://gentoo.gg3.net/distfiles/rxvt-%v-xim-fix.patch.gz
+Source2-MD5: bbc012ce17c6e34803302e82cdf0a082
+Source3-MD5: 16be90450ba268312bb146b3d4e7b6e9
+Source4-MD5: 299ecbc322232d4031c02c72981fb193
 BuildDepends: x11-dev
 Depends: x11
 CustomMirror: <<
  Primary: ftp://ftp.rxvt.org/pub/rxvt/
  Secondary: ftp://ftp.rxvt.org/pub/rxvt/old
 <<
-ConfigureParams: --enable-everything --mandir='${prefix}/share/man' 
+PatchScript: <<
+ patch -p0 < ../rxvt-%v-line-scroll.patch
+ patch -p1 < ../rxvt-%v-rk.patch
+ gzip  -dc   ../rxvt-%v-xim-fix.patch.gz | patch -p1
+<<
+ConfigureParams: --enable-everything --mandir='${prefix}/share/man' 
--enable-languages --disable-utmp
 Description: VT102 emulator for X11
 DescDetail: <<
 rxvt is intended as an xterm replacement for users who  do  
@@ -21,5 +32,5 @@
 serving many X sessions.
 <<
 License: GPL
-Maintainer: None <[EMAIL PROTECTED]>
+Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
 Homepage: http://www.rxvt.org/


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to