Search Criteria
Package Details: dupeguru-git 4.3.1.r40.g9ad84ade-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dupeguru-git.git (read-only, click to copy) |
---|---|
Package Base: | dupeguru-git |
Description: | Find duplicate files on your system |
Upstream URL: | https://dupeguru.voltaicideas.net/ |
Licenses: | GPL3 |
Conflicts: | dupeguru, dupeguru-me, dupeguru-pe, dupeguru-se |
Provides: | dupeguru |
Submitter: | Cebtenzzre |
Maintainer: | Cebtenzzre |
Last Packager: | Cebtenzzre |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-05-15 17:58 (UTC) |
Last Updated: | 2023-07-16 23:12 (UTC) |
Dependencies (13)
- python (python37AUR, python311AUR, python310AUR)
- python-mutagen (python-mutagen-gitAUR)
- python-polib
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-semantic-version
- python-send2trash
- python-xxhash (python-xxhash-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-distro (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- flake8 (check)
- python-pytest (check)
- python-tox (check)
Latest Comments
1 2 Next › Last »
fuan_k commented on 2023-01-07 17:33 (UTC)
Sorry scratch my previous comment, I'm not sure actually. From my testing, Webp deduplication does not work currently and this was mentioned upstream. Still investigating.
Cebtenzzre commented on 2023-01-07 16:18 (UTC)
@fuan_k Are you sure? Qt has had native webp support since 5.3 - before then, it needed qt-webp-plugin. As far as I know, webp-pixbuf-loader only applies to programs that load images using GTK/GDK.
fuan_k commented on 2023-01-06 23:33 (UTC)
Heads up, for Webp support, a new dependecy has been introduced: webp-pixbuf-loader.
fuan_k commented on 2021-12-19 23:50 (UTC) (edited on 2021-12-20 23:36 (UTC) by fuan_k)
~ Perhaps you should remove
python-send2trash
from the dependencies, since the AUR package has been removed (and you download dependencies with pip anyway). ~Edit: it's actually in the official Community repository. My bad.
SimPilotAdamT commented on 2021-09-02 21:28 (UTC)
@Cebtenzzre oki will do
Cebtenzzre commented on 2021-09-02 21:27 (UTC)
@SimPilotAdamT If you just want it to build successfully you could run makepkg with --nocheck, since it's a failure in the test_copy_folder test. I don't think this is the AUR package's fault, so this issue should be reported upstream: https://github.com/arsenetar/dupeguru/issues
SimPilotAdamT commented on 2021-09-02 21:08 (UTC) (edited on 2021-09-02 21:15 (UTC) by SimPilotAdamT)
So I am getting an error trying to build from the AUR, with Python 3.9.7 installed. The error message was so long, I made a pastebin for it. Any ideas?
Happens for me on Arch, Arco, Artix, and Manjaro, all using makepkg as well as yay-git and paru-git.
yiip commented on 2021-09-02 12:07 (UTC)
Hi, upstream replaced hsaudiotag with mutagen: https://github.com/arsenetar/dupeguru/commit/58c04ff9ad4942542e94f581d711c66a962d864f
Please switch from python-hsaudiotag3k to python-mutagen to fix the following build error:
3y7cd commented on 2020-08-17 13:50 (UTC) (edited on 2020-08-17 13:51 (UTC) by 3y7cd)
Hello,
please add python-distro to dependencies.
Here is message from python:
1 2 Next › Last »