[Lunar-commits] CVS: moonbase/kde3-utils/smb4k BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Florin Braescu
florin at lunar-linux.org
Sun May 9 12:41:36 GMT 2004
Update of /var/cvs/lunar/moonbase/kde3-utils/smb4k
In directory dbguin.lunar-linux.org:/tmp/cvs-serv16611
Added Files:
BUILD DEPENDS DETAILS
Log Message:
a SMB shares browser for KDE.
--- 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 &&
depends samba
--- NEW FILE: DETAILS ---
MODULE=smb4k
VERSION=0.3.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://download.berlios.de/$MODULE/$SOURCE
SOURCE_VFY=md5:081e345032171389d409f66412515e7c
WEB_SITE=http://smb4k.berlios.de/
ENTERED=20040409
UPDATED=20040409
MAINTAINER=florin at lunar-linux.org
SHORT="Smb4K is an SMB share browser for KDE."
cat << EOF
Smb4K is an SMB share browser for KDE. Its aim is to provide a tool for an
easy access to the SMB shares of your local network neighborhood.
Features so far:
- Scanning for (active) workgroups, hosts, and shares
- Mounting/unmounting of SMB shares, including unmounting all shares at once
- Access to the files of a mounted SMB share using Konqueror
- Auto-detection of external mounts/unmounts
- Mounting of recently used shares on start-up
- Miscellaneous infos about the SMB shares
- Basic network search
- WINS server support
- Preview of SMB shares
- Selectable look-up method
- Default login
- Translations
EOF
More information about the Lunar-commits
mailing list