network/kssh: Updated for version 0.7

This commit is contained in:
Ricardson Williams 2010-05-11 19:45:54 +02:00 committed by Michiel van Wessem
parent 1870920366
commit 636c1c2483
3 changed files with 15 additions and 4 deletions

View file

@ -31,7 +31,7 @@ VERSION=0.7
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
CWD=`pwd`
CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
@ -51,8 +51,10 @@ cd $PRGNAM-$VERSION || exit 1
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
KDEPREF=$(kde-config --prefix)
CFLAGS="$SLKCFLAGS" \
./configure --prefix=/opt/kde \
./configure --prefix=$KDEPREF \
--sysconfdir=/etc \
--localstatedir=/var \
|| exit 1

View file

@ -1,7 +1,7 @@
PRGNAM="kssh"
VERSION="0.7"
HOMEPAGE="http://www.kde-apps.org/content/show.php?content=9965"
DOWNLOAD="http://jaist.dl.sourceforge.net/sourceforge/kssh/kssh-0.7.tar.gz"
DOWNLOAD="http://dl.sourceforge.net/kssh/kssh-0.7.tar.gz"
MD5SUM="89cc9a24d0d20fa1211894961a6fc662"
MAINTAINER="Ricardson Williams"
EMAIL="ricardsonwilliams@yahoo.com.br"

View file

@ -1,4 +1,12 @@
kssh: kssh
# 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------------------------------------------------------|
kssh: kssh (ssh/openssh frontend)
kssh:
kssh: KSSH is a ssh/openssh frontend for KDE.
kssh:
@ -8,3 +16,4 @@ kssh:
kssh:
kssh:
kssh:
kssh: