You are not logged in.

#1 2004-12-09 14:32:14

FUBAR
Member
From: Belgium
Registered: 2004-12-08
Posts: 1,029
Website

[New] krename-3.0.2 (old request-fill)

As requested a while ago (and I needed it myself aswell tongue), I made another package today: krename.

PKGBUILD:

pkgname=krename
pkgver=3.0.2
pkgrel=1
pkgdesc="Krename offers an easy way to rename hundreds of files in one go, giving you as much freedom as you need."
url="http://www.krename.net"
groups=
provides=
depends=('qt' 'kdelibs>=3.3.0')
makedepends=
conflicts=
replaces=
backup=
install=
source=(http://belnet.dl.sourceforge.net/sourceforge/krename/$pkgname-$pkgver.tar.bz2)
md5sums=('9f3575391562f3ebcc6705c92c8b0374')

build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/usr
  make || return 1
  make prefix=$startdir/pkg/usr install
}

filelist:

.FILELIST
.PKGINFO
usr/
usr/bin/
usr/bin/krename
usr/share/
usr/share/applnk/
usr/share/applnk/Utilities/
usr/share/applnk/Utilities/krename.desktop
usr/share/apps/
usr/share/apps/konqueror/
usr/share/apps/konqueror/servicemenus/
usr/share/apps/konqueror/servicemenus/krename_dir.desktop
usr/share/apps/konqueror/servicemenus/krenameservicemenu.desktop
usr/share/apps/krename/
usr/share/apps/krename/logo.png
usr/share/icons/
usr/share/icons/hicolor/
usr/share/icons/hicolor/32x32/
usr/share/icons/hicolor/32x32/apps/
usr/share/icons/hicolor/32x32/apps/krename.png
usr/share/icons/hicolor/48x48/
usr/share/icons/hicolor/48x48/apps/
usr/share/icons/hicolor/48x48/apps/krename.png
usr/share/icons/locolor/
usr/share/icons/locolor/16x16/
usr/share/icons/locolor/16x16/apps/
usr/share/icons/locolor/16x16/apps/krename.png
usr/share/icons/locolor/32x32/
usr/share/icons/locolor/32x32/apps/
usr/share/icons/locolor/32x32/apps/krename.png
usr/share/locale/
usr/share/locale/bs/
usr/share/locale/bs/LC_MESSAGES/
usr/share/locale/bs/LC_MESSAGES/krename.mo
usr/share/locale/de/
usr/share/locale/de/LC_MESSAGES/
usr/share/locale/de/LC_MESSAGES/krename.mo
usr/share/locale/es/
usr/share/locale/es/LC_MESSAGES/
usr/share/locale/es/LC_MESSAGES/krename.mo
usr/share/locale/fr/
usr/share/locale/fr/LC_MESSAGES/
usr/share/locale/fr/LC_MESSAGES/krename.mo
usr/share/locale/hu/
usr/share/locale/hu/LC_MESSAGES/
usr/share/locale/hu/LC_MESSAGES/krename.mo
usr/share/locale/it/
usr/share/locale/it/LC_MESSAGES/
usr/share/locale/it/LC_MESSAGES/krename.mo
usr/share/locale/ja/
usr/share/locale/ja/LC_MESSAGES/
usr/share/locale/ja/LC_MESSAGES/krename.mo
usr/share/locale/nl/
usr/share/locale/nl/LC_MESSAGES/
usr/share/locale/nl/LC_MESSAGES/krename.mo
usr/share/locale/pl/
usr/share/locale/pl/LC_MESSAGES/
usr/share/locale/pl/LC_MESSAGES/krename.mo
usr/share/locale/ru/
usr/share/locale/ru/LC_MESSAGES/
usr/share/locale/ru/LC_MESSAGES/krename.mo
usr/share/locale/zh_TW.Big5/
usr/share/locale/zh_TW.Big5/LC_MESSAGES/
usr/share/locale/zh_TW.Big5/LC_MESSAGES/krename.mo

Package info

from http://www.krename.net
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 !

Get it here!


A bus station is where a bus stops.
A train station is where a train stops.
On my desk I have a workstation.

Offline

Board footer

Powered by FluxBB