From 5c72e5392d4f5538bb097c00f442c4b38f87464c Mon Sep 17 00:00:00 2001 From: Martin Lefebvre Date: Tue, 11 May 2010 19:46:20 +0200 Subject: system/aterm: Updated for version 1.0.0 --- system/aterm/aterm.SlackBuild | 3 +-- system/aterm/aterm.info | 2 +- system/aterm/slack-desc | 18 +++++++++++++----- 3 files changed, 15 insertions(+), 8 deletions(-) (limited to 'system/aterm') diff --git a/system/aterm/aterm.SlackBuild b/system/aterm/aterm.SlackBuild index 1c39cc272c..17da443fae 100644 --- a/system/aterm/aterm.SlackBuild +++ b/system/aterm/aterm.SlackBuild @@ -29,7 +29,7 @@ VERSION=1.0.0 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} @@ -46,7 +46,6 @@ cd $TMP || exit 1 rm -rf $PRGNAM-$VERSION tar -xjvf $CWD/$PRGNAM-$VERSION.tar.bz2 || exit 1 cd $PRGNAM-$VERSION || exit 1 - chown -R root:root . chmod -R a-s,u+w,go+r-w . diff --git a/system/aterm/aterm.info b/system/aterm/aterm.info index bf398f9cfc..21bec40247 100644 --- a/system/aterm/aterm.info +++ b/system/aterm/aterm.info @@ -5,4 +5,4 @@ DOWNLOAD="http://dl.sourceforge.net/sourceforge/aterm/aterm-1.0.0.tar.bz2" MD5SUM="ceb64c62ae243a7fc3ddb0d6f9a19faa" MAINTAINER="Martin Lefebvre" EMAIL="dadexter@gmail.com" -APPROVED="robw810" +APPROVED="rworkman" diff --git a/system/aterm/slack-desc b/system/aterm/slack-desc index 0e9252aa17..ec6fe6e980 100644 --- a/system/aterm/slack-desc +++ b/system/aterm/slack-desc @@ -1,11 +1,19 @@ -aterm: Terminal emulator with nice visual effects +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +aterm: aterm (Terminal emulator with nice visual effects) aterm: aterm: aterm is designed to provide pleasing visual effects, while -aterm: performing such a mundane function as terminal emulation under X. It is -aterm: largely based on rxvt code. Several points set it apart from other +aterm: performing such a mundane function as terminal emulation under X. It +aterm: is largely based on rxvt code. Several points set it apart from other aterm: similar applications: aterm: # fast pseudo-transparency, that does not consume any additional aterm: resources. -aterm: # optional off-focus fading of text - when aterm looses focus its contents -aterm: is dimmed. +aterm: # optional off-focus fading of text - when aterm looses focus its +aterm: contents is dimmed. aterm: # NeXT-ish scrollbar -- cgit v1.2.3