[Lunar-commits] CVS: moonbase/kde3-utils/kssh BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Florin Braescu
florin at lunar-linux.org
Sun May 9 17:13:19 GMT 2004
Update of /var/cvs/lunar/moonbase/kde3-utils/kssh
In directory dbguin.lunar-linux.org:/tmp/cvs-serv10830
Added Files:
BUILD DEPENDS DETAILS
Log Message:
KDE Secure Shell.
--- NEW FILE: BUILD ---
(
./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
--with-qt-dir=${QT_PREFIX:-$QTDIR} \
--disable-debug \
--enable-final \
--enable-fast-malloc=full \
--with-xinerama \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends kdelibs3
--- NEW FILE: DETAILS ---
MODULE=kssh
VERSION=0.7
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
SOURCE_VFY=md5:89cc9a24d0d20fa1211894961a6fc662
WEB_SITE=http://kssh.sourceforge.net
ENTERED=20040509
UPDATED=20040509
MAINTAINER=florin at lunar-linux.org
SHORT="KDE Secure Shell."
cat << EOF
KDE 3 Secure Shell frontend
KSSH allows you to access ssh via a nice GUI that remembers the
host -> username/options associations.
It also install a new Konsole session that open an ssh connection.
EOF
More information about the Lunar-commits
mailing list