[Lunar-commits] CVS: moonbase/net/RCon BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1
Chad Kittel
v3rt1g0 at lunar-linux.org
Sun Dec 19 20:41:04 UTC 2004
Update of /var/cvs/lunar/moonbase/net/RCon
In directory espresso.foo-projects.org:/tmp/cvs-serv1772/RCon
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Inital Import. A Perl/TK frontend (kinda) to rdesktop.
--- NEW FILE: BUILD ---
(
cd TRCon &&
sedit "s:CFLAGS.\+= -O2 -Wall:CFLAGS = $CFLAGS:" Makefile &&
make &&
prepare_install &&
install -m0755 TRCon $MODULE_PREFIX/bin &&
cd .. &&
install -m0755 RCon $MODULE_PREFIX/bin &&
install -m0755 RConConfig $MODULE_PREFIX/bin &&
gather_docs TRCon/README
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends perl-tk &&
depends rdesktop
--- NEW FILE: DETAILS ---
MODULE=RCon
VERSION=0.34
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.hum.aau.dk/~schimkat/data/software/scripts/
SOURCE_VRY=sha1:b148f4e6e8b1d945763c47aa59fea6a8365b341f
WEB_SITE=http://www.hum.aau.dk/~schimkat/data/RCon.php
ENTERED=20041219
UPDATED=20041219
SHORT="A Perl/Tk utillity for connecting to RDP servers"
cat << EOF
RCon (RdesktopConnector) is a Perl/Tk utillity for connecting to
mulitple RDP compliant servers using Rdesktop 1.3. RCon provides you
with a graphical interface which makes it easy to connect to the
Windows server.
EOF
More information about the Lunar-commits
mailing list