
Name | fdupes |
Version | 2.1.2 |
Category | misc |
Description | Identify or delete duplicate files in specified directories. |
Maintainer | pascal.bellard@slitaz.org |
License | MIT |
Website | https://github.com/adrianlopezroche/fdupes |
Sizes | |
Depends on | ![]() ![]() |
Download package |
|
Show receipt | |
Show files list | |
Show cooking log | |
Install package Remove package |
Description
SliTaz package receipt.PACKAGE="fdupes" VERSION="2.1.2" CATEGORY="misc" SHORTDESC="Identify or delete duplicate files in specified directories." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" WEBSITE="https://github.com/adrianlopezroche/fdupes" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://github.com/adrianlopezroche/$PACKAGE/archive/v$VERSION.tar.gz" DEPENDS="ncursesw pcre2" BUILD_DEPENDS="automake ncurses-dev pcre2-dev" Rules to configure and make the package.compilerules() { autoreconf -i && ./configure \ --prefix=/usr \ $CONFIGUREARGS && make } Rules to gen a SliTaz package suitable for Tazpkg.genpkg_rules() { mkdir -p $fs/usr/bin cp -a $src/fdupes $fs/usr/bin } |
6088 packages and 256128 files in current database (Wed Mar 5 09:18:31 2025)