[SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (df302b4c553bc2b8300be5f65c0deb765f944163)

Alexander Tsamutali scm at mail.sourcemage.org
Thu Oct 12 05:30:02 EDT 2006


GIT changes to master grimoire by Alexander Tsamutali <astsmtl at gmail.com>:

 shell-term-fm/sakura/BUILD                  |    2 ++
 shell-term-fm/sakura/DEPENDS                |    2 ++
 shell-term-fm/sakura/DETAILS                |   16 ++++++++++++++++
 shell-term-fm/sakura/HISTORY                |    2 ++
 shell-term-fm/sakura/desktop/sakura.desktop |    8 ++++++++
 5 files changed, 30 insertions(+)

New commits:
commit df302b4c553bc2b8300be5f65c0deb765f944163
Author: Alexander Tsamutali <astsmtl at gmail.com>
Commit: Alexander Tsamutali <astsmtl at gmail.com>

    new spell, terminal emulator based on GTK and VTE

diff --git a/shell-term-fm/sakura/BUILD b/shell-term-fm/sakura/BUILD
new file mode 100755
index 0000000..30c46e4
--- /dev/null
+++ b/shell-term-fm/sakura/BUILD
@@ -0,0 +1,2 @@
+./0 --prefix=${INSTALL_ROOT}/usr
+make
diff --git a/shell-term-fm/sakura/DEPENDS b/shell-term-fm/sakura/DEPENDS
new file mode 100755
index 0000000..920766d
--- /dev/null
+++ b/shell-term-fm/sakura/DEPENDS
@@ -0,0 +1,2 @@
+depends gtk+2 &&
+depends vte
diff --git a/shell-term-fm/sakura/DETAILS b/shell-term-fm/sakura/DETAILS
new file mode 100755
index 0000000..fafc556
--- /dev/null
+++ b/shell-term-fm/sakura/DETAILS
@@ -0,0 +1,16 @@
+           SPELL=sakura
+         VERSION=1.1.1
+          SOURCE=$SPELL-$VERSION.tar.bz2
+     SOURCE_HASH=sha512:33b471c56df9091effb10d9c7bc54de40144b0f6ca5bc9b53cb8225fe1fea46dcd292c3663f2dad5b29d8af99e9ae3490fc935319d8aee4a18be188827fc3ffe 
+   SOURCE_URL[0]=http://pleyades.net/david/projects/sakura/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+        WEB_SITE=http://pleyades.net/david/projects/sakura
+         ENTERED=20061012
+      LICENSE[0]=GPL 
+        KEYWORDS="terminal emulator"
+           SHORT="sakura is a terminal emulator based on GTK and VTE."
+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 desktop installed to have a decent terminal emulator.
+EOF
diff --git a/shell-term-fm/sakura/HISTORY b/shell-term-fm/sakura/HISTORY
new file mode 100644
index 0000000..e8dd773
--- /dev/null
+++ b/shell-term-fm/sakura/HISTORY
@@ -0,0 +1,2 @@
+2006-10-12 Alexander Tsamutali <astsmtl at gmail.com>
+	* DETAILS, DEPENDS, BUILD, HISTORY: Created this spell
diff --git a/shell-term-fm/sakura/desktop/sakura.desktop b/shell-term-fm/sakura/desktop/sakura.desktop
new file mode 100644
index 0000000..bb227db
--- /dev/null
+++ b/shell-term-fm/sakura/desktop/sakura.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Sakura
+Exec=sakura
+Icon=terminal-tango.png
+Terminal=false
+Type=Application
+Categories=Application;XTerminals;



More information about the SM-Commit mailing list