[Lunar-commits] r23121 - in moonbase/trunk/terminal: . rxvt-unicode tilda

Jan Eidtmann cmak at lunar-linux.org
Sat Feb 3 18:37:35 CET 2007


Author: cmak
Date: 2007-02-03 18:37:35 +0100 (Sat, 03 Feb 2007)
New Revision: 23121

Added:
   moonbase/trunk/terminal/rxvt-unicode/
   moonbase/trunk/terminal/rxvt-unicode/DEPENDS
   moonbase/trunk/terminal/rxvt-unicode/DETAILS
Modified:
   moonbase/trunk/terminal/tilda/DETAILS
Log:
added

Added: moonbase/trunk/terminal/rxvt-unicode/DEPENDS
===================================================================
--- moonbase/trunk/terminal/rxvt-unicode/DEPENDS	                        (rev 0)
+++ moonbase/trunk/terminal/rxvt-unicode/DEPENDS	2007-02-03 17:37:35 UTC (rev 23121)
@@ -0,0 +1 @@
+depends sysvinit

Added: moonbase/trunk/terminal/rxvt-unicode/DETAILS
===================================================================
--- moonbase/trunk/terminal/rxvt-unicode/DETAILS	                        (rev 0)
+++ moonbase/trunk/terminal/rxvt-unicode/DETAILS	2007-02-03 17:37:35 UTC (rev 23121)
@@ -0,0 +1,47 @@
+          MODULE=rxvt-unicode
+         VERSION=8.1
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://dist.schmorp.de/rxvt-unicode/
+      SOURCE_VFY=sha1:b7d1d5188a655bcade8fd0708903bc3fc73484a4
+        WEB_SITE=http://software.schmorp.de/pkg/rxvt-unicode.html
+         ENTERED=20070203
+         UPDATED=20070203
+           SHORT="rxvt-unicode is a clone of rxvt"
+cat << EOF
+Its main features (many of them unique) over rxvt are:
+
+    * Stores text in Unicode (either UCS-2 or UCS-4).
+    * Uses locale-correct input, output and width: as long as your system
+      supports the locale, rxvt-unicode will display correctly.
+    * Daemon mode: one daemon can open multiple windows on multiple displays,
+      which improves memory usage and startup time considerably.
+    * Embedded perl, for endless customization and improvement opportunities,
+      such as:
+          o Tabbed terminal support.
+          o Regex-driven customisable selection that can properly select shell
+            arguments, urls etc.
+          o Selection-transformation and option popup menus.
+          o Automatically transforming the selection once made.
+          o Incremental scrollback buffer search.
+          o Automatic URL-underlining and launching.
+          o Remote pastebin, digital clock, block graphics to ascii filter and
+            whatever you like to implement for yourself.
+    * Crash-free. At least I try, but rxvt-unicode certainly crashes much less
+      often than rxvt and its many clones, and reproducible bugs get fixed
+      immediately.
+    * Completely flicker-free.
+    * Re-wraps long lines instead of splitting or cutting them on resizes.
+    * Full combining character support (unlike xterm :).
+    * Multiple fonts supported at the same time: No need to choose between nice
+      japanese and ugly latin, or no japanese and nice latin characters :).
+    * Supports Xft and core fonts in any combination.
+    * Can easily be embedded into other applications.
+    * All documentation accessible through manpages.
+    * Locale-independent XIM support.
+    * Many small improvements, such as improved and corrected terminfo,
+      improved secondary screen modes, italic and bold font support, tinting
+      and shading.
+    * Encapsulation of privileged operations in a separate process (improves
+      security).
+    * Optimised for local and remote connections.
+EOF

Modified: moonbase/trunk/terminal/tilda/DETAILS
===================================================================
--- moonbase/trunk/terminal/tilda/DETAILS	2007-02-03 17:25:27 UTC (rev 23120)
+++ moonbase/trunk/terminal/tilda/DETAILS	2007-02-03 17:37:35 UTC (rev 23121)
@@ -1,11 +1,11 @@
           MODULE=tilda
-         VERSION=0.09.3
+         VERSION=0.9.4
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/tilda/
-      SOURCE_VFY=sha1:bed8987019357791da94c36944cebdb5b0cbdd43
+      SOURCE_VFY=sha1:1e50215f6077be5b71dc87d4cf7d33cff7baf2b3
         WEB_SITE=http://tilda.sf.net
          ENTERED=20060421
-         UPDATED=20060703
+         UPDATED=20070125
            SHORT="Pull-down terminal emulator"
       MAINTAINER=jannis at lunar-linux.org
 



More information about the Lunar-commits mailing list