[Lunar-commits] CVS: moonbase/kde3-apps/krename BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Joel Vennin
jol at lunar-linux.org
Fri Mar 19 19:24:09 GMT 2004
Update of /var/cvs/lunar/moonbase/kde3-apps/krename
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8300
Added Files:
BUILD DEPENDS DETAILS
Log Message:
First Import of krename
Krename offers an easy way to rename hundreds of files in one go, giving you as much freedom as you need
--- NEW FILE: BUILD ---
(
export LD_LIBRARY_PATH=${QT_PREFIX:-$QTDIR}/lib
export PATH=${QT_PREFIX:-$QTDIR}/bin:${KDE_PREFIX:-$KDEDIR}/bin:$PATH
export LD_RUN_PATH=${KDE_PREFIX:-$KDEDIR}/lib:${KDE_PREFIX:-$KDEDIR}/lib/kde3
./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 "kdebase3"
--- NEW FILE: DETAILS ---
MODULE=krename
VERSION=2.9.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_VFY=md5:39db99aa6a3c1c5a6b1e822e5e61457b
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
WEB_SITE=http://www.krename.net
ENTERED=20040319
UPDATED=20040319
SHORT="The batch renamer for KDE 3.x"
cat << EOF
Krename offers an easy way to rename hundreds of files in one go, giving you as much freedom as you need. You can use parts of the old filename, information like the current date or even an mp3 tag or the colour depth of an image.
Krename integrates into the Konqueror or Krusader filemanager !
EOF
More information about the Lunar-commits
mailing list