[Lunar-commits] <moonbase> sakura: ver 2.4.0

Paul Bredbury brebs at lunar-linux.org
Fri Feb 25 12:54:06 CET 2011


commit d57419dc81e7f9bbfd887da83f268c80e0bd58be
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Fri Feb 25 18:54:06 2011 +0700

    sakura: ver 2.4.0
---
 zbeta/sakura/BUILD   |    4 ++--
 zbeta/sakura/DETAILS |   10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/zbeta/sakura/BUILD b/zbeta/sakura/BUILD
index a949451..6edf358 100644
--- a/zbeta/sakura/BUILD
+++ b/zbeta/sakura/BUILD
@@ -1,6 +1,6 @@
 (
 
-       cmake -DCMAKE_INSTALL_PREFIX=/usr .     &&
-       default_make
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .  &&
+  default_make
 
 ) > $C_FIFO 2>&1
diff --git a/zbeta/sakura/DETAILS b/zbeta/sakura/DETAILS
index 30dbe7d..9c71e73 100644
--- a/zbeta/sakura/DETAILS
+++ b/zbeta/sakura/DETAILS
@@ -1,13 +1,13 @@
           MODULE=sakura
-         VERSION=2.3.8
+         VERSION=2.4.0
           SOURCE=${MODULE}-${VERSION}.tar.bz2
       SOURCE_URL=http://www.pleyades.net/david/projects/sakura/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-      SOURCE_VFY=sha1:d95016484734a10ef1966431c8f5e2d923040a0f
+      SOURCE_VFY=sha1:417508be2551ff82e6bad8868832ef634479a432
         WEB_SITE="http://www.pleyades.net/david/sakura.php"
          ENTERED=20101119
          UPDATED=20101119
-           SHORT="vte based terminal emulator"
+           SHORT="VTE-based terminal emulator"
+
 cat <<EOF
 sakura is a terminal emulator based on GTK and VTE. It's a terminal
 emulator with few dependencies, so you don't need a full GNOME
@@ -16,5 +16,5 @@ emulators based on VTE are gnome-terminal, XFCE Terminal, TermIt and
 a small sample program included in the vte sources. The differences
 between sakura and the last one are that it uses a notebook to provide
 several terminals in one window and adds a contextual menu with some
-basic options. No more no less.
+basic options. No more, no less.
 EOF


More information about the Lunar-commits mailing list