Package Details: rmlint-git 2.10.1.r34.g2711b84b-1

Git Clone URL: https://aur.archlinux.org/rmlint-git.git (read-only, click to copy)
Package Base: rmlint-git
Description: Tool to remove duplicates and other lint, being much faster than fdupes
Upstream URL: https://github.com/sahib/rmlint
Keywords: cleaner duplicate fast fdupes file finder system
Licenses: GPL3
Provides: rmlint
Submitter: SahibBommelig
Maintainer: SanskritFritz
Last Packager: xiota
Votes: 37
Popularity: 3.93
First Submitted: 2011-03-27 13:10 (UTC)
Last Updated: 2023-02-03 00:23 (UTC)

Dependencies (4)

Required by (2)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

jdarnold commented on 2014-12-18 21:28 (UTC)

I created a new PKGBUILD that uses the scons method: http://pastebin.com/DbLApp8M

Brottweiler commented on 2014-12-18 20:40 (UTC)

the git repo just merged the develop branch into master with a lot of changes, this now fails to build. ==> GIT checkout done. make: *** No targets specified and no makefile found. Stop. ==> ERROR: A failure occurred in build(). Aborting...

Brottweiler commented on 2014-06-26 12:24 (UTC)

There are conditions where rmlint segfaults when beeing used, often when it has to do with a lot of files. By compiling with clang instead, it works. So consider adding "export CC=clang" to the PKGBUILD.

SahibBommelig commented on 2013-10-17 17:10 (UTC)

@AndreasBWagner: Thanks, updated.

lowfatcomputing commented on 2013-10-17 13:43 (UTC)

@SahibBommelig, That's because you're using the outdated VCS PKGBUILD format. Here's a PKGBUILD that uses the newer format: http://pastebin.com/WsLNvDzZ

SahibBommelig commented on 2013-09-28 22:09 (UTC)

@AndreasBWagner: git+https:// did not work. I changed it simply to https.

lowfatcomputing commented on 2013-09-27 13:36 (UTC)

You should change git:// to git+https:// so people can install this when the git protocol is blocked. Thanks!

SahibBommelig commented on 2013-04-10 22:01 (UTC)

Thanks SanskritFritz, done.t

SanskritFritz commented on 2013-04-10 21:40 (UTC)

Updated PKGBUILD: http://sprunge.us/gAWJ