summaryrefslogtreecommitdiffstats
path: root/system/sakura
diff options
context:
space:
mode:
author Eugene Wissner2011-05-05 06:38:07 +0200
committer Robby Workman2011-05-05 06:38:07 +0200
commitc56d093d12408b1008ef203133676051caebee0a (patch)
treebdebc2163508a2506269ab4101e394d6bcc20b18 /system/sakura
parent31c455cb65ef88cfb2f5e1fa94c9a5c0135ad7f5 (diff)
downloadslackbuilds-c56d093d12408b1008ef203133676051caebee0a.tar.gz
system/sakura: Updated for version 2.4.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/sakura')
-rw-r--r--system/sakura/README7
-rw-r--r--system/sakura/sakura.SlackBuild10
-rw-r--r--system/sakura/sakura.info8
-rw-r--r--system/sakura/slack-desc1
4 files changed, 9 insertions, 17 deletions
diff --git a/system/sakura/README b/system/sakura/README
index 88a2c5d15d..9f72ecb534 100644
--- a/system/sakura/README
+++ b/system/sakura/README
@@ -1,7 +1,4 @@
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. As far as i know, the only terminal emulators
-based on VTE are gnome-terminal, XFCE Terminal, and a small sample program
-included in the vte sources. Sakura differences from the last one is 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.
+have a decent terminal emulator. Sakura uses a notebook to provide several
+terminals in one window and adds a contextual menu with some basic options.
diff --git a/system/sakura/sakura.SlackBuild b/system/sakura/sakura.SlackBuild
index 731306263c..11a2ca9f6f 100644
--- a/system/sakura/sakura.SlackBuild
+++ b/system/sakura/sakura.SlackBuild
@@ -3,19 +3,17 @@
# Slackware build script for sakura
# Written by Erik Hanson erik@slackbuilds.org
# Updated by Kristaps Esterlins <esterlinsh[at]gmail.com>
-# Updated by Eugene Wissner <belka.ew@gmail.com>
+# Updated by Eugene Wissner <eugen@flevum.de>
PRGNAM=sakura
-VERSION=${VERSION:-2.3.8}
+VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
@@ -54,9 +52,7 @@ find . \
cmake \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_C_FLAGS_RELEASE:STRING="$SLKCFLAGS -DNDEBUG" \
- -DCMAKE_CXX_FLAGS_RELEASE:STRING="$SLKCFLAGS -DNDEBUG" \
- -DCMAKE_BUILD_TYPE=Release \
- .
+ -DCMAKE_BUILD_TYPE=Release
make
make install DESTDIR=$PKG
strip --strip-unneeded $PKG/usr/bin/sakura
diff --git a/system/sakura/sakura.info b/system/sakura/sakura.info
index 4cdf97d7d1..b357f9e8f6 100644
--- a/system/sakura/sakura.info
+++ b/system/sakura/sakura.info
@@ -1,10 +1,10 @@
PRGNAM="sakura"
-VERSION="2.3.8"
+VERSION="2.4.0"
HOMEPAGE="http://pleyades.net/david/sakura.php"
-DOWNLOAD="http://pleyades.net/david/projects/sakura/sakura-2.3.8.tar.bz2"
-MD5SUM="5ce4c9498ea5eb909dbd03617087202e"
+DOWNLOAD="http://pleyades.net/david/projects/sakura/sakura-2.4.0.tar.bz2"
+MD5SUM="ebc9ac2d0559c11863ed957557e95fef"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Eugene Wissner"
-EMAIL="belka.ew@gmail.com"
+EMAIL="eugen@flevum.de"
APPROVED="rworkman"
diff --git a/system/sakura/slack-desc b/system/sakura/slack-desc
index 1b604b898b..80c0614f07 100644
--- a/system/sakura/slack-desc
+++ b/system/sakura/slack-desc
@@ -17,4 +17,3 @@ sakura:
sakura: http://pleyades.net/david/sakura.php
sakura:
sakura:
-sakura: