13 lines
436 B
Bash
13 lines
436 B
Bash
# Template file for 'rdfind'
|
|
pkgname=rdfind
|
|
version=1.3.5
|
|
revision=2
|
|
build_style=gnu-configure
|
|
makedepends="nettle-devel"
|
|
short_desc="A program that finds duplicate files"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://rdfind.pauldreik.se"
|
|
distfiles="http://rdfind.pauldreik.se/rdfind-${version}.tar.gz"
|
|
checksum=c36e0a1ea35b06ddf1d3d499de4c2e4287984ae47c44a8512d384ecea970c344
|
|
CXXFLAGS="-fPIC"
|