You are not logged in.

#1 2005-09-25 15:37:48

bardo
Member
Registered: 2004-12-06
Posts: 96

[NEW] dupseek

A fast command line duplicate finder.

# Contributor: Corrado Primier <cp663137@stud.polimi.it>

pkgname=dupseek
pkgver=1.3
pkgrel=1
pkgdesc="A utility to find file duplicates"
url="http://www.beautylabs.net/software/dupseek.html"
depends=('perl')
source=(http://www.beautylabs.net/software/dupseek-1.3.tgz)
md5sums=('14aedcd2fea54fb11704f8450c04f228')

build() {
  mkdir -p $startdir/pkg/usr/bin
  install -m 755 $startdir/src/$pkgname-$pkgver/dupseek $startdir/pkg/usr/bin
}

dreaming in digital / living in realtime / thinking in binary / talking in ip / welcome to our world

Offline

Board footer

Powered by FluxBB