Search Criteria
Package Details: hydrus-video-deduplicator-git 0.6.0.r0.g2f3753c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hydrus-video-deduplicator-git.git (read-only, click to copy) |
---|---|
Package Base: | hydrus-video-deduplicator-git |
Description: | Hydrus Video Deduplicator finds potential duplicate videos through the Hydrus API |
Upstream URL: | https://github.com/hydrusvideodeduplicator/hydrus-video-deduplicator |
Licenses: | MIT |
Conflicts: | hydrus-video-deduplicator |
Provides: | hydrus-video-deduplicator |
Submitter: | zebdo |
Maintainer: | zebdo (Lucki) |
Last Packager: | zebdo |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-12-10 14:51 (UTC) |
Last Updated: | 2024-07-22 19:07 (UTC) |
Dependencies (18)
- python (python37AUR, python311AUR, python310AUR)
- python-avAUR (python-av-gitAUR)
- python-dotenv
- python-joblib
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pillow (python-pillow-gitAUR)
- python-platformdirs
- python-psutil
- python-requests
- python-rich
- python-sqlitedict
- python-tqdm
- python-typer
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
Latest Comments
zebdo commented on 2024-07-22 19:02 (UTC) (edited on 2024-07-22 19:08 (UTC) by zebdo)
it's probably because git is missing from the makedepends, i'll push an update.
Lucki commented on 2024-07-22 09:12 (UTC)
I get the following error while building in a clean chroot:
Lucki commented on 2024-01-20 23:59 (UTC)
Are you sure this needs
python-pyavm
? It isn't listed in thepyproject.toml
and it works so far without it… also it's something for astronomy?For the packaging: You're mixing a fixed release package with a VCS naming (
-git
). See 1 and 2 for details.